summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMahesh Mahadevan <r9aadq@freescale.com>2011-10-20 06:48:04 -0500
committerMahesh Mahadevan <r9aadq@freescale.com>2011-10-25 05:46:22 -0500
commit35c0640af2c2eaea8684d090b61886ddcff2c4fd (patch)
tree0f9bf1a0c1586b4ccf0db90c5e7522e7bdceff47 /Makefile
parent12603b0bd079c70acd8bf029675b8819184cc240 (diff)
downloadu-boot-imx-35c0640af2c2eaea8684d090b61886ddcff2c4fd.zip
u-boot-imx-35c0640af2c2eaea8684d090b61886ddcff2c4fd.tar.gz
u-boot-imx-35c0640af2c2eaea8684d090b61886ddcff2c4fd.tar.bz2
ENGR00160399 Added support for the MX6Q Sabre-lite board
Includes support for uSDHC read, write, FEC, SPI-NOR etc. Signed-off-by: Mahesh Mahadevan <r9aadq@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 114351e..f389257 100644
--- a/Makefile
+++ b/Makefile
@@ -3316,6 +3316,9 @@ mx6q_sabreauto_iram_config : unconfig
}
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_sabreauto freescale mx6
+mx6q_sabrelite_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_sabrelite freescale mx6
+
omap2420h4_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm1136 omap2420h4 NULL omap24xx