uboot-sunxi: build for NanoPi NEO
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
		| @@ -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 \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Daniel Golle
					Daniel Golle