mbox

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

Message ID CAPnjgZ1c3u=C9FbQ+CjCjBqNtZRy+B8wZaUmLLh52L25o5oinw@mail.gmail.com
State Accepted, archived
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Simon Glass Dec. 26, 2012, 6:42 p.m. UTC
Hi Tom,

These are the two that patchwork somehow missed. They are in there
now, so here is the pull request for those two.


The following changes since commit f8cfcf1b1c7543d5dd103359376a3319301143bc:

  env: don't generate callback list entries for SPL (2012-12-22 05:57:16 -0700)

are available in the git repository at:
  git://git.denx.de/u-boot-x86.git master

Simon Glass (1):
      x86: coreboot: Enable io command

Stefan Reinauer (1):
      x86: Add coreboot version to u-boot's version command

 common/cmd_version.c       |    7 ++++++-
 include/configs/coreboot.h |    1 +
 2 files changed, 7 insertions(+), 1 deletions(-)

Regards,
Simon

Comments

Tom Rini Jan. 3, 2013, 12:05 a.m. UTC | #1
On Wed, Dec 26, 2012 at 10:42:25AM -0800, Simon Glass wrote:

> Hi Tom,
> 
> These are the two that patchwork somehow missed. They are in there
> now, so here is the pull request for those two.
> 
> 
> The following changes since commit f8cfcf1b1c7543d5dd103359376a3319301143bc:
> 
>   env: don't generate callback list entries for SPL (2012-12-22 05:57:16 -0700)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-x86.git master
> 
> Simon Glass (1):
>       x86: coreboot: Enable io command
> 
> Stefan Reinauer (1):
>       x86: Add coreboot version to u-boot's version command
> 
>  common/cmd_version.c       |    7 ++++++-
>  include/configs/coreboot.h |    1 +
>  2 files changed, 7 insertions(+), 1 deletions(-)

Applied, thanks.