This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
pi31415
/
libreCMC-cmh
forked from
libreCMC/libreCMC
Xem
1
Star
0
Fork
0
Các tập tin
Tree:
ceda523e53
Branches
Tags
basic-wifi-settings
bridge-mode-doc
master
port-forwarding-doc
systemlog
v1.4
v1.4-stage
v1.4.1
v1.5
vpn
v1.4.3a
v1.4.3
v1.4.2
v1.4.1a-final
v1.4.1-final
v1.4-core-RC1
libreCMC-cmh
/
target
/
linux
/
arm64
RISCi_ATOM
b1426a23c6
Fresh pull from upstream 17.01 branch
7 năm trước cách đây
..
base-files
b1426a23c6
Fresh pull from upstream 17.01 branch
7 năm trước cách đây
image
b1426a23c6
Fresh pull from upstream 17.01 branch
7 năm trước cách đây
Makefile
b1426a23c6
Fresh pull from upstream 17.01 branch
7 năm trước cách đây
README
b1426a23c6
Fresh pull from upstream 17.01 branch
7 năm trước cách đây
config-4.4
b1426a23c6
Fresh pull from upstream 17.01 branch
7 năm trước cách đây
README
This multi-platform ARMv8 target can be used either with ARM Ltd.'s Foundation_V8
fast-model doing the following:
Foundation_v8 --image bin/arm64-eglibc/openwrt-arm64-vexpress-foundation.axf
or you can also use QEMU:
qemu-system-aarch64 -machine virt -cpu cortex-a57 -machine type=virt -nographic \
-smp 1 -m 2048 \
-kernel bin/arm64-eglibc/openwrt-arm64-qemu-virt-initramfs.Image \
--append "console=ttyAMA0"
and enjoy the system booting.