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

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 06/23/2014 05:43 PM, Simon Glass wrote:
Hi Tom,
Here are some sandbox bug fixes and one for x86.
The following changes since commit 038380597bc9b97378da2e18355cd7346d17b002:
mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board (2014-06-23 09:11:41 -0400)
are available in the git repository at:
http://git.denx.de/u-boot-x86.git
for you to fetch changes up to 1638d98052e0d03e46d504b21ec1b88ecfcd87aa:
sandbox: change local_irq_save() to macro (2014-06-23 15:37:24 -0600)
Masahiro Yamada (1): sandbox: change local_irq_save() to macro
Stephen Warren (2): sandbox: restore ability to access host fs through standard commands sandbox: terminate os_dirent_ls() result list
Vasili Galka (1): x86: Enable 32-bit build using x86_64 multilib toolchain
arch/sandbox/cpu/os.c | 1 + arch/sandbox/include/asm/bitops.h | 5 +++-- arch/sandbox/include/asm/system.h | 5 +---- arch/x86/config.mk | 5 +++-- arch/x86/cpu/config.mk | 2 +- common/cmd_sandbox.c | 10 ++++++---- disk/part.c | 19 +++++++++++++++++++ test/command_ut.c | 8 ++++---- test/vboot/vboot_test.sh | 2 +- 9 files changed, 39 insertions(+), 18 deletions(-)
Applied to u-boot/master, thanks!
- -- Tom
participants (1)
-
Tom Rini