diff options
Diffstat (limited to 'configs/opos6uldev_defconfig')
-rw-r--r-- | configs/opos6uldev_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/opos6uldev_defconfig b/configs/opos6uldev_defconfig index 5397debeec..6a5e8cc853 100644 --- a/configs/opos6uldev_defconfig +++ b/configs/opos6uldev_defconfig @@ -23,6 +23,7 @@ CONFIG_SUPPORT_RAW_INITRD=y CONFIG_DEFAULT_FDT_FILE="imx6ul-opos6uldev.dtb" CONFIG_VERSION_VARIABLE=y CONFIG_BOUNCE_BUFFER=y +CONFIG_SPL_TEXT_BASE=0x00908000 CONFIG_SPL_BOARD_INIT=y CONFIG_SPL_ENV_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y |