Closed nathanchance closed 2 years ago
pmac32_defconfig can be booted using the mac99 machine in QEMU using the same rootfs that we use for the bamboo machine.
pmac32_defconfig boots fine by itself but to get console output properly, two configs need to be enabled:
CONFIG_SERIAL_PMACZILOG=y CONFIG_SERIAL_PMACZILOG_CONSOLE=y
pmac32_defconfig can be booted using the mac99 machine in QEMU using the same rootfs that we use for the bamboo machine.
pmac32_defconfig boots fine by itself but to get console output properly, two configs need to be enabled: