mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-11 13:08:31 -04:00
Merge git://www.denx.de/git/u-boot
This commit is contained in:
commit
749ae4c697
2
Makefile
2
Makefile
@ -24,7 +24,7 @@
|
|||||||
VERSION = 1
|
VERSION = 1
|
||||||
PATCHLEVEL = 3
|
PATCHLEVEL = 3
|
||||||
SUBLEVEL = 1
|
SUBLEVEL = 1
|
||||||
EXTRAVERSION = -rc1
|
EXTRAVERSION =
|
||||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||||
VERSION_FILE = $(obj)include/version_autogenerated.h
|
VERSION_FILE = $(obj)include/version_autogenerated.h
|
||||||
|
|
||||||
|
@ -231,7 +231,7 @@
|
|||||||
#define CFG_I2C_SPEED 100000 /* I2C speed and slave address */
|
#define CFG_I2C_SPEED 100000 /* I2C speed and slave address */
|
||||||
#define CFG_I2C_SLAVE 0x7F
|
#define CFG_I2C_SLAVE 0x7F
|
||||||
#if 0
|
#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
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user