diff options
Diffstat (limited to 'configs/parrot_r16_defconfig')
-rw-r--r-- | configs/parrot_r16_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/parrot_r16_defconfig b/configs/parrot_r16_defconfig index d0ef1b6fa5..3c1bb68f57 100644 --- a/configs/parrot_r16_defconfig +++ b/configs/parrot_r16_defconfig @@ -17,6 +17,7 @@ CONFIG_USE_PREBOOT=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_DEFAULT_DEVICE_TREE="sun8i-r16-parrot" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_FASTBOOT_CMD_OEM_FORMAT=y CONFIG_CONS_INDEX=5 CONFIG_USB_EHCI_HCD=y |