Searched hist:"445 a7b38308eb05b41de74165b20855db58c7ee5" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | MPC8572DS.h | f3bf9273939ffe1a60a32a2eef909097f15df56b Wed Oct 08 20:36:39 UTC 2008 Kumar Gala <galak@kernel.crashing.org> MPC8572DS: Fix compile warnings
Commit 445a7b38308eb05b41de74165b20855db58c7ee5 introduced the following compile warnings:
cmd_i2c.c:112: warning: missing braces around initializer cmd_i2c.c:112: warning: (near initialization for 'i2c_no_probes[0]')
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 445a7b38308eb05b41de74165b20855db58c7ee5 Fri Oct 03 15:47:30 UTC 2008 Haiying Wang <Haiying.Wang@freescale.com> Add ID EEPROM support for MPC8572DS
The ID EEPROM on MPC8572DS board locates on I2C bus 1. Its the storage for system information like mac addresses etc. This patch enables it.
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
|