commit | fce070af8bf43945478f68ce2bbcc3dc900d3241 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Aug 17 16:57:53 2009 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 18 09:16:33 2009 +0200 |
tree | 3865a6578ec15d52d075fbb9db7824aa10d5538d | |
parent | ee35588242c4d294174998ff8d48ad67950e06da [diff] |
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>