Skip RAID autodetect

Bug: 64848151
Test: Boot
Change-Id: Ic174b3c07ac71f94f08d13507805ddb02fde0f28
This commit is contained in:
Wei Wang
2017-08-18 15:02:33 -07:00
parent 4341d45908
commit e4205e7558

View File

@@ -34,6 +34,7 @@ BOARD_KERNEL_CMDLINE += service_locator.enable=1
BOARD_KERNEL_CMDLINE += swiotlb=2048
BOARD_KERNEL_CMDLINE += firmware_class.path=/vendor/firmware
BOARD_KERNEL_CMDLINE += loop.max_part=7
BOARD_KERNEL_CMDLINE += raid=noautodetect
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 4096