
16 Jul
2008
16 Jul
'08
11:53 a.m.
In message 7773DF3D5AD05647B155E7F56554B45CCBED93@srvhouexc13.nov.com you wrote:
- I think I might be making an error with the syntax. Can you verify
that this is the exact correct syntax to fix the Bad CRC (quotations, colons etc) (or am I making an error somewhere in the syntax)
#define CONFIG_PREEBOOT "setenv preboot 'setenv preboot;saveenv';"
-------------------^^ typo
Try CONFIG_PREBOOT instead...
- And also can you verify that I would add this line in the file that I
am adding this line of code to is at91rm9200dk.h in
Include/configs/at91rm9200dk.h is the configuration file for the old evaluation kit; I don;t think you should meddle with this file. You should have your own board config file instead.
-----Original Message----- From: wd@denx.de [mailto:wd@denx.de]
...
Please don't top post / full quote.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
You have the capacity to learn from mistakes. You'll learn a lot
today.