[U-Boot] U-boot 1.1.2 CONFIG_COMMANDS
sohu
billgate83 at sohu.com
Mon Dec 27 03:09:05 CET 2010
Hi,i am using u-boot 1.1.2,for some reasons,i have no time to port to new
revision code of u-boot.And now i met one problem
in my include/configs/myboards3c44b0.h
#define CONFIG_COMMANDS ( CONFIG_CMD_DFL | \
CFG_CMD_DATE | \
CFG_CMD_ELF | \
CFG_CMD_NET | \
CFG_CMD_PING | \
CFG_CMD_ENV | \
CFG_CMD_FLASH)
The form above is default, and i move CONFIG_CMD_DFL option out,and now
something wrong with my u-boot.bin
when i power on my board,The message seems this:
U-Boot 1.1.2 (Dec 27 2010 - 08:54:13)
U-Boot code: 0C300000 -> 0C315310 BSS: -> 0C319000
RAM Configuration:
Bank #0: 0c000000 32 MB
Flash: 4 MB
And stop here,i wonder if i omit some options of CONFIG_COMMANDS macro?but
which one it should be?Thanks for any suggestion !
MrGates
More information about the U-Boot
mailing list