mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-22 05:06:39 -04:00
ADS5121 Board: fix compile problem.
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
8d4f040a3c
commit
cf5933ba1e
@ -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