[U-Boot-Users] porting u-boot on custom board based on MPC8541

Wolfgang Denk wd at denx.de
Wed Jun 14 10:20:09 CEST 2006


In message <OF51874832.FC0A541A-ON4825718D.0009824D-4825718D.000DA9F6 at digitalchina.com> you wrote:
>
> How can I porting the u-boot to fit my board?

Like on any other board, too.

> I have completed the first stage by this:
> 1.Add MYBOARD_config option to the top level of u-boot.
> 2.cp board/cds/mpc8541cds/* board/cds/MYBOARD/
> 3.rename mpc8541cds.c to MYBOARD.c and replace "mpc8641cds" with "MYBOARD" 
> in some files
> 4.cp include/configs/mpc8541cds.h MYBOARD.h
> 5.make MYBOARD_config,make,
> 6.It success build, of course not work on the target.

OK so far. Now start implementing your board specific changes, i.  e.
the heart of the port.

> I know that I must custom the files below MYBORD dir, but any others? 
> especially the UART ,BootRom and flash drivers.
> I find some messages about BCM5461S driver in the mail list,how can I get 
> it?

>From the archive?

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
Suffocating together ... would create heroic camaraderie.
	-- Khan Noonian Singh, "Space Seed", stardate 3142.8




More information about the U-Boot mailing list