2
0
forked from Ivasoft/openwrt

arm64: add ARM 64-bits target

This target can be emulated using ARM's Foundation_V8 simulator
software or qemu-system-aarch64 using the command-line described in the
README file.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 43355
This commit is contained in:
Florian Fainelli
2014-11-24 06:34:07 +00:00
parent acf4691904
commit a2768bd9e0
6 changed files with 362 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
::sysinit:/etc/init.d/rcS S boot
::shutdown:/etc/init.d/rcS K shutdown
tts/0::askfirst:/bin/ash --login
ttyAMA0::askfirst:/bin/ash --login
tty1::askfirst:/bin/ash --login