8ac0775130
The Bamboo board is an evaluation board for PowerPC 440EP CPUs. Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
Run the emulation with:
|
|
|
|
qemu-system-ppc -nographic -M bamboo -kernel vmlinux -net nic,model=virtio-net-pci -net user # qemu_ppc_bamboo_defconfig
|
|
|
|
The login prompt will appear in the terminal that started Qemu.
|