1 Index: u-boot-1.3.2/include/configs/MPC8313ERDB.h
2 ===================================================================
3 --- u-boot-1.3.2.orig/include/configs/MPC8313ERDB.h 2008-09-12 18:52:58.000000000 +0200
4 +++ u-boot-1.3.2/include/configs/MPC8313ERDB.h 2008-09-12 18:53:10.000000000 +0200
7 #define CONFIG_CMD_NAND
9 +#define CONFIG_CMD_DTT
11 #if defined(CFG_RAMBOOT)
14 #define MTDPARTS_DEFAULT "mtdparts=physmap-flash.0:384k(uboot),64k(env)"
17 +/* Digital Thermometer and Thermostat */
18 +#define CONFIG_DTT_LM75 1
19 +#define CONFIG_DTT_SENSORS { 0x48 }
22 * Miscellaneous configurable options