diff options
Diffstat (limited to 'configs/grpeach_defconfig')
-rw-r--r-- | configs/grpeach_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/grpeach_defconfig b/configs/grpeach_defconfig index b05d657f5c9..d497ac80076 100644 --- a/configs/grpeach_defconfig +++ b/configs/grpeach_defconfig @@ -7,8 +7,8 @@ CONFIG_ENV_SIZE=0x10000 CONFIG_ENV_OFFSET=0x80000 CONFIG_ENV_SECT_SIZE=0x10000 CONFIG_DM_GPIO=y -CONFIG_RZA1=y CONFIG_DEFAULT_DEVICE_TREE="r7s72100-gr-peach-u-boot" +CONFIG_RZA1=y CONFIG_BOOTDELAY=3 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="ignore_loglevel" |