Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-25 | drivers/mtd : move mtd drivers to drivers/mtd | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2007-09-11 | [ppc4xx] Individual handling of sdram.c for bamboo_nand build | Grzegorz Bernacki | |
Bamboo has a file sdram.c which needs special treatment when building in separate directory. It has to be linked to build directory otherwise it is not seen. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> | |||
2007-06-01 | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board | Stefan Roese | |
This patch adds NAND booting support for the AMCC Bamboo eval board. Since the NAND-SPL boot image is limited to 4kbytes, this version only supports the onboard 64MBytes of DDR. The DIMM modules can't be supported, since the setup code for I2C DIMM autodetection and configuration is too big for this NAND bootloader. Signed-off-by: Stefan Roese <sr@denx.de> |