summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfigCommon.mk')
-rwxr-xr-xBoardConfigCommon.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 0465312..038e9eb 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -48,7 +48,8 @@ BOARD_USES_HGL := true
DEFAULT_FB_NUM := 2
-BOARD_NAND_PAGE_SIZE := 4096 -s 128
+BOARD_NAND_PAGE_SIZE := 4096
+BOARD_NAND_SPARE_SIZE := 128
BOARD_KERNEL_BASE := 0x30000000
BOARD_KERNEL_PAGESIZE := 4096