Page 1 of 1

How to build U-Boot-1.1.6 on CD-ROMs

Posted: Sat Dec 20, 2008 8:18 pm
by esky-sh
1. check correct cross complier installed -- arm-linux-gcc-3.4.1
2. untar uboot package
3. make distclean
4. make <board_type>_config
5. make all