diff options
Diffstat (limited to 'configs/p201_defconfig')
-rw-r--r-- | configs/p201_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/p201_defconfig b/configs/p201_defconfig index 0ebf726a9f..ff6f279d69 100644 --- a/configs/p201_defconfig +++ b/configs/p201_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_SYS_BOARD="p201" CONFIG_ARCH_MESON=y CONFIG_SYS_TEXT_BASE=0x01000000 +CONFIG_ENV_SIZE=0x2000 CONFIG_NR_DRAM_BANKS=1 CONFIG_DEBUG_UART_BASE=0xc81004c0 CONFIG_DEBUG_UART_CLOCK=24000000 |