Signed-off-by: Peter Tyser <pty...@xes-inc.com>
---
This should be squashed with the top-most commit in the
reloc branch.

Ideally we could fold
"[PATCH/RFC] arm/microblaze/nios/nios2/sh: Remove relocation fixups"
into the reloc branch too so we don't have to increment XF_VERSION
again in the next release.  I have no way of testing these
arches though....

 include/exports.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/exports.h b/include/exports.h
index 16ea03a..2e8fd8b 100644
--- a/include/exports.h
+++ b/include/exports.h
@@ -47,7 +47,7 @@ enum {
        XF_MAX
 };
 
-#define XF_VERSION     5
+#define XF_VERSION     6
 
 #if defined(CONFIG_I386)
 extern gd_t *global_data;
-- 
1.6.2.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to