uboot-mediatek: add H3C Magic NX30 Pro support
[openwrt/staging/nbd.git] / package / boot / uboot-mediatek / Makefile
index 8ea05b9159e627b475a2c07f98e9db52b97445ad..33fd7e086e8b8fe01119d5d33b33b0027389a379 100644 (file)
@@ -176,6 +176,18 @@ define U-Boot/mt7629_rfb
   UBOOT_CONFIG:=mt7629_rfb
 endef
 
+define U-Boot/mt7981_h3c_magic-nx30-pro
+  NAME:=H3C Magic NX30 Pro
+  BUILD_SUBTARGET:=filogic
+  BUILD_DEVICES:=h3c_magic-nx30-pro
+  UBOOT_CONFIG:=mt7981_h3c_magic-nx30-pro
+  UBOOT_IMAGE:=u-boot.fip
+  BL2_BOOTDEV:=spim-nand
+  BL2_SOC:=mt7981
+  BL2_DDRTYPE:=ddr3
+  DEPENDS:=+trusted-firmware-a-mt7981-spim-nand-ddr3
+endef
+
 define U-Boot/mt7981_qihoo_360t7
   NAME:=Qihoo 360T7
   BUILD_SUBTARGET:=filogic
@@ -313,6 +325,7 @@ UBOOT_TARGETS := \
        mt7628_rfb \
        ravpower_rp-wd009 \
        mt7629_rfb \
+       mt7981_h3c_magic-nx30-pro \
        mt7981_qihoo_360t7 \
        mt7986_bananapi_bpi-r3-emmc \
        mt7986_bananapi_bpi-r3-sdmmc \