Lines Matching +full:- +full:- +full:-
13 which is a rebranded Mai Logic Teron board with modified U-Boot
17 ----------------
19 * PowerPC 7457 CPU (can also use ``-cpu g3, 750cxe, 750fx`` or ``750gx``)
24 * 4 KiB NVRAM (use ``-drive if=mtd,format=raw,file=nvram.bin`` to keep contents persistent)
27 --------
30 U-Boot under GPL but its source is lost so it cannot be included in
32 https://www.hyperion-entertainment.com/index.php/downloads?view=files&parent=28.
36 .. code-block:: bash
38 $ tail -c 524288 updater.image > u-boot-amigaone.bin
41 vgabios so ``VGABIOS-lgpl-latest.bin`` is needed instead which can be
45 -------------
49 https://sourceforge.net/projects/amigaone-linux/files/debian-installer/.
52 .. code-block:: bash
54 $ qemu-system-ppc -machine amigaone -bios u-boot-amigaone.bin \
55 -cdrom "A1 Linux Net Installer.iso" \
56 -device ati-vga,model=rv100,romfile=VGABIOS-lgpl-latest.bin
63 eventually it boots and the installer becomes visible. The ``ati-vga`` RV100
75 ----------------
77 * PowerPC 7457 CPU (can also use ``-cpu g3`` or ``750cxe``)
84 --------
87 SmartFirmware with some changes that are not open-sourced therefore
90 <http://web.archive.org/web/20071021223056/http://www.bplan-gmbh.de/up050404/up050404>`_.
93 .. code-block:: bash
95 $ tail -c +85581 up050404 | head -c 524288 > pegasos2.rom
98 -------------
104 .. code-block:: bash
106 $ qemu-system-ppc -machine pegasos2 -bios pegasos2.rom \
107 -cdrom debian-8.11.0-powerpc-netinst.iso \
108 -device VGA,romfile="" -serial stdio
113 firmware ROM using the QEMU built-in minimal Virtual Open Firmware
115 extract the kernel ``install/powerpc/vmlinuz-chrp.initrd`` from the CD
118 .. code-block:: bash
120 $ qemu-system-ppc -machine pegasos2 -serial stdio \
121 -kernel vmlinuz-chrp.initrd -append "---" \
122 -cdrom debian-8.11.0-powerpc-netinst.iso
132 --------
134 The board has a firmware based on an older U-Boot version with
139 ----------------
148 -------------
153 .. code-block:: bash
155 $ qemu-system-ppc -machine sam460ex -serial stdio \
156 -drive if=none,id=cd,format=raw,file=crux-ppc-2.7a.iso \
157 -device ide-cd,drive=cd,bus=ide.1
161 https://www.acube-systems.biz/index.php?page=hardware&pid=5