mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 14:28:22 +01:00
3434ae8c66
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>
5 lines
112 B
HTML
5 lines
112 B
HTML
require conf/machine/include/sunxi64.inc
|
|
require conf/machine/include/arm/arch-armv8.inc
|
|
|
|
SOC_FAMILY = "sun50i"
|