mkimage: upgrade to version 2013.01.01

SVN-Revision: 35905
This commit is contained in:
Luka Perkov
2013-03-08 20:16:11 +00:00
parent e259ecad7e
commit 9c8ee9c264
5 changed files with 18 additions and 19 deletions

View File

@@ -1,7 +1,6 @@
diff -Nur u-boot-2012.04.01.orig/tools/mkimage.c u-boot-2012.04.01/tools/mkimage.c
--- u-boot-2012.04.01.orig/tools/mkimage.c Wed Apr 25 15:22:50 2012
+++ u-boot-2012.04.01/tools/mkimage.c Wed Mar 6 17:09:29 2013
@@ -449,6 +449,7 @@
--- a/tools/mkimage.c
+++ b/tools/mkimage.c
@@ -464,6 +464,7 @@
#if defined(_POSIX_SYNCHRONIZED_IO) && \
!defined(__sun__) && \
!defined(__FreeBSD__) && \
@@ -9,7 +8,7 @@ diff -Nur u-boot-2012.04.01.orig/tools/mkimage.c u-boot-2012.04.01/tools/mkimage
!defined(__APPLE__)
(void) fdatasync (ifd);
#else
@@ -492,6 +493,7 @@
@@ -507,6 +508,7 @@
#if defined(_POSIX_SYNCHRONIZED_IO) && \
!defined(__sun__) && \
!defined(__FreeBSD__) && \