]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-arm720t/hardware.h
mx23: Add register base addresses
[u-boot] / arch / arm / include / asm / arch-arm720t / hardware.h
index 9bee19ffbbaf0441b8e039c05055ebf5d733eeed..0a766108a610b89c1033c1da65957727ec5e0513 100644 (file)
  * MA 02111-1307 USA
  */
 
-#if defined(CONFIG_NETARM)
-#include <asm/arch-arm720t/netarm_registers.h>
-#elif defined(CONFIG_IMPA7)
-/* include IMPA7 specific hardware file if there was one */
-#elif defined(CONFIG_EP7312)
-/* include EP7312 specific hardware file if there was one */
-#elif defined(CONFIG_ARMADILLO)
-/* include armadillo specific hardware file if there was one */
-#elif defined(CONFIG_INTEGRATOR) && defined(CONFIG_ARCH_INTEGRATOR)
+#if defined(CONFIG_INTEGRATOR) && defined(CONFIG_ARCH_INTEGRATOR)
 /* include IntegratorCP/CM720T specific hardware file if there was one */
 #else
 #error No hardware file defined for this configuration