]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/spl/spl_ymodem.c
TX6 Release 2013-04-22
[karo-tx-uboot.git] / common / spl / spl_ymodem.c
similarity index 96%
rename from arch/arm/cpu/armv7/omap-common/spl_ymodem.c
rename to common/spl/spl_ymodem.c
index 1c3ca93eeae6d02874a62c5d0cc67f852338c691..fc6083fc64752727b251afedb89ffce32850a015 100644 (file)
  * MA 02111-1307 USA
  */
 #include <common.h>
+#include <spl.h>
 #include <xyzModem.h>
+#include <watchdog.h>
 #include <asm/u-boot.h>
 #include <asm/utils.h>
-#include <asm/arch/sys_proto.h>
-#include <asm/omap_common.h>
-#include <watchdog.h>
 
 #define BUF_SIZE 1024