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

[hikey][build] netboot option not enabled with -m option in hikey

currently with "-m" option netsvc.netboot is not getting set to true.
Bootimage for hikey is generated using mkbootimg and uses a separate
cmdline option. Fixed by passing the cmdline option to mkbootimg

TEST: Build zircon and flashed on hikey. Enabled init-ums usb option
./scripts/build-zircon-arm64 && ./scripts/flash-hikey -m
usbctl init-ums

Change-Id: I32e9d357591dbc466749ea316a313cd09b9f5dd0
parent 16f4f8da
No related branches found
No related tags found
No related merge requests found
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