]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
authorNishanth Menon <nm@ti.com>
Mon, 9 Mar 2015 22:12:04 +0000 (17:12 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:33:55 +0000 (14:33 +0200)
This is in preperation of using generic cross OMAP code.

Signed-off-by: Nishanth Menon <nm@ti.com>
Tested-by: Matt Porter <mporter@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
20 files changed:
arch/arm/include/asm/arch-omap3/omap.h [moved from arch/arm/include/asm/arch-omap3/omap3.h with 100% similarity]
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/dig297.h
include/configs/mcx.h
include/configs/nokia_rx51.h
include/configs/omap3_evm.h
include/configs/omap3_evm_quick_mmc.h
include/configs/omap3_evm_quick_nand.h
include/configs/omap3_logic.h
include/configs/omap3_mvblx.h
include/configs/omap3_pandora.h
include/configs/omap3_sdp3430.h
include/configs/omap3_zoom1.h
include/configs/tam3517-common.h
include/configs/tao3530.h
include/configs/ti_omap3_common.h
include/configs/tricorder.h

index 290a6a3e0640399cce117d6b404ab2b29d66f0bb..87c850e05df19c30e7d361751a50a68274adcdfc 100644 (file)
@@ -23,7 +23,7 @@
 #define CONFIG_EMIF4   /* The chip has EMIF4 controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * Display CPU and Board information
index 3de50799621ebf82ab2da404a55fb2385cf1a3ee..c4e19e79b95afa6e2866daf9b3d51055e5f3410e 100644 (file)
@@ -23,7 +23,7 @@
 #define CONFIG_EMIF4   /* The chip has EMIF4 controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * Display CPU and Board information
index 9feca1b47b381f6a40ba295c80a4102f2fc6127e..e2d5bbb0955d266b952bc05d5e4075c0a2e05149 100644 (file)
@@ -30,7 +30,7 @@
 #define CONFIG_SDRC    /* The chip has SDRC controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * Display CPU and Board information
index 918032bd753a81eefd94b5e4d91576a9cefe456c..ee1b7a0cb5a763fe32f3a05be5238463c21a3af5 100644 (file)
@@ -30,7 +30,7 @@
 #define CONFIG_EMIF4   /* The chip has EMIF4 controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * Display CPU and Board information
index c8739ed29490e58864b34f6bba55ca8691c5837d..8791199fc61da333ca0cb77643525881077b5dc2 100644 (file)
@@ -36,7 +36,7 @@
 #define CONFIG_SDRC    /* The chip has SDRC controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * Display CPU and Board information
index 26eb2203540f350b608e392817dc115f8844af28..2cf66c40d6fee15cf0727fae4217bd0685467302 100644 (file)
@@ -26,7 +26,7 @@
 #define CONFIG_EMIF4   /* The chip has EMIF4 controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 #define CONFIG_OF_LIBFDT
 #define CONFIG_FIT
index 46fc91e5e197bb4428c8b75c619c84ac2e3e3a9d..442e16ae686b45615ed45e984ec69619989b0a6d 100644 (file)
@@ -42,7 +42,7 @@
 #define CONFIG_SDRC                    /* The chip has SDRC controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 #include <asm/arch/mem.h>
 #include <linux/stringify.h>
 
index 8bdc08f5864c7f6bf27afaeabec0bbba6c4fa820..4e587e10ffd3015dc3582ab6b1301aceb7e51e34 100644 (file)
@@ -18,7 +18,7 @@
 #define __OMAP3EVM_CONFIG_H
 
 #include <asm/arch/cpu.h>
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /* ----------------------------------------------------------------------------
  * Supported U-boot commands
index 1185f425501f8b5e6b39b03341be104df1345fde..a7acc1becbeb42584533cf595e7cf420dc9d2140 100644 (file)
@@ -13,7 +13,7 @@
 #define __OMAP3_EVM_QUICK_MMC_H
 
 #include <asm/arch/cpu.h>
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /* ----------------------------------------------------------------------------
  * Supported U-boot commands
index 4427e88b7e4b32b135968a98799ad8ef7a888172..c6cad9388961684e44f15cdfca892a5c100bf782 100644 (file)
@@ -13,7 +13,7 @@
 #define __OMAP3_EVM_QUICK_NAND_H
 
 #include <asm/arch/cpu.h>
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /* ----------------------------------------------------------------------------
  * Supported U-boot commands
index aeb385f5ff6b4d289c085a2f33897b3eded01ece..fcef46735835a44a3f8cd08881770396454a6fa4 100644 (file)
@@ -24,7 +24,7 @@
 #define CONFIG_SDRC    /* The chip has SDRC controller */
 
 #include <asm/arch/cpu.h>      /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * Display CPU and Board information
index bf1d34dedb4dd475db9d04431dc627330e12400a..20ec3ad15439f2564096c628d0c01f922a7f5635 100644 (file)
@@ -27,7 +27,7 @@
 #define CONFIG_SDRC    /* The chip has SDRC controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * Display CPU and Board information
index 45feeb577320a847ac6abed9bf5c1ae83f09c03d..b92d67abccf904b0e910ab09098b4cc8a4496d42 100644 (file)
@@ -21,7 +21,7 @@
 #define CONFIG_SDRC    /* The chip has SDRC controller */
 
 #include <asm/arch/cpu.h>      /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * Display CPU and Board information
index ac307eb45629bafc3c99fdcc0cdcd8eab95a12ca..bf5c7a8faf779b611a30328b0f9d515d9fc41c6b 100644 (file)
@@ -27,7 +27,7 @@
 #define CONFIG_SDRC    /* The chip has SDRC controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * NOTE:  these #defines presume standard SDP jumper settings.
index c5d742c2bd801c35349a56856be2e51c4c8eba9c..611cd5e1a35028062fba3dbd74fd57369e560ff1 100644 (file)
@@ -22,7 +22,7 @@
 #define CONFIG_NAND
 #define CONFIG_NR_DRAM_BANKS   2       /* CS1 may or may not be populated */
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 #include <configs/ti_omap3_common.h>
 
 /* Remove SPL boot option - we do not support that on LDP yet */
index 38288f69aaa5584dd97949522247138ae1cfdfc8..dea4044d9fbb5b5ab19032e4d94748427d19edbe 100644 (file)
@@ -25,7 +25,7 @@
 #define CONFIG_EMIF4   /* The chip has EMIF4 controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * Display CPU and Board information
index dd69d4ebabfe11ed83174fcf551dddc8c4650d05..f3e0088d5a00b6abe724a5d89be42214c57d4821 100644 (file)
@@ -27,7 +27,7 @@
 #define CONFIG_SDRC                    /* Has an SDRC controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * Display CPU and Board information
index 840e108e053674088189b9ed9eda0e81d3d68b9b..4b4f104105433b202b4e06ec50818fee32a1b5a1 100644 (file)
@@ -16,7 +16,7 @@
 
 
 #include <asm/arch/cpu.h>
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 #ifndef CONFIG_SPL_BUILD
 # define CONFIG_OMAP_SERIAL
index 10ac4a46bc4a38a7d13577ddbdba34f06aa81e7f..b105ffd9f18b13e7564f4320d4140c95a3665df7 100644 (file)
@@ -32,7 +32,7 @@
 #define CONFIG_SDRC                    /* The chip has SDRC controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 #define CONFIG_SYS_GENERIC_BOARD