diff options
Diffstat (limited to 'config/u-boot/gru_bob')
| -rw-r--r-- | config/u-boot/gru_bob/config/default | 2 | ||||
| -rw-r--r-- | config/u-boot/gru_bob/target.cfg | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/config/u-boot/gru_bob/config/default b/config/u-boot/gru_bob/config/default index cc93540c..f6894b52 100644 --- a/config/u-boot/gru_bob/config/default +++ b/config/u-boot/gru_bob/config/default @@ -834,7 +834,7 @@ CONFIG_CMD_BOOTM=y  CONFIG_CMD_BOOTDEV=y  CONFIG_CMD_BOOTFLOW=y  CONFIG_CMD_BOOTFLOW_FULL=y -CONFIG_CMD_BOOTFLOW_BOOTDELAY=30 +CONFIG_CMD_BOOTFLOW_BOOTDELAY=8  CONFIG_CMD_BOOTMETH=y  CONFIG_CMD_BOOTSTD=y  CONFIG_BOOTM_EFI=y diff --git a/config/u-boot/gru_bob/target.cfg b/config/u-boot/gru_bob/target.cfg index e19603c2..0c90e338 100644 --- a/config/u-boot/gru_bob/target.cfg +++ b/config/u-boot/gru_bob/target.cfg @@ -1,5 +1,5 @@  # SPDX-License-Identifier: GPL-3.0-or-later  tree="default" -xtree="default" +xgcctree="default"  xarch="aarch64-elf arm-eabi" | 
