| Submitter | Anatolij Gustschin |
|---|---|
| Date | Oct. 5, 2012, 11:06 p.m. |
| Message ID | <20121006010641.50b98cd9@wker> |
| Download | mbox |
| Permalink | /patch/189624/ |
| State | Accepted |
| Delegated to: | Tom Rini |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-staging.git agust@denx.deComments
On Sat, Oct 06, 2012 at 01:06:41AM +0200, Anatolij Gustschin wrote: > Hi Tom, > > please pull some fixes for upcoming release. > > The following changes since commit 198166877768cf4d0197289a524df8a6ca0e2f19: > > Merge branch 'master' of git://git.denx.de/u-boot-arm (2012-10-04 10:00:42 -0700) > > are available in the git repository at: > > git://git.denx.de/u-boot-staging.git agust@denx.de > > Laurence Withers (2): > GPIO: pca953x: fix spelling in help > GPIO: pca953x: fix error reporting > > Rommel Custodio (1): > ml507: Fix Xilinx uartlite driver hang > > drivers/gpio/pca953x.c | 51 +++++++++++++++++++++++++++++------------ > include/configs/xilinx-ppc.h | 2 +- > 2 files changed, 37 insertions(+), 16 deletions(-) Applied to u-boot/master, thanks!
Hi Tom, please pull some fixes for upcoming release. The following changes since commit 198166877768cf4d0197289a524df8a6ca0e2f19: Merge branch 'master' of git://git.denx.de/u-boot-arm (2012-10-04 10:00:42 -0700) are available in the git repository at: git://git.denx.de/u-boot-staging.git agust@denx.de Laurence Withers (2): GPIO: pca953x: fix spelling in help GPIO: pca953x: fix error reporting Rommel Custodio (1): ml507: Fix Xilinx uartlite driver hang drivers/gpio/pca953x.c | 51 +++++++++++++++++++++++++++++------------ include/configs/xilinx-ppc.h | 2 +- 2 files changed, 37 insertions(+), 16 deletions(-) Thanks, Anatolij