]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Merge git://www.denx.de/git/u-boot
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 6 Dec 2007 16:20:25 +0000 (01:20 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 6 Dec 2007 16:20:25 +0000 (01:20 +0900)
Makefile
include/configs/ads5121.h

index 76f35a4d17cd6cea6cbaee08517cb44beeb6a23e..b32bd3badc7fe683e824de023b902cd06f61c424 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 1
 PATCHLEVEL = 3
 SUBLEVEL = 1
-EXTRAVERSION = -rc1
+EXTRAVERSION =
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 VERSION_FILE = $(obj)include/version_autogenerated.h
 
index bb1efdf6deac7cb0991a4e7e344314463f4a7553..58060a8c8a5a5830ebc2cdbf5945b1de3e413127 100644 (file)
 #define CFG_I2C_SPEED          100000  /* I2C speed and slave address */
 #define CFG_I2C_SLAVE          0x7F
 #if 0
-#define CFG_I2C_NOPROBES       {{0,0x69}}      * Don't probe these addrs */
+#define CFG_I2C_NOPROBES       {{0,0x69}}      /* Don't probe these addrs */
 #endif
 
 /*