From 19f0779b5655234f1a9514651b6890a0069a5450 Mon Sep 17 00:00:00 2001 From: Pawit Pornkitprasan Date: Fri, 30 Dec 2011 21:33:01 +0700 Subject: Update BoardConfigCommon from crespo --- BoardConfigCommon.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 06dd4b8..ff0de83 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -55,11 +55,11 @@ BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_BCM := true # Video Devices -BOARD_USES_OVERLAY := true BOARD_V4L2_DEVICE := /dev/video1 BOARD_CAMERA_DEVICE := /dev/video0 -BOARD_NAND_PAGE_SIZE := 4096 -s 128 +BOARD_NAND_PAGE_SIZE := 4096 +BOARD_NAND_SPARE_SIZE := 128 BOARD_KERNEL_BASE := 0x32000000 BOARD_KERNEL_PAGESIZE := 4096 BOARD_KERNEL_CMDLINE := console=ttyFIQ0,115200 init=/init no_console_suspend -- cgit v1.1