[U-Boot] Please pull u-boot-sunxi master

Hans de Goede hdegoede at redhat.com
Sun Jul 31 22:19:18 CEST 2016


Hi Tom,

Here is another sunxi pull-req for v2016.09,
this adds some more fixes to the h3 ethernet driver
and re-enables it. There are also some other fixes.

The following changes since commit 5c928d02044345b843202f23540c3765468c1d6f:

   m68k: code reformatting for all start.S files (2016-07-30 22:59:18 +0200)

are available in the git repository at:

   http://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to fcada3b05e56c9b22bf5f92ba94fa80449452e76:

   sunxi: Re-enable h3 emac support (2016-07-31 21:45:47 +0200)

----------------------------------------------------------------
Chen-Yu Tsai (2):
       sunxi: gpio: Add .xlate function for gpio phandle resolution
       sunxi: Hummingbird_A31_defconfig: Drop MACPWR option

Hans de Goede (4):
       sunxi: Ensure that the NIC specific bytes of the mac are not all 0
       sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID
       net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers
       sunxi: Re-enable h3 emac support

  arch/arm/dts/sun8i-h3-orangepi-one.dts | 11 +++++++++++
  board/sunxi/board.c                    | 24 +++++++++++++++++++++++-
  configs/Hummingbird_A31_defconfig      |  2 +-
  configs/orangepi_one_defconfig         |  1 +
  configs/orangepi_pc_defconfig          |  1 +
  configs/orangepi_pc_plus_defconfig     |  1 +
  configs/pine64_plus_defconfig          |  1 +
  drivers/gpio/sunxi_gpio.c              | 16 ++++++++++++++++
  drivers/net/sun8i_emac.c               | 13 ++++++++++---
  9 files changed, 65 insertions(+), 5 deletions(-)

Regards,

Hans


More information about the U-Boot mailing list