diff options
Diffstat (limited to 'configs/poleg_evb_defconfig')
-rw-r--r-- | configs/poleg_evb_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/poleg_evb_defconfig b/configs/poleg_evb_defconfig index 365f6434f83..a87e918117c 100644 --- a/configs/poleg_evb_defconfig +++ b/configs/poleg_evb_defconfig @@ -23,6 +23,7 @@ CONFIG_USE_BOOTCOMMAND=y CONFIG_BOOTCOMMAND="run common_bootargs; run romboot" CONFIG_SYS_CBSIZE=256 CONFIG_SYS_PBSIZE=280 +# CONFIG_BOARD_INIT is not set CONFIG_SYS_PROMPT="U-Boot>" CONFIG_SYS_MAXARGS=32 CONFIG_CMD_FUSE=y |