Merge "feat(tc0): add bootargs node" into integration

This commit is contained in:
Olivier Deprez 2021-06-28 10:14:30 +02:00 committed by TrustedFirmware Code Review
commit 573119980c
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
};
chosen {
bootargs = "console=ttyAMA0 debug user_debug=31 earlycon=pl011,0x7ff80000 loglevel=9 androidboot.hardware=total_compute androidboot.boot_devices=1c050000.mmci ip=dhcp androidboot.selinux=permissive allow_mismatched_32bit_el0";
stdout-path = "serial0:115200n8";
};