gem5 upstream images: update wget link

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-07-28 01:00:00 +00:00
parent 32c39145e0
commit a4bf5de49d

View File

@@ -13761,7 +13761,7 @@ E.g. to use a precompiled ARM kernel:
....
mkdir aarch-system-201901106
cd aarch-system-201901106
wget http://www.gem5.org/dist/current/arm/aarch-system-201901106.tar.bz2
wget http://dist.gem5.org/dist/current/arm/aarch-system-201901106.tar.bz2
tar xvf aarch-system-201901106.tar.bz2
cd ..
./run --arch aarch64 --emulator gem5 --linux-exec aarch-system-201901106/binaries/vmlinux.arm64