diff options
author | Jon Loeliger <jdl@freescale.com> | 2005-08-02 13:53:07 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2005-08-02 13:53:07 -0500 |
commit | 4b1d95d96a39a71eddd088bb5e0e9e699035c9bf (patch) | |
tree | 57e2d52b0636c7299992e869fa0b0ee4da7ca4d2 /README | |
parent | de1d0a69956a63cea6a62043ae5d5afb584efe93 (diff) | |
parent | 095b8a3798f1c6cd618092899e783dc2ee0d23f5 (diff) | |
download | u-boot-imx-4b1d95d96a39a71eddd088bb5e0e9e699035c9bf.zip u-boot-imx-4b1d95d96a39a71eddd088bb5e0e9e699035c9bf.tar.gz u-boot-imx-4b1d95d96a39a71eddd088bb5e0e9e699035c9bf.tar.bz2 |
Merge with rsync://git-user@source.denx.net/git/u-boot.git
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -295,7 +295,7 @@ The following options need to be configured: CONFIG_FADS823 CONFIG_NETTA CONFIG_V37 CONFIG_FADS850SAR CONFIG_NETVIA CONFIG_W7OLMC CONFIG_FADS860T CONFIG_NX823 CONFIG_W7OLMG - CONFIG_FLAGADM CONFIG_OCRTC CONFIG_WALNUT405 + CONFIG_FLAGADM CONFIG_OCRTC CONFIG_WALNUT CONFIG_FPS850L CONFIG_ORSG CONFIG_ZPC1900 CONFIG_FPS860L CONFIG_OXC CONFIG_ZUMA @@ -2192,7 +2192,7 @@ configurations; the following names are supported: FADS850SAR_config omap1510inn_config TQM850L_config FADS860T_config omap1610h2_config TQM855L_config FPS850L_config omap1610inn_config TQM860L_config - omap5912osk_config WALNUT405_config + omap5912osk_config walnut_config omap2420h4_config Yukon8220_config ZPC1900_config @@ -3135,7 +3135,7 @@ locked as (mis-) used as memory, etc. CFG_INIT_RAM_ADDR should be somewhere that won't interfere with your processor/board/system design. The default value you will find in any recent u-boot distribution in - Walnut405.h should work for you. I'd set it to a value larger + walnut.h should work for you. I'd set it to a value larger than your SDRAM module. If you have a 64MB SDRAM module, set it above 400_0000. Just make sure your board has no resources that are supposed to respond to that address! That code in |