[Armadeus-commitlog] SF.net SVN: armadeus:[885] branches/apf2/buildroot/target/device/armadeus/ u-b
Brought to you by:
sszy
|
From: <jo...@us...> - 2008-09-13 17:08:11
|
Revision: 885
http://armadeus.svn.sourceforge.net/armadeus/?rev=885&view=rev
Author: jorasse
Date: 2008-09-13 17:08:18 +0000 (Sat, 13 Sep 2008)
Log Message:
-----------
[u-boot] upgrade to u-boot release 1.3.4
Modified Paths:
--------------
branches/apf2/buildroot/target/device/armadeus/u-boot/u-boot.mk
Modified: branches/apf2/buildroot/target/device/armadeus/u-boot/u-boot.mk
===================================================================
--- branches/apf2/buildroot/target/device/armadeus/u-boot/u-boot.mk 2008-09-13 15:21:31 UTC (rev 884)
+++ branches/apf2/buildroot/target/device/armadeus/u-boot/u-boot.mk 2008-09-13 17:08:18 UTC (rev 885)
@@ -16,7 +16,7 @@
ADDITIONAL_MAKE_PARAMETERS:=CONFIG_NOSOFTFLOAT=1 ARCH=arm
U-BOOT_TARGET_CONFIG=$(U-BOOT_TARGET_NAME)_defconfig
else #U-BOOT 1.x
-U-BOOT_VERSION:=1.3.2
+U-BOOT_VERSION:=1.3.4
U-BOOT_SOURCE:=u-boot-$(U-BOOT_VERSION).tar.bz2
U-BOOT_SITE:=ftp://ftp.denx.de/pub/u-boot
U-BOOT_DIR:=$(BUILD_DIR)/u-boot-$(U-BOOT_VERSION)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|