diff options
author | 2017-04-18 11:59:59 -0400 | |
---|---|---|
committer | 2017-05-04 09:25:20 +0200 | |
commit | 9bbea36e3e6f27475dd8589f087522745aa39aa5 (patch) | |
tree | 5ef1d5cae74257a19fb13ee99f6ace193991ba26 /board/raspberrypi3-64 | |
parent | 634655b6281047f5fe2a2b09b95aa642144d23a1 (diff) | |
download | buildroot-9bbea36e3e6f27475dd8589f087522745aa39aa5.tar.gz buildroot-9bbea36e3e6f27475dd8589f087522745aa39aa5.tar.bz2 |
configs: add raspberrypi3 64bits defconfig
This configuration builds a 64bit image for RaspberryPi 3.
The size of the ext4 filesystem has to be extended to fit the large amount
(~60MB) of kernel modules enabled in the defconfig.
[Peter: drop gcc version selection / glibc, explain ext4 size requirement]
Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com>
Tested-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'board/raspberrypi3-64')
l--------- | board/raspberrypi3-64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/raspberrypi3-64 b/board/raspberrypi3-64 new file mode 120000 index 0000000000..fcdafc81ed --- /dev/null +++ b/board/raspberrypi3-64 @@ -0,0 +1 @@ +raspberrypi
\ No newline at end of file |