Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board | Stefan Roese | 2008-03-15 | -22/+46 |
| | | | | | | | This patch adds USB OHCI support to the Canyonlands board port. It also enables EXT2 support. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | ppc4xx: Add Canyonlands NAND booting support | Stefan Roese | 2008-03-15 | -8/+81 |
| | | | | | | | | | | | | | | | 460EX doesn't support a fixed bootstrap option to boot from 512 byte page NAND devices. The only bootstrap option for NAND booting is option F for 2k page devices. So to boot from a 512 bype page device, the I2C bootstrap EEPROM needs to be programmed accordingly. This patch adds basic NAND booting support for the AMCC Canyonlands aval board and also adds support to the "bootstrap" command, to enable NAND booting I2C setting. Tested with 512 byte page NAND device (32MByte) on Canyonlands. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) | Stefan Roese | 2008-03-15 | -0/+470 |
This patch adds support for the AMCC Canyonlands 460EX evaluation board. Signed-off-by: Stefan Roese <sr@denx.de> |