
Hi Tom,
I collected these three fixes for pulling.
Regards, Simon
The following changes since commit 2072e7262965bb48d7fffb1e283101e6ed8b21a8:
mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals (2014-05-14 12:59:12 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to 6be6b6bcbac62e356d05bdde488fc9f0eef7084a:
patman: Suppress duplicate signoffs only for real patches (2014-05-16 11:42:29 -0700)
---------------------------------------------------------------- Masahiro Yamada (2): Revert "sandbox: move source files from board/ to arch/sandbox/" sandbox: set sandbox's vendor to null
Simon Glass (1): patman: Suppress duplicate signoffs only for real patches
arch/sandbox/lib/Makefile | 2 +- board/sandbox/Makefile | 7 +++++++ {doc => board/sandbox}/README.sandbox | 0 {arch/sandbox/lib => board/sandbox}/sandbox.c | 0 boards.cfg | 2 +- tools/patman/patchstream.py | 3 ++- 6 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 board/sandbox/Makefile rename {doc => board/sandbox}/README.sandbox (100%) rename {arch/sandbox/lib => board/sandbox}/sandbox.c (100%)