How to build U-Boot-1.1.6 on CD-ROMs
Posted: Sat Dec 20, 2008 8:18 pm
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
2. untar uboot package
3. make distclean
4. make <board_type>_config
5. make all