Masahiro Yamada | 252ed87 | 2015-03-12 13:24:39 +0900 | [diff] [blame] | 1 | CONFIG_ARM=y |
2 | CONFIG_TARGET_WOODBURN_SD=y | ||||
Joe Hershberger | bd328eb | 2015-05-12 14:46:24 -0500 | [diff] [blame] | 3 | CONFIG_SPL=y |
4 | CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/woodburn/imximage.cfg" | ||||
Nikita Kiryanov | 181bd9d | 2015-08-03 12:36:58 +0300 | [diff] [blame] | 5 | CONFIG_SYS_PROMPT="woodburn U-Boot > " |
Bin Meng | 80df691 | 2015-09-28 05:14:15 -0700 | [diff] [blame] | 6 | # CONFIG_CMD_SETEXPR is not set |