
3 Nov
2006
3 Nov
'06
9:16 p.m.
In message 7156253.post@talk.nabble.com you wrote:
- I am using u-boot-1.1.1 pq2fads-zu board bdi 2000
now it is in high boot,but i want to change it to lowboot what are all the changes to be made in include/configs/mpc8260ads.h board/mpc8260/config.mk cpu/mpc8260 Makefile
kindly suggest the changes to be done.
It's a 3 stage procedure.
Step 1 is reading the documentation and understanding the hardware (and I mean *really* understanding it).
Step 2 is updating to current code, i. e. top of tree in the git repo, or at least U-Boot version 1.1.6.
Step 3 is implementing the changes.
- if i want do changes in u-boot-1.1.1for custom board what are all the
changes to be done.
You don't want to use this ancient version for current work. Please use the *current* version ( top of tree in the git repo) for all new work.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Real programmers can write assembly code in any language. :-)
- Larry Wall in 8571@jpl-devvax.JPL.NASA.GOV