aboutsummaryrefslogtreecommitdiff
path: root/configs/crs305-1g-4s_defconfig
diff options
context:
space:
mode:
authorLuka Kovacic <me@lukakovacic.xyz>2019-06-25 13:57:53 +0200
committerStefan Roese <sr@denx.de>2019-07-11 10:58:02 +0200
commit7945436f888ecd3ba9f6efbc13be04b1bbaceabf (patch)
treeea3456ecd8fb787f8403ddf3559fb28c3286494b /configs/crs305-1g-4s_defconfig
parent6165c891287783a71fab703722615918dbf94796 (diff)
downloadu-boot-7945436f888ecd3ba9f6efbc13be04b1bbaceabf.zip
u-boot-7945436f888ecd3ba9f6efbc13be04b1bbaceabf.tar.gz
u-boot-7945436f888ecd3ba9f6efbc13be04b1bbaceabf.tar.bz2
arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN
This change enables CMD_BOOTZ and increases SYS_BOOTM_LEN to make it easier to work with kernel images. Signed-off-by: Luka Kovacic <me@lukakovacic.xyz> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/crs305-1g-4s_defconfig')
-rw-r--r--configs/crs305-1g-4s_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/crs305-1g-4s_defconfig b/configs/crs305-1g-4s_defconfig
index 26e1c91..df77cb8 100644
--- a/configs/crs305-1g-4s_defconfig
+++ b/configs/crs305-1g-4s_defconfig
@@ -7,6 +7,7 @@ CONFIG_BUILD_TARGET="u-boot.kwb"
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_CMD_MEMTEST=y
CONFIG_SYS_ALT_MEMTEST=y
+CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_I2C=y
CONFIG_CMD_SF=y