Update git submodules
* Update device/google/cuttlefish from branch 'master'
to adb84c381098c7a10d1adf3477802239a6298b05
- Merge "Remove hard-coded console=hvc0"
- Remove hard-coded console=hvc0
Crosvm sets up "console=" automatically based on the serial port
configuration, and U-Boot can now pass this through to Linux, so we
can remove the hard-coding to make it possible to disable console
output in a future change.
Gem5 already hardcodes hvc0, and with this change, QEMU does as well, so
that this change does not break them.
Bug: 223797063
Change-Id: I2cbd5d84e84bcd9de93a4a59ed2efa51b54bfb76
Loading
Please sign in to comment