| Submitter | Simon Glass |
|---|---|
| Date | Dec. 26, 2012, 6:42 p.m. |
| Message ID | <CAPnjgZ1c3u=C9FbQ+CjCjBqNtZRy+B8wZaUmLLh52L25o5oinw@mail.gmail.com> |
| Download | mbox |
| Permalink | /patch/208182/ |
| State | Accepted, archived |
| Delegated to: | Tom Rini |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-x86.git masterComments
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.
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