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

Hi Tom,
A random collection of thnigs. Note the branch is 'sandbox'.
The following changes since commit 85bafb6da4dddfffa78479aa49a72ae48578a4ce:
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2014-11-26 11:23:26 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to 1d8104fe8897c5fec3e03b4165bc67c57eeeaa72:
buildman: Don't default to -e when building current source (2014-11-26 20:25:40 -0700)
---------------------------------------------------------------- Simon Glass (5): sandbox: Fix warnings due to 64-bit printf() strings sandbox: Fix warnings in cpu.c and os.c patman: Use the full commit hash for 'git checkout' buildman: Fix repeating board list with -l buildman: Don't default to -e when building current source
Tom Rini (1): buildman: Save *.img files too
arch/sandbox/cpu/os.c | 1 + arch/sandbox/cpu/start.c | 3 ++- common/cmd_mem.c | 6 ++++-- common/fdt_support.c | 15 +++++++-------- disk/part_efi.c | 21 +++++++++++---------- tools/buildman/README | 25 ++++++++++++------------- tools/buildman/builder.py | 3 ++- tools/buildman/builderthread.py | 2 +- tools/buildman/control.py | 3 +-- tools/patman/patchstream.py | 3 +-- 10 files changed, 42 insertions(+), 40 deletions(-)
Regards, Simon

On Mon, Dec 01, 2014 at 03:31:17PM -0700, Simon Glass wrote:
Hi Tom,
A random collection of thnigs. Note the branch is 'sandbox'.
The following changes since commit 85bafb6da4dddfffa78479aa49a72ae48578a4ce:
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2014-11-26 11:23:26 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to 1d8104fe8897c5fec3e03b4165bc67c57eeeaa72:
buildman: Don't default to -e when building current source (2014-11-26 20:25:40 -0700)
Applied to u-boot/master, thanks!
participants (2)
-
Simon Glass
-
Tom Rini