mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-08-29 07:11:59 +02:00
sun50i: add support for aarch64 sun50i SoC family
Follow the same approach as in 32-bit sunxi SoC families: - create sunxi64.inc: umbrella description for aarch64 sunxi -- specify proper u-boot/spl image types -- specify proper kernel image type -- specify u-boot/kernel preferred providers - create basic description of sun50i SoC family -- sun50i SoC family is based on armv8 Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
This commit is contained in:
4
conf/machine/include/sun50i.inc
Normal file
4
conf/machine/include/sun50i.inc
Normal file
@@ -0,0 +1,4 @@
|
||||
require conf/machine/include/sunxi64.inc
|
||||
require conf/machine/include/arm/arch-armv8.inc
|
||||
|
||||
SOC_FAMILY = "sun50i"
|
Reference in New Issue
Block a user