aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorStefan Roese2005-08-01 09:49:12 -0500
committerStefan Roese2005-08-01 09:49:12 -0500
commit8a316c9b6215266b8f5f7bbae5ee12e8b8afac83 (patch)
tree52477fa047556404d79d61c7cefd6ab3d79c0441 /README
parentc157d8e219694f5c3dea1ed3826668bdc67ca093 (diff)
downloadu-boot-8a316c9b6215266b8f5f7bbae5ee12e8b8afac83.tar.gz
u-boot-8a316c9b6215266b8f5f7bbae5ee12e8b8afac83.tar.xz
u-boot-8a316c9b6215266b8f5f7bbae5ee12e8b8afac83.zip
Major cleanup for AMCC PPC4xx eval boards.
Patch by Stefan Roese, 01 Aug 2005
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index c52ccbd9db..6327f64140 100644
--- a/README
+++ b/README
@@ -295,7 +295,7 @@ The following options need to be configured:
295 CONFIG_FADS823 CONFIG_NETVIA CONFIG_V37 295 CONFIG_FADS823 CONFIG_NETVIA CONFIG_V37
296 CONFIG_FADS850SAR CONFIG_NX823 CONFIG_W7OLMC 296 CONFIG_FADS850SAR CONFIG_NX823 CONFIG_W7OLMC
297 CONFIG_FADS860T CONFIG_OCRTC CONFIG_W7OLMG 297 CONFIG_FADS860T CONFIG_OCRTC CONFIG_W7OLMG
298 CONFIG_FLAGADM CONFIG_ORSG CONFIG_WALNUT405 298 CONFIG_FLAGADM CONFIG_ORSG CONFIG_WALNUT
299 CONFIG_FPS850L CONFIG_OXC CONFIG_ZPC1900 299 CONFIG_FPS850L CONFIG_OXC CONFIG_ZPC1900
300 CONFIG_FPS860L CONFIG_ZUMA 300 CONFIG_FPS860L CONFIG_ZUMA
301 301
@@ -2192,7 +2192,7 @@ configurations; the following names are supported:
2192 FADS850SAR_config omap1610h2_config TQM850L_config 2192 FADS850SAR_config omap1610h2_config TQM850L_config
2193 FADS860T_config omap1610inn_config TQM855L_config 2193 FADS860T_config omap1610inn_config TQM855L_config
2194 FPS850L_config omap5912osk_config TQM860L_config 2194 FPS850L_config omap5912osk_config TQM860L_config
2195 omap2420h4_config WALNUT405_config 2195 omap2420h4_config walnut_config
2196 Yukon8220_config 2196 Yukon8220_config
2197 ZPC1900_config 2197 ZPC1900_config
2198 2198
@@ -3135,7 +3135,7 @@ locked as (mis-) used as memory, etc.
3135 CFG_INIT_RAM_ADDR should be somewhere that won't interfere 3135 CFG_INIT_RAM_ADDR should be somewhere that won't interfere
3136 with your processor/board/system design. The default value 3136 with your processor/board/system design. The default value
3137 you will find in any recent u-boot distribution in 3137 you will find in any recent u-boot distribution in
3138 Walnut405.h should work for you. I'd set it to a value larger 3138 walnut.h should work for you. I'd set it to a value larger
3139 than your SDRAM module. If you have a 64MB SDRAM module, set 3139 than your SDRAM module. If you have a 64MB SDRAM module, set
3140 it above 400_0000. Just make sure your board has no resources 3140 it above 400_0000. Just make sure your board has no resources
3141 that are supposed to respond to that address! That code in 3141 that are supposed to respond to that address! That code in