aosp_beryllium: Set bootargs and don't force kernel cmdline
Set bootargs, we are no longer forcing kernel cmdline.
Signed-off-by: Amit Pundir <pundiramit@gmail.com>
diff --git a/aosp_beryllium/BoardConfig.mk b/aosp_beryllium/BoardConfig.mk
index 28a015e..3fa982f 100644
--- a/aosp_beryllium/BoardConfig.mk
+++ b/aosp_beryllium/BoardConfig.mk
@@ -10,6 +10,10 @@
BOARD_KERNEL_PAGESIZE := 4096
BOARD_KERNEL_TAGS_OFFSET := 0x00000100
BOARD_RAMDISK_OFFSET := 0x01000000
+BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200n8 androidboot.console=ttyMSM0
+BOARD_KERNEL_CMDLINE += androidboot.hardware=aosp_beryllium androidboot.boot_devices=soc/1d84000.ufshc
+BOARD_KERNEL_CMDLINE += firmware_class.path=/vendor/firmware/ init=/init
+BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive pd_ignore_unused clk_ignore_inherited
# Image Configuration
BOARD_BOOTIMAGE_PARTITION_SIZE := 67108864 #64M