
Wolfgang D.,
We're up to three versions of patches from different people to fix non-powerpc build breakage (due to the new SPI driver), so I decided to make this easy for you :)
I've chosen and applied Ben Warren's version of the fix (which declares the new CONFIG_MPC8XXX_SPI define), along with some seemingly harmless TQM834x flash size fixes. Please pull:
The following changes since commit 98b742489c09780be6a832eeaa4e5eff824792bb: Wolfgang Denk (1): inka4x0: remove dead code
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc83xx.git
Ben Warren (1): Fix conditional compilation of mpx8xxx_spi driver
Jens Gehrlein (2): TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 Bit). TQM834x: enable DHCP
drivers/spi/mpc8xxx_spi.c | 4 ++-- include/configs/MPC8349EMDS.h | 1 + include/configs/TQM834x.h | 7 ++++--- 3 files changed, 7 insertions(+), 5 deletions(-)
Danke schoen,
Kim