tegra: Move the pwm into tegra-common
[oweals/u-boot.git] / arch / arm / include / asm / arch-tegra114 / tegra.h
index 705ca5758e2b7ee15ced47d6ce77e7dd3bb2a786..c3d061ec5867e389cd6b374d9e151428a8f3f5a8 100644 (file)
 #ifndef _TEGRA114_H_
 #define _TEGRA114_H_
 
-#define CONFIG_TEGRA114
-
 #define NV_PA_SDRAM_BASE       0x80000000      /* 0x80000000 for real T114 */
 #define NV_PA_TSC_BASE         0x700F0000      /* System Counter TSC regs */
+#define NV_PA_MC_BASE          0x70019000
 
 #include <asm/arch-tegra/tegra.h>