[U-Boot-Users] Power On Self Tests
Pierre AUBERT
p.aubert at staubli.com
Thu Nov 21 14:05:14 CET 2002
Wolfgang Denk wrote:
> Dear Pierre,
>
>
> Can you please also send the correspoding CHANGELOG entry, plus the
> patch for README to describe the new CFG_* variable?
>
> Best regards,
>
> Wolfgang Denk
>
Please find attached the patch for the README file.
--- ppcboot-2.0.0-cvs/README 2002-11-21 13:50:01.000000000 +0100
+++ ppcboot-2.0.0-m/README 2002-11-21 14:03:17.000000000 +0100
@@ -1653,6 +1653,13 @@ Low Level (hardware related) configurati
wrong setting might damage your board. Read
doc/README.MBX before setting this variable!
+- CFG_CPM_POST_WORD_ADDR:
+ (CPM8xx, CPM8260)
+ Offset of the bootmode word in DPRAM used by post (Power On Self
Tests)
+ This definition overrides hardcoded #define in commproc.h or
+ cpm_8260.h.
+
+
Building the Software:
======================
CHANGELOG:
* Patch by Pierre Aubert , 21 Nov 2002
Add CFG_CPM_POST_WORD_ADDR so the offset of the bootmode
word in DPRAM can be redefined in the board config file.
Best regards.
More information about the U-Boot
mailing list