aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/microbit.c
diff options
context:
space:
mode:
authorPeter Delevoryas <peter@pjd.dev>2022-07-14 16:24:38 +0200
committerCédric Le Goater <clg@kaod.org>2022-07-14 16:24:38 +0200
commitd5829a29207b29a7b5d64e449e58db2e40544b74 (patch)
tree2c0d2d931b1674e9a2904f643b787aa925581365 /hw/arm/microbit.c
parent9cd8c41d7a41b12f36e921ba03057cb9a688d396 (diff)
downloadqemu-d5829a29207b29a7b5d64e449e58db2e40544b74.zip
qemu-d5829a29207b29a7b5d64e449e58db2e40544b74.tar.gz
qemu-d5829a29207b29a7b5d64e449e58db2e40544b74.tar.bz2
aspeed: Add AST1030 (BIC) to fby35
With the BIC, the easiest way to run everything is to create two pty's for each SoC and reserve stdin/stdout for the monitor: wget https://github.com/facebook/openbmc/releases/download/openbmc-e2294ff5d31d/fby35.mtd wget https://github.com/peterdelevoryas/OpenBIC/releases/download/oby35-cl-2022.13.01/Y35BCL.elf qemu-system-arm -machine fby35 \ -drive file=fby35.mtd,format=raw,if=mtd \ -device loader,file=fby35.mtd,addr=0,cpu-num=0 \ -serial pty -serial pty -serial mon:stdio -display none -S screen /dev/ttys0 screen /dev/ttys1 (qemu) c This commit only adds the the first server board's Bridge IC, but in the future we'll try to include the other three server board Bridge IC's too. Signed-off-by: Peter Delevoryas <peter@pjd.dev> Reviewed-by: Cédric Le Goater <clg@kaod.org> Message-Id: <20220705191400.41632-9-peter@pjd.dev> Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'hw/arm/microbit.c')
0 files changed, 0 insertions, 0 deletions