u-boot/cpu/ppc4xx
Stefan Roese c440bfe6d6 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board
This patch adds NAND booting support for the AMCC Acadia eval board.

Please make sure to configure jumper J7 to position 2-3 when booting
from NOR, and to position 1-2 when booting for NAND.

I also added a board command to configure the I2C bootstrap EEPROM
values. Right now only 267MHz is support for booting either via NOR
or NAND FLASH. Here the usage:

=> bootstrap 267 nor	;to configure the board for 267MHz NOR booting
=> bootstrap 267 nand	;to configure the board for 267MHz NNAND booting

Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-06 11:42:13 +02:00
..
4xx_enet.c Coding stylke cleanup; update CHANGELOG. 2007-05-05 18:23:11 +02:00
40x_spd_sdram.c [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files 2007-02-20 10:35:42 +01:00
44x_spd_ddr.c ppc4xx: 44x DDR driver code cleanup and small fix for Bamboo 2007-06-01 15:09:50 +02:00
44x_spd_ddr2.c ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) 2007-06-01 13:45:00 +02:00
405gp_pci.c [PATCH] Fix: Compilerwarnings for SC3 board. 2007-01-18 11:28:51 +01:00
440spe_pcie.c [PATCH] Add support for AMCC Taishan PPC440GX eval board 2007-01-18 10:25:34 +01:00
440spe_pcie.h PCIe endpoint support for AMCC Yucca 440SPe board 2006-08-29 08:05:15 +02:00
Makefile [PATCH] Add 4xx GPIO functions 2007-03-24 15:57:09 +01:00
bedbug_405.c Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
commproc.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
config.mk * Code cleanup, mostly for GCC-3.3.x 2004-12-31 09:32:47 +00:00
cpu.c [PATCH] Fix ppc4xx bootstrap letter displayed on startup 2007-06-04 08:36:05 +02:00
cpu_init.c [PATCH] Add 4xx GPIO functions 2007-03-24 15:57:09 +01:00
dcr.S Initial revision 2001-10-21 10:56:49 +00:00
gpio.c [PATCH] Clean up 40EZ/Acadia support 2007-03-24 15:45:34 +01:00
i2c.c ppc4xx: Fix i2c divisor calcularion for PPC4xx 2007-04-12 14:15:59 +02:00
interrupts.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
kgdb.S * Code cleanup: 2003-06-27 21:31:46 +00:00
miiphy.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
ndfc.c Merge with /home/stefan/git/u-boot/bamboo-nand 2007-06-01 16:15:34 +02:00
resetvec.S * Code cleanup: 2003-06-27 21:31:46 +00:00
sdram.c [PATCH] Add support for AMCC Taishan PPC440GX eval board 2007-01-18 10:25:34 +01:00
sdram.h Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) 2006-03-31 14:32:07 +02:00
serial.c [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00
speed.c [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00
start.S ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board 2007-06-06 11:42:13 +02:00
tlb.c Merge with /home/stefan/git/u-boot/denx-merge-sr 2007-03-01 21:16:02 +01:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
usb_ohci.c [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00
usb_ohci.h Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
usbdev.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
usbdev.h Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
vecnum.h [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00