[Armadeus-commitlog] SF.net SVN: armadeus:[1179] trunk
Brought to you by:
sszy
|
From: <jo...@us...> - 2009-03-21 17:03:24
|
Revision: 1179
http://armadeus.svn.sourceforge.net/armadeus/?rev=1179&view=rev
Author: jorasse
Date: 2009-03-21 17:03:14 +0000 (Sat, 21 Mar 2009)
Log Message:
-----------
[U-BOOT] change patch release to 2.1 and environment variable compatibility version
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf27/apf27.h
trunk/software/uboot_recover/apf27-u-boot.bin
Modified: trunk/buildroot/target/device/armadeus/apf27/apf27.h
===================================================================
--- trunk/buildroot/target/device/armadeus/apf27/apf27.h 2009-03-20 19:51:56 UTC (rev 1178)
+++ trunk/buildroot/target/device/armadeus/apf27/apf27.h 2009-03-21 17:03:14 UTC (rev 1179)
@@ -32,8 +32,8 @@
#ifndef __CONFIG_H
#define __CONFIG_H
-#define CONFIG_ENV_VERSION "1.5"
-#define CONFIG_IDENT_STRING " apf27 patch 2.0"
+#define CONFIG_ENV_VERSION "1.6"
+#define CONFIG_IDENT_STRING " apf27 patch 2.1"
#define CONFIG_ARM926EJS 1 /* this is an ARM926EJS CPU */
#define CONFIG_IMX27 1 /* in a Freescale i.MX27 Chip */
Modified: trunk/software/uboot_recover/apf27-u-boot.bin
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|