diff options
author | Peter Delevoryas <peter@pjd.dev> | 2022-07-14 16:24:38 +0200 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-07-14 16:24:38 +0200 |
commit | 778e14cc5cd589d45b5f8884b029d463c20226bc (patch) | |
tree | 4fe4a58276dbd406e54adb08abe43c009a297539 /monitor/misc.c | |
parent | c2f58c2fa2f2a0e65de3235ca78d084a8dc1b344 (diff) | |
download | qemu-778e14cc5cd589d45b5f8884b029d463c20226bc.zip qemu-778e14cc5cd589d45b5f8884b029d463c20226bc.tar.gz qemu-778e14cc5cd589d45b5f8884b029d463c20226bc.tar.bz2 |
aspeed: Add AST2600 (BMC) to fby35
You can test booting the BMC with both '-device loader' and '-drive
file'. This is necessary because of how the fb-openbmc boot sequence
works (jump to 0x20000000 after U-Boot SPL).
wget https://github.com/facebook/openbmc/releases/download/openbmc-e2294ff5d31d/fby35.mtd
qemu-system-arm -machine fby35 -nographic \
-device loader,file=fby35.mtd,addr=0,cpu-num=0 -drive file=fby35.mtd,format=raw,if=mtd
Signed-off-by: Peter Delevoryas <peter@pjd.dev>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220705191400.41632-7-peter@pjd.dev>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'monitor/misc.c')
0 files changed, 0 insertions, 0 deletions