Skip to content
Snippets Groups Projects
Commit e9017556 authored by Braden Kell's avatar Braden Kell Committed by CQ bot account: commit-bot@chromium.org
Browse files

[scripts] Add ramdisk option to package-image.sh

Mediatek devices crash in the bootloader when the
decompressed kernel is written to the ramdisk
region. Add an option to package-image.sh that
will prevent a ramdisk from being added to the
boot image, and use this option in the Cleo and
mt8167s_ref flash scripts. The default behavior
has not changed, so other devices shouldn't be
affected.

ZX-3356 #done
Test: mt8167 ref board boots.
Test: Ran package-image.sh and inspected the boot
      image with a hex editor.

Change-Id: If084e162d2bfe9b4ad37339c9b4daacc43791861
parent 5205b2cb
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment