mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
uboot-sunxi: build for NanoPi NEO
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
d2fdece2e1
commit
b80f6a5876
@ -126,6 +126,12 @@ define U-Boot/Lamobo_R1
|
|||||||
BUILD_DEVICES:=sun7i-a20-lamobo-r1
|
BUILD_DEVICES:=sun7i-a20-lamobo-r1
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define U-Boot/nanopi_neo
|
||||||
|
BUILD_SUBTARGET:=cortexa7
|
||||||
|
NAME:=U-Boot for NanoPi NEO (H3)
|
||||||
|
BUILD_DEVICES:=sun8i-h3-nanopi-neo
|
||||||
|
endef
|
||||||
|
|
||||||
define U-Boot/orangepi_r1
|
define U-Boot/orangepi_r1
|
||||||
BUILD_SUBTARGET:=cortexa7
|
BUILD_SUBTARGET:=cortexa7
|
||||||
NAME:=Orange Pi R1 (H2+)
|
NAME:=Orange Pi R1 (H2+)
|
||||||
@ -170,6 +176,7 @@ UBOOT_TARGETS := \
|
|||||||
Linksprite_pcDuino \
|
Linksprite_pcDuino \
|
||||||
Linksprite_pcDuino3 \
|
Linksprite_pcDuino3 \
|
||||||
Lamobo_R1 \
|
Lamobo_R1 \
|
||||||
|
nanopi_neo \
|
||||||
orangepi_r1 \
|
orangepi_r1 \
|
||||||
orangepi_plus \
|
orangepi_plus \
|
||||||
pangolin \
|
pangolin \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user