[U-Boot-Users] Where is all the commands?

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.
Thanks

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
participants (2)
-
25an
-
Niklaus Giger