]> Git Repo - buildroot-mgba.git/commit
Add default configuration for the AArch64 Foundation V8 simulator
authorThomas Petazzoni <[email protected]>
Sun, 28 Oct 2012 16:40:37 +0000 (17:40 +0100)
committerPeter Korsgaard <[email protected]>
Fri, 2 Nov 2012 20:12:23 +0000 (21:12 +0100)
commit2f567cb70da6f2f135d57728dabdc5d590878338
tree155e4f02a0d9e11348ceba7f63466617ed95796d
parent7689b72e00fd4d8c017880004e83a1c79144ab7b
Add default configuration for the AArch64 Foundation V8 simulator

Note that this configuration doesn't build entirely: the user must
manually run "make busybox-menuconfig" and disable the "Mount NFS
filesystems" option, because the toolchain does not have RPC support.

This issue will be fixed once the support for toolchain without RPC
will be integrated.

[Peter: fix readme typo]
Signed-off-by: Thomas Petazzoni <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
board/arm/foundation-v8/readme.txt [new file with mode: 0644]
configs/arm_foundationv8_defconfig [new file with mode: 0644]
This page took 0.032583 seconds and 4 git commands to generate.