u-boot-brain/board/amcc/sequoia
Stefan Roese cfc2587462 ppc4xx: Sequoia: Add chip_config command
This patch removes the Sequoia "bootstrap" command and replaces it
with the now common command "chip_config".

Please note that the patches with the dynamic PCI sync clock
configuration have to be applied, before this one should go in.
This is because Sequoia has 2 different bootstrap EEPROMs, and
the old bootstrap command configured different values depending
on the detected PCI async clock (33 vs. 66MHz). With the PCI sync
clock patches, this is not necessary anymore. The PCI sync clock
will be configured correctly on-the-fly now.

Signed-off-by: Stefan Roese <sr@denx.de>
2009-10-23 16:05:11 +02:00
..
chip_config.c ppc4xx: Sequoia: Add chip_config command 2009-10-23 16:05:11 +02:00
config.mk rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
init.S ppc4xx: Add Sequoia RAM-booting target 2009-06-12 20:39:47 +02:00
Makefile ppc4xx: Sequoia: Add chip_config command 2009-10-23 16:05:11 +02:00
sdram.c ppc4xx: Add Sequoia RAM-booting target 2009-06-12 20:39:47 +02:00
sequoia.c ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock 2009-10-23 16:04:54 +02:00
u-boot-nand.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
u-boot-ram.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
u-boot.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00