summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index fa93bc9..f06ba3b 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -40,7 +40,7 @@ TARGET_NO_BOOTLOADER := true
40 40
41BOARD_KERNEL_BASE := 0x80008000 41BOARD_KERNEL_BASE := 0x80008000
42#BOARD_KERNEL_CMDLINE := console=ttyO2,115200n8 mem=1024M androidboot.console=ttyO2 androidboot.hardware=am57xevmboard vram=20M omapfb.vram=0:16M 42#BOARD_KERNEL_CMDLINE := console=ttyO2,115200n8 mem=1024M androidboot.console=ttyO2 androidboot.hardware=am57xevmboard vram=20M omapfb.vram=0:16M
43BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01f00000 43BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x03000000
44 44
45TARGET_NO_RADIOIMAGE := true 45TARGET_NO_RADIOIMAGE := true
46TARGET_BOARD_PLATFORM := am57x 46TARGET_BOARD_PLATFORM := am57x