summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Sierra <b18039@freescale.com>2012-10-08 12:41:27 -0500
committerAlejandro Sierra <b18039@freescale.com>2012-10-12 15:51:46 -0500
commit3070c9de03f1b742a27319b246835fd7c7f60b53 (patch)
tree4f7f28bc8e7ee4bd71144a5fdfec697d3d618759
parent31f0941821d315435348f7ee00ef79b94cf9daec (diff)
ENGR00227413 Change configuration file names on AI
Change configuration file names for AI platform. From solo to DL. Signed-off-by: Alejandro Sierra <b18039@freescale.com>
-rw-r--r--Makefile16
-rw-r--r--include/configs/mx6dl_sabreauto.h (renamed from include/configs/mx6solo_sabreauto.h)0
-rw-r--r--include/configs/mx6dl_sabreauto_mfg.h (renamed from include/configs/mx6solo_sabreauto_mfg.h)0
-rw-r--r--include/configs/mx6dl_sabreauto_nand.h (renamed from include/configs/mx6solo_sabreauto_nand.h)0
-rw-r--r--include/configs/mx6dl_sabreauto_nand_mfg.h (renamed from include/configs/mx6solo_sabreauto_nand_mfg.h)0
-rw-r--r--include/configs/mx6dl_sabreauto_spi-nor.h (renamed from include/configs/mx6solo_sabreauto_spi-nor.h)0
-rw-r--r--include/configs/mx6dl_sabreauto_spi-nor_mfg.h (renamed from include/configs/mx6solo_sabreauto_spi-nor_mfg.h)0
-rw-r--r--include/configs/mx6dl_sabreauto_weimnor.h (renamed from include/configs/mx6solo_sabreauto_weimnor.h)0
-rw-r--r--include/configs/mx6dl_sabreauto_weimnor_mfg.h (renamed from include/configs/mx6solo_sabreauto_weimnor_mfg.h)0
9 files changed, 8 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index 07022feca3..b4d850f970 100644
--- a/Makefile
+++ b/Makefile
@@ -3344,18 +3344,18 @@ mx6q_sabrelite_mfg_config : unconfig
mx6q_sabreauto_weimnor_mfg_config \
mx6q_sabreauto_weimnor_config \
mx6q_sabreauto_nand_mfg_config \
-mx6solo_sabreauto_nand_mfg_config \
+mx6dl_sabreauto_nand_mfg_config \
mx6q_sabreauto_spi-nor_config \
-mx6solo_sabreauto_weimnor_mfg_config \
-mx6solo_sabreauto_weimnor_config \
-mx6solo_sabreauto_config \
-mx6solo_sabreauto_mfg_config \
-mx6solo_sabreauto_spi-nor_config \
+mx6dl_sabreauto_weimnor_mfg_config \
+mx6dl_sabreauto_weimnor_config \
+mx6dl_sabreauto_config \
+mx6dl_sabreauto_mfg_config \
+mx6dl_sabreauto_spi-nor_config \
mx6q_sabreauto_mfg_config \
mx6q_sabreauto_spi-nor_mfg_config \
-mx6solo_sabreauto_spi-nor_mfg_config \
+mx6dl_sabreauto_spi-nor_mfg_config \
mx6q_sabreauto_nand_config \
-mx6solo_sabreauto_nand_config \
+mx6dl_sabreauto_nand_config \
mx6q_sabreauto_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_sabreauto freescale mx6
diff --git a/include/configs/mx6solo_sabreauto.h b/include/configs/mx6dl_sabreauto.h
index 1288947000..1288947000 100644
--- a/include/configs/mx6solo_sabreauto.h
+++ b/include/configs/mx6dl_sabreauto.h
diff --git a/include/configs/mx6solo_sabreauto_mfg.h b/include/configs/mx6dl_sabreauto_mfg.h
index d7c0c5682b..d7c0c5682b 100644
--- a/include/configs/mx6solo_sabreauto_mfg.h
+++ b/include/configs/mx6dl_sabreauto_mfg.h
diff --git a/include/configs/mx6solo_sabreauto_nand.h b/include/configs/mx6dl_sabreauto_nand.h
index 0570841049..0570841049 100644
--- a/include/configs/mx6solo_sabreauto_nand.h
+++ b/include/configs/mx6dl_sabreauto_nand.h
diff --git a/include/configs/mx6solo_sabreauto_nand_mfg.h b/include/configs/mx6dl_sabreauto_nand_mfg.h
index b3e2972e4c..b3e2972e4c 100644
--- a/include/configs/mx6solo_sabreauto_nand_mfg.h
+++ b/include/configs/mx6dl_sabreauto_nand_mfg.h
diff --git a/include/configs/mx6solo_sabreauto_spi-nor.h b/include/configs/mx6dl_sabreauto_spi-nor.h
index 93d33702de..93d33702de 100644
--- a/include/configs/mx6solo_sabreauto_spi-nor.h
+++ b/include/configs/mx6dl_sabreauto_spi-nor.h
diff --git a/include/configs/mx6solo_sabreauto_spi-nor_mfg.h b/include/configs/mx6dl_sabreauto_spi-nor_mfg.h
index 8ad6b717c0..8ad6b717c0 100644
--- a/include/configs/mx6solo_sabreauto_spi-nor_mfg.h
+++ b/include/configs/mx6dl_sabreauto_spi-nor_mfg.h
diff --git a/include/configs/mx6solo_sabreauto_weimnor.h b/include/configs/mx6dl_sabreauto_weimnor.h
index 10bc0edd9d..10bc0edd9d 100644
--- a/include/configs/mx6solo_sabreauto_weimnor.h
+++ b/include/configs/mx6dl_sabreauto_weimnor.h
diff --git a/include/configs/mx6solo_sabreauto_weimnor_mfg.h b/include/configs/mx6dl_sabreauto_weimnor_mfg.h
index 52012234c4..52012234c4 100644
--- a/include/configs/mx6solo_sabreauto_weimnor_mfg.h
+++ b/include/configs/mx6dl_sabreauto_weimnor_mfg.h