Re: [U-Boot] [PATCH 0/5] mpc8308rdb: improved hardware support

2012-09-17 Thread Kim Phillips
On Wed, 12 Sep 2012 14:17:30 -0700 "Ira W. Snyder" wrote: > From: "Ira W. Snyder" > > This series improves the hardware support for the Freescale MPC8308RDB board. > > Optional support for the SPI pins routed to header J8 is added for testing SPI > flash chips. This was tested with a Spansion

[U-Boot] [PATCH 0/5] mpc8308rdb: improved hardware support

2012-09-12 Thread Ira W. Snyder
From: "Ira W. Snyder" This series improves the hardware support for the Freescale MPC8308RDB board. Optional support for the SPI pins routed to header J8 is added for testing SPI flash chips. This was tested with a Spansion S25FL256S1. This is not enabled by default, because it breaks TSEC2 due