
Wolfgang Denk,
Please pull usb and UPMA support for the mvBLM7 and SIMPC8313, respectively:
The following changes since commit 767fdc4af684770f5e97a6c5e19a8ac2616b8329:
drivers/*/Makefile: fix conditional compile rule. (2010-05-06 00:41:08 +0200)
are available in the git repository at: git://git.denx.de/u-boot-mpc83xx.git master
Andre Schwarz (1): mpc83xx/mvBLM7: add usb commands and cleanup.
Ron Madrid (1): mpc83xx: Add UPMA configuration to SIMPC8313
arch/powerpc/include/asm/fsl_lbc.h | 1 + board/matrix_vision/mvblm7/Makefile | 1 + .../mvblm7/{mvblm7_autoscript => bootscript} | 0 board/sheldon/simpc8313/simpc8313.c | 35 ++++++++++++++++++++ include/configs/MVBLM7.h | 6 +++ include/configs/SIMPC8313.h | 11 ++++++ 6 files changed, 54 insertions(+), 0 deletions(-) rename board/matrix_vision/mvblm7/{mvblm7_autoscript => bootscript} (100%)
Thanks,
Kim