summaryrefslogtreecommitdiffstats
path: root/configs/arm_foundationv8_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* board/arm/foundation-v8: update defconfig and instructionsThomas Petazzoni2014-03-211-8/+10
| | | | | | | | | | | | | | This commit updates the defconfig of the foundation-v8 platform, which can be tested under the AArch64 emulator provided by ARM. The main change is that we switch to the mainline 3.13.6 kernel instead of a Linaro-specific Git tree. Another change is to update the download link for the emulator in the instructions, in order to use the latest version of the emulator, which was used for testing. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* defconfigs: update after rename of custom git repo/version optionsThomas De Schampheleire2013-10-271-2/+2
| | | | | | [Peter: also update cubieboard2, freescale_imx6* and wandboard] Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Add default configuration for the AArch64 Foundation V8 simulatorThomas Petazzoni2012-11-021-0/+15
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 <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud