public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Please pull u-boot-x86.git branch sandbox (take 2a)
@ 2015-04-20  2:26 Simon Glass
  2015-04-20 17:58 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Glass @ 2015-04-20  2:26 UTC (permalink / raw)
  To: u-boot

Hi Tom,

I've rebased on master and built again. Note this is branch 'sandbox'.


The following changes since commit b8d7652c81689a69bc6eaa206cf875bbe632831c:

  Merge branch 'buildman' of git://git.denx.de/u-boot-x86 (2015-04-18
19:24:13 -0400)

are available in the git repository at:

  http://git.denx.de/u-boot-x86.git

for you to fetch changes up to 791a9f67f4f8db512cf59b40f47544fb335cd8db:

  sandbox: add config_distro_defaults and config_distro_bootcmd
(2015-04-19 14:45:58 -0600)

----------------------------------------------------------------
Sjoerd Simons (9):
      sandbox: only do sandboxfs for hostfs interface
      sandbox: Split bootm code out into lib/bootm
      sandbox: Add support for bootz
      sandbox: Renamed sb command to host
      sandbox: Implement host dev [device]
      config_distro_bootcmd.h: Add shared block definition for the
host interface
      pxe: Ensure all memory access is to mapped memory
      config: Add default client arch defines for intel architectures
      sandbox: add config_distro_defaults and config_distro_bootcmd

 arch/sandbox/cpu/cpu.c           |  12 -----
 arch/sandbox/lib/Makefile        |   1 +
 arch/sandbox/lib/bootm.c         |  63 ++++++++++++++++++++++++
 common/Makefile                  |   2 +-
 common/cmd_host.c                | 175
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 common/cmd_pxe.c                 |  86 +++++++++++++++++++++-----------
 common/cmd_sandbox.c             | 126
-----------------------------------------------
 fs/sandbox/sandboxfs.c           |   6 ++-
 include/config_distro_bootcmd.h  |  13 +++++
 include/config_distro_defaults.h |   4 ++
 include/configs/sandbox.h        |  31 +++++++++---
 11 files changed, 341 insertions(+), 178 deletions(-)
 create mode 100644 arch/sandbox/lib/bootm.c
 create mode 100644 common/cmd_host.c
 delete mode 100644 common/cmd_sandbox.c

Regards,
Simon

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Please pull u-boot-x86.git branch sandbox (take 2a)
  2015-04-20  2:26 [U-Boot] Please pull u-boot-x86.git branch sandbox (take 2a) Simon Glass
@ 2015-04-20 17:58 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2015-04-20 17:58 UTC (permalink / raw)
  To: u-boot

On Sun, Apr 19, 2015 at 08:26:01PM -0600, Simon Glass wrote:

> Hi Tom,
> 
> I've rebased on master and built again. Note this is branch 'sandbox'.
> 
> 
> The following changes since commit b8d7652c81689a69bc6eaa206cf875bbe632831c:
> 
>   Merge branch 'buildman' of git://git.denx.de/u-boot-x86 (2015-04-18
> 19:24:13 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-x86.git
> 
> for you to fetch changes up to 791a9f67f4f8db512cf59b40f47544fb335cd8db:
> 
>   sandbox: add config_distro_defaults and config_distro_bootcmd
> (2015-04-19 14:45:58 -0600)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150420/366049f8/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-20 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20  2:26 [U-Boot] Please pull u-boot-x86.git branch sandbox (take 2a) Simon Glass
2015-04-20 17:58 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox