X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fboot%2Fuboot-layerscape%2FMakefile;h=ce390cc6b40f99b55ed1694fe9c306cf55a6f125;hb=47cff4cf5f85b001cb0eed4679d4938ae07cdfaa;hp=01ebd6e511d8185445acba9ba60e9e647e7e7ee7;hpb=e47c93bb19d8cbf195cf3a51c149454eec15391a;p=openwrt%2Fopenwrt.git diff --git a/package/boot/uboot-layerscape/Makefile b/package/boot/uboot-layerscape/Makefile index 01ebd6e511..ce390cc6b4 100644 --- a/package/boot/uboot-layerscape/Makefile +++ b/package/boot/uboot-layerscape/Makefile @@ -42,10 +42,22 @@ define U-Boot/ls1012ardb UBOOT_CONFIG:=ls1012ardb_qspi endef +define U-Boot/ls1088ardb + NAME:=NXP ls1088ardb 64b Dev Board + UBOOT_CONFIG:=ls1088ardb_qspi +endef + +define U-Boot/ls2088ardb + NAME:=NXP ls2088ardb 64b Dev Board + UBOOT_CONFIG:=ls2080ardb +endef + UBOOT_TARGETS := \ ls1043ardb \ ls1046ardb \ - ls1012ardb + ls1012ardb \ + ls1088ardb \ + ls2088ardb define Build/InstallDev $(INSTALL_DIR) $(STAGING_DIR_IMAGE)