From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Date: Sat, 21 Mar 2009 09:38:42 -0400 Subject: [U-Boot] [PATCH 0/3] Three mpc5200 patches from Pengutronix.de Message-ID: <20090321133727.11905.38048.stgit@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Three generic mpc5200 patches from Pengutronix.de that missed being submitted to mainline. --- Sascha Hauer (3): mpc5200: make i2c faster mpc52xx phy: initialize only when needed mpc5200: do not use printf in i2c_init() cpu/mpc5xxx/i2c.c | 16 +++------------- drivers/net/mpc5xxx_fec.c | 11 +++++++++-- 2 files changed, 12 insertions(+), 15 deletions(-) -- Jon Smirl jonsmirl at gmail.com