Freescale no longer exists, it was acquired by NXP in 2015.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
ARCH:=arm
BOARD:=imx6
-BOARDNAME:=Freescale i.MX 6
+BOARDNAME:=NXP i.MX 6
FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubifs boot-part rootfs-part
CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=neon
endef
define Profile/Default/Description
- Package set compatible with most Freescale i.MX 6 based boards.
+ Package set compatible with most NXP i.MX 6 based boards.
endef
$(eval $(call Profile,Default))