[U-Boot-Users] A starter of porting u-boot to a new boar d

Eric Miao eric.y.miao at gmail.com
Sat Apr 28 02:49:15 CEST 2007


On 4/27/07, yeshi208 at 126.com <yeshi208 at 126.com> wrote:
> Hello:
>     I am a newbie to use u-boot, and I have browse the readme file in the
> source directory. Now I want to port u-boot to a new board. But I do not
> know the step exactly.Could some good people tell me where should I start
> from:)
>     The CPU is SEP3203F50 using ARM7TDMI core, and for the first time I want
> to make a u-boot.bin file to write into flash. The bin file could not
> surport net.

I guess the README has already provided sufficient information to start,
right? You can start copy a similar board (regarding CPU architecture,
SoC, and peripherals on board) directory within board/ and rename it
to yours, and copy a similar board config header file within include/configs/,
then you start with ./mkconfig

> Best Wishs
>
> yeshi
>
>
>
>
>
> ________________________________
>  免费试玩2006中国最佳网络游戏--梦幻西游
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
>


More information about the U-Boot mailing list