diff options
Diffstat (limited to 'configs/emlid_neutis_n5_devboard_defconfig')
-rw-r--r-- | configs/emlid_neutis_n5_devboard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/emlid_neutis_n5_devboard_defconfig b/configs/emlid_neutis_n5_devboard_defconfig index e85287e3ec..90f4d53678 100644 --- a/configs/emlid_neutis_n5_devboard_defconfig +++ b/configs/emlid_neutis_n5_devboard_defconfig @@ -13,3 +13,4 @@ CONFIG_USE_PREBOOT=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-emlid-neutis-n5-devboard" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y |