]> git.sur5r.net Git - u-boot/commit
ppc4xx: Fix "chip_config" command for AMCC Arches
authorStefan Roese <sr@denx.de>
Mon, 17 Aug 2009 14:57:53 +0000 (16:57 +0200)
committerStefan Roese <sr@denx.de>
Tue, 18 Aug 2009 07:16:33 +0000 (09:16 +0200)
commit514bab6609acd1a2a19fdd75c2f6255178db7c96
tree3865a6578ec15d52d075fbb9db7824aa10d5538d
parent7dedefdf749ff02c1086f7ddb8cb83a77b00d030
ppc4xx: Fix "chip_config" command for AMCC Arches

This patch fixes the "chip_config" command for I2C bootstrap EEPROM
configuration. First it changes the I2C bootstrap EEPROM address to
0x54 as this is used on Arches (instead of 0x52 on Canyonlands/
Glacier). Additionally, the NAND bootstrap settings are removed
for Arches since Arches doesn't support NAND-booting.

Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/canyonlands/chip_config.c
include/configs/canyonlands.h