aboutsummaryrefslogtreecommitdiff
path: root/configs/axm_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/axm_defconfig')
-rw-r--r--configs/axm_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/axm_defconfig b/configs/axm_defconfig
index a013338..d7b59db 100644
--- a/configs/axm_defconfig
+++ b/configs/axm_defconfig
@@ -73,6 +73,9 @@ CONFIG_MTD=y
CONFIG_MTD_RAW_NAND=y
# CONFIG_SYS_NAND_USE_FLASH_BBT is not set
CONFIG_NAND_ATMEL=y
+CONFIG_SYS_NAND_BLOCK_SIZE=0x20000
+CONFIG_SYS_NAND_PAGE_SIZE=0x800
+CONFIG_SYS_NAND_OOBSIZE=64
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHYLIB=y