packages: uboot-sunxi: add support for Orange Pi 2
[openwrt-github/.git] / package / boot / uboot-sunxi / Makefile
index d4110725582b526d249eda4563a145f6b91a6096..eeb695d775b94d56b4cd31bc7b438e97d68706c0 100644 (file)
@@ -98,6 +98,10 @@ define uboot/orangepi_plus
   TITLE:=U-Boot for Orange Pi Plus (H3)
 endef
 
+define uboot/orangepi_2
+  TITLE:=U-Boot for Orange Pi 2 (H3)
+endef
+
 UBOOTS:= \
        A10-OLinuXino-Lime \
        A13-OLinuXino \
@@ -115,6 +119,7 @@ UBOOTS:= \
        Linksprite_pcDuino3 \
        Lamobo_R1 \
        orangepi_plus \
+       orangepi_2 \
        pangolin
 
 define Package/uboot/template