[U-Boot] Please pull u-boot-x86.git branch sandbox

Hi Tom,
There are the only pending sandbox/patman/buildman patches that I am aware of (for this release). If I have missed any, please assign them to me in patchwork.
Note these are in branch 'sandbox'.
The following changes since commit bd2a4888b123713adec271d6c8040ca9f609aa2f:
sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART (2015-02-11 19:43:45 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git x86/sandbox
for you to fetch changes up to e50ab22984ce90ffcc47bc620ed2caac0bcc02f7:
sandbox: Adjust the order of the NO_SDL check (2015-02-15 14:34:06 -0700)
---------------------------------------------------------------- Albert ARIBAUD (1): buildman: allow multiple toolchains in a single path
Joe Hershberger (1): sandbox: Return '-c command' exit value as sandbox exit code
Simon Glass (3): buildman: Fix incorrect arguemnt in GetUpstream() patman: Read in the git-mailrc alias file sandbox: Adjust the order of the NO_SDL check
arch/sandbox/config.mk | 12 ++++++------ arch/sandbox/cpu/start.c | 6 ++++-- arch/sandbox/cpu/state.c | 5 ----- arch/sandbox/include/asm/state.h | 15 --------------- tools/buildman/toolchain.py | 9 +++++---- tools/patman/gitutil.py | 2 +- tools/patman/settings.py | 27 +++++++++++++++++++++++++++ 7 files changed, 43 insertions(+), 33 deletions(-)
Regards, Simon

On Sun, Feb 15, 2015 at 02:46:05PM -0700, Simon Glass wrote:
Hi Tom,
There are the only pending sandbox/patman/buildman patches that I am aware of (for this release). If I have missed any, please assign them to me in patchwork.
Note these are in branch 'sandbox'.
The following changes since commit bd2a4888b123713adec271d6c8040ca9f609aa2f:
sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART (2015-02-11 19:43:45 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git x86/sandbox
for you to fetch changes up to e50ab22984ce90ffcc47bc620ed2caac0bcc02f7:
sandbox: Adjust the order of the NO_SDL check (2015-02-15 14:34:06 -0700)
Applied to u-boot/master, thanks!
participants (2)
-
Simon Glass
-
Tom Rini