r1961 - trunk/src/target/u-boot/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Wed May 16 11:36:00 CEST 2007


Author: laforge
Date: 2007-05-16 11:35:40 +0200 (Wed, 16 May 2007)
New Revision: 1961

Added:
   trunk/src/target/u-boot/patches/uboot-20070516-mfsl.patch
Log:
fix upstream compile error in cmd_mfsl.c (header file is gone)


Added: trunk/src/target/u-boot/patches/uboot-20070516-mfsl.patch
===================================================================
--- trunk/src/target/u-boot/patches/uboot-20070516-mfsl.patch	2007-05-15 16:14:05 UTC (rev 1960)
+++ trunk/src/target/u-boot/patches/uboot-20070516-mfsl.patch	2007-05-16 09:35:40 UTC (rev 1961)
@@ -0,0 +1,12 @@
+Index: u-boot/common/cmd_mfsl.c
+===================================================================
+--- u-boot.orig/common/cmd_mfsl.c
++++ u-boot/common/cmd_mfsl.c
+@@ -29,7 +29,6 @@
+ #include <common.h>
+ #include <config.h>
+ #include <command.h>
+-#include <asm/asm.h>
+ 
+ #if (CONFIG_COMMANDS & CFG_CMD_MFSL)
+ 





More information about the commitlog mailing list