Template Information

Trang

Make U-Boot

Thứ Năm, 23 tháng 6, 2011 / 08:36

• Check the target boards supported by U-Boot
• Config your target board – smdk2410 as an example
• Make u-boot
:
smdk2410_config : unconfig
@./mkconfig $(@:_config=) arm arm920t smdk2410 NULL s3c24x0
:
vi /u-boot-1.1.2/makefile
[root@test u-boot-1.1.2]# make smdk2410_config
Configuring for smdk2410 board ….
[root@test u-boot-1.1.2]# make
:
-Map u-boot.map –o u-boot
arm-linux-objcopy --gap-fill=0xff –O srec u-boot u-boot.srec
arm-linux-objcopy --gap-fill=0xff –O binary u-boot u-boot.bin

0 nhận xét:

Đăng nhận xét