]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm920t/cpu.c
am33xx: add dmm support to emif4 library
[u-boot] / arch / arm / cpu / arm920t / cpu.c
index be82c87c7dd70706851d606cee084c9a07e0ad15..34adb11535059d9f0b641234b2fed544f852b4d0 100644 (file)
 #include <command.h>
 #include <asm/system.h>
 
-#ifdef CONFIG_AT91_LEGACY
-#warning Your board is using legacy AT91RM9200 SoC access. Please update!
-#endif
-
 static void cache_flush(void);
 
 int cleanup_before_linux (void)