acdad6d742
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>
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
label linux-4.17.0-rc3
|
|
kernel /Image
|
|
devicetree /sun50i-a64-amarula-relic.dtb
|
|
append console=ttyS0,115200 earlyprintk root=/dev/mmcblk1p4 rootwait
|