aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCody Ferber <codyf86@gmail.com>2013-09-01 21:22:21 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-09-01 21:22:21 +0200
commit58c8a2684f825f4164110f24ef5efa714253bacc (patch)
tree487fb625325611383ef5dcd69a5d4116be274178
parent8dab357d7c9a92990e6932022835f8488b0c5005 (diff)
downloaddevice_samsung_espresso3g-58c8a2684f825f4164110f24ef5efa714253bacc.zip
device_samsung_espresso3g-58c8a2684f825f4164110f24ef5efa714253bacc.tar.gz
device_samsung_espresso3g-58c8a2684f825f4164110f24ef5efa714253bacc.tar.bz2
p51xx: correct kernel page size
Change-Id: I704566cc0777c48641513113b32a3836a53eb241
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index ad1a204..74699bd 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -29,7 +29,7 @@ TARGET_BOOTLOADER_BOARD_NAME := piranha
BOARD_NAND_PAGE_SIZE := 4096
BOARD_NAND_SPARE_SIZE := 128
-BOARD_KERNEL_PAGESIZE := 4096
+BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_BASE := 0x40000000
BOARD_KERNEL_CMDLINE :=