mbox

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

Message ID CAPnjgZ1XCQ+-U1KrCf+DCbT5rjX6T1G3Jkbk-+JpvHKxBzEGuw@mail.gmail.com
State Superseded
Delegated to: Simon Glass
Headers show

Pull-request

git://git.denx.de/u-boot-fdt.git

Message

Simon Glass Nov. 30, 2014, 4:05 a.m. UTC
Hi Tom,

This request includes an important fix.


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-fdt.git

for you to fetch changes up to afe42e5e4f1bc74b52298cbb44849ac8222e113e:

  fdt: Fix regression in fdt_pack_reg() (2014-11-29 20:52:31 -0700)

----------------------------------------------------------------
Hans de Goede (1):
      fdt: Fix regression in fdt_pack_reg()

Masahiro Yamada (1):
      fdt: remove fdtdec_get_alias_node() function

 common/fdt_support.c           | 12 ++++++------
 drivers/serial/serial-uclass.c |  2 +-
 include/fdtdec.h               | 11 -----------
 lib/fdtdec.c                   | 15 ---------------
 4 files changed, 7 insertions(+), 33 deletions(-)

Regards,
Simon

Comments

Simon Glass Dec. 1, 2014, 3:25 p.m. UTC | #1
Hi Tom,

On 29 November 2014 at 21:05, Simon Glass <sjg@chromium.org> wrote:
> Hi Tom,
>
> This request includes an important fix.

Please ignore this one - there are a few more test credits so I will re-issue.

- Simon