
13 Oct
2010
13 Oct
'10
8:02 a.m.
Dear "wind_embedded",
In message 000001cb6a92$34979570$a744fea9@E43A you wrote:
Before I use VxWorks, it works fine. When I port u-boot, my project based on IDS8247. I changed configuration in IDS8247.h and updated flash.c, after I compiled u-boot, I burned u-boot.bin into AM29LV040B. Console output(DEBUG is defined):
You must never copy any code without trying to understand it. When adapting code from another board, you need to understand not only your own hardware in detail, but also the hardware you are copying from.
In your case, you should not use the old flash driver in flash.c at all. Remove that file, and use the CFI flash driver instead.
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 don't have to stay up nights to succeed; you have to stay awake
days.