[U-Boot] Pull request: u-boot-staging

Anatolij Gustschin agust at denx.de
Sat Sep 22 01:10:51 CEST 2012


Hello Tom,

Please pull some patches from my staging branch. There is a warnings fix,
so we will get a cleaner MAKEALL log.

Three patches from Simon were submitted as part of tegra LCD driver
series, other patches of this series still need rework. We should
merge these three patches now so that there is no need to include
them later again in the reworked LCD driver series.

The following changes since commit 3ab270d5df7ae7bf8d7b5d225ab1abb37297d77e:

  Revert "memsize: Fix for bug in memory sizing code" (2012-09-21 08:14:05 -0700)

are available in the git repository at:
  git://git.denx.de/u-boot-staging.git agust at denx.de

Kumar Gala (1):
      pci: fix some warnings related to assumptions about

Simon Glass (3):
      Add gpio_request() to asm-generic header
      fdt: Tidy debugging, add to fdtdec_get_int/addr()
      fdt: Add header guard to fdtdec.h

 drivers/pci/pci.c          |    6 +++---
 drivers/pci/pci_auto.c     |    2 +-
 include/asm-generic/gpio.h |    9 +++++++++
 include/fdtdec.h           |    3 +++
 lib/fdtdec.c               |   27 +++++++++++++++++++--------
 5 files changed, 35 insertions(+), 12 deletions(-)

Thanks,
Anatolij


More information about the U-Boot mailing list