
Hi Wolfgang,
I wanted to test the u-boot-staging as well. This time only one short patch is applied. The update from Dirk to the PCA9698 GPIO driver which is needed for the other ppc4xx BSP patch from Dirk.
Please let me know if I should have done this differently.
The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08 07:44:52 +0100)
are available in the git repository at:
git://www.denx.de/git/u-boot-staging.git sr@denx.de
Dirk Eibach (1): gpio: Adapt PCA9698 to standard GPIO API
drivers/gpio/pca9698.c | 62 +++++++++++++++++++++++++++++++---------------- include/pca9698.h | 33 ++++++++++++++++++++++--- 2 files changed, 70 insertions(+), 25 deletions(-)