diff options
Diffstat (limited to 'configs/brppt2_defconfig')
-rw-r--r-- | configs/brppt2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/brppt2_defconfig b/configs/brppt2_defconfig index bcd46c18dc..af15a58d47 100644 --- a/configs/brppt2_defconfig +++ b/configs/brppt2_defconfig @@ -16,7 +16,7 @@ CONFIG_MX6QDL=y CONFIG_TARGET_BRPPT2=y CONFIG_SYS_MALLOC_LEN=0xa00000 CONFIG_DEFAULT_DEVICE_TREE="imx6dl-brppt2" -CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_SPL_SERIAL=y CONFIG_SYS_BOOTCOUNT_ADDR=0x020CC068 CONFIG_SPL=y CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y |