blob: 13f4cb47138045a593a57fe67640aa50cd03cd51 [file] [log] [blame]
Brad Bishopbec4ebc2022-08-03 09:55:16 -04001CONFIG_BOOTARGS="console=ttyAMA0 earlycon=pl011,0x1c090000 root=/dev/vda1 rw rootwait"
Andrew Geissler2daf84b2023-03-31 09:57:23 -05002CONFIG_BOOTCOMMAND="booti $kernel_addr_r - $fdt_addr_r"
Brad Bishopbec4ebc2022-08-03 09:55:16 -04003# Our FVP support CRC instructions
4CONFIG_ARM64_CRC32=y