diff options
Diffstat (limited to 'configs/db-88f6281-bp-spi_defconfig')
-rw-r--r-- | configs/db-88f6281-bp-spi_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/db-88f6281-bp-spi_defconfig b/configs/db-88f6281-bp-spi_defconfig index 9ccf0a93d4..8fabea48f2 100644 --- a/configs/db-88f6281-bp-spi_defconfig +++ b/configs/db-88f6281-bp-spi_defconfig @@ -5,7 +5,10 @@ CONFIG_SYS_THUMB_BUILD=y CONFIG_KIRKWOOD=y CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_TARGET_DB_88F6281_BP=y +CONFIG_ENV_SIZE=0x1000 +CONFIG_ENV_OFFSET=0xC0000 CONFIG_NR_DRAM_BANKS=2 +CONFIG_ENV_SECT_SIZE=0x40000 CONFIG_IDENT_STRING="\nMarvell DB-88F6281-BP" # CONFIG_SYS_MALLOC_F is not set CONFIG_FIT=y |