
28 Feb
2007
28 Feb
'07
10:49 a.m.
Hi
25anmans.zigher@gmail.com 28.02.07 10:35:28 >>>
Hi!
I have just managed to compile u-boot and managed to run it on the board (AT91SAM9261ek) but one of the reasons why I compiled it and did not just use the u-boot.bin that came with board was that it did not have all the commands that the DENX U-Boot manual mentioned. Fore example I am missing the iminfo,bdinfo,diskboot and dhcp commands. Any thoughts about this.
Take a look at the README, (look for Monitor Functions). Then change the define CONFIG_COMMANDS in your include/configs/<board.h>.
Best regards