Skip to content

Commit

Permalink
i9500: bootloader does not pass BOARD_KERNEL_CMDLINE to kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
intervigilium committed Nov 24, 2013
1 parent 36bb86f commit 6da23fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ TARGET_CPU_VARIANT := cortex-a15
# Kernel
BOARD_KERNEL_BASE := 0x10000000
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_CMDLINE := console=ttySAC2,115200n8 vmalloc=512M androidboot.console=ttySAC2 androidboot.selinux=permissive
TARGET_KERNEL_CONFIG := cyanogenmod_i9500_defconfig
TARGET_KERNEL_SOURCE := kernel/samsung/exynos5410

Expand Down

0 comments on commit 6da23fb

Please sign in to comment.