X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fboot%2Fuboot-layerscape%2FMakefile;h=875e08f0e128a05ae90e5a081010241035f90957;hp=ffa392cd6e6b3834d8612735ace2f4b3532ac7f1;hb=f0ec7bd27d206ea0eb9587e178ce0d7ddc006bce;hpb=0d95eb2cce62102a849e8c9552c30dfee3fe6189 diff --git a/package/boot/uboot-layerscape/Makefile b/package/boot/uboot-layerscape/Makefile index ffa392cd6e..875e08f0e1 100644 --- a/package/boot/uboot-layerscape/Makefile +++ b/package/boot/uboot-layerscape/Makefile @@ -59,13 +59,21 @@ define U-Boot/ls2088ardb UBOOT_CONFIG:=ls2080ardb endef +define U-Boot/ls1021atwr + NAME:=NXP LS1021ATWR + BUILD_SUBTARGET:=armv7 + UBOOT_CONFIG:=ls1021atwr_nor + ENV_SIZE:=0x20000 +endef + UBOOT_TARGETS := \ ls1012ardb \ ls1012afrdm \ ls1043ardb \ ls1046ardb \ ls1088ardb \ - ls2088ardb + ls2088ardb \ + ls1021atwr define Build/InstallDev $(INSTALL_DIR) $(STAGING_DIR_IMAGE)