This website requires JavaScript.
Explore
Help
Sign In
NetCube-Systems-Austria
/
kumquat-buildroot
Watch
1
Star
0
Fork
0
You've already forked kumquat-buildroot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9fa7dbbbba
kumquat-buildroot
/
board
/
amarula
/
a64-relic
/
genimage.cfg
12 lines
121 B
INI
Raw
Normal View
History
Unescape
Escape
configs/amarula_a64_relic: new defconfig Add initial support for Amarula A64-Relic board with below features: - U-Boot 2018.07 - Linux 4.17.0-rc6 - Default packages from buildroot Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> [Thomas: add missing BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y and BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y options.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-10-26 15:03:57 +02:00
image boot.vfat {
vfat {
files
=
{
"Image",
"sun50i-a64-amarula-relic.dtb",
"extlinux"
}
}
board/amarula/a64-relic/genimage.cfg: beautify file Beatify this genimage .cfg file to have consistency with all genimage .cfg files in Buildroot. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-11-07 03:01:16 +01:00
configs/amarula_a64_relic: new defconfig Add initial support for Amarula A64-Relic board with below features: - U-Boot 2018.07 - Linux 4.17.0-rc6 - Default packages from buildroot Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> [Thomas: add missing BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y and BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y options.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-10-26 15:03:57 +02:00
size
=
64M
}
Reference in New Issue
Copy Permalink