[U-Boot-Users] implementation of lowboot for pq2fads-zu board

Wolfgang Denk wd at denx.de
Fri Nov 3 21:16:35 CET 2006


In message <7156253.post at talk.nabble.com> you wrote:
> 
> 1. 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.

> 2. 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 at denx.de
Real programmers can write assembly code in any language.   :-)
                      - Larry Wall in  <8571 at jpl-devvax.JPL.NASA.GOV>




More information about the U-Boot mailing list