omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-am33xx / hardware.h
index c617331..62332f2 100644 (file)
@@ -19,8 +19,9 @@
 #ifndef __AM33XX_HARDWARE_H
 #define __AM33XX_HARDWARE_H
 
+#include <asm/arch/omap.h>
+
 /* Module base addresses */
-#define LOW_LEVEL_SRAM_STACK           0x4030B7FC
 #define UART0_BASE                     0x44E09000
 
 /* DM Timer base addresses */