summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index a7b9f9c..d6f8b49 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -56,3 +56,6 @@ endif
BOARD_USES_HGL := true
BOARD_NAND_PAGE_SIZE := 4096 -s 128
+
+BOARD_KERNEL_BASE := 0x30000000
+BOARD_KERNEL_PAGESIZE := 4096