[U-Boot] Pull request: u-boot-sunxi/master

Hi Tom,
Please pull this PR.
thanks, Jagan.
The following changes since commit a3e1653ddeb02f39481eba572275016171e9670c:
Merge git://git.denx.de/u-boot-marvell (2018-11-20 12:39:16 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-sunxi.git master
for you to fetch changes up to 9b16ede4a4e898564f54e1c09ae658a5975b432b:
sun8i_emac: add support for setting EMAC TX/RX delay (2018-11-23 11:01:09 +0530)
---------------------------------------------------------------- Icenowy Zheng (1): sun8i_emac: add support for setting EMAC TX/RX delay
Michael Trimarchi (1): sunxi: Fix memory 2-rank initialization for a33 cpu
Vasily Khoruzhick (3): sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option sunxi-mmc: don't double clock for new mode unconditionally sunxi-mmc: use new mode on both controllers on A64
arch/arm/mach-sunxi/Kconfig | 2 ++ arch/arm/mach-sunxi/dram_sun8i_a33.c | 2 +- drivers/mmc/Kconfig | 4 ++++ drivers/mmc/sunxi_mmc.c | 19 +++++++++---------- drivers/net/sun8i_emac.c | 34 +++++++++++++++++++++++++++++++--- 5 files changed, 47 insertions(+), 14 deletions(-)

On Mon, Nov 26, 2018 at 11:57:55PM +0530, Jagan Teki wrote:
Hi Tom,
Please pull this PR.
thanks, Jagan.
The following changes since commit a3e1653ddeb02f39481eba572275016171e9670c:
Merge git://git.denx.de/u-boot-marvell (2018-11-20 12:39:16 -0500)
In the future can you please include a short summary here if you aren't using a signed tag? Thanks!
are available in the Git repository at:
git://git.denx.de/u-boot-sunxi.git master
for you to fetch changes up to 9b16ede4a4e898564f54e1c09ae658a5975b432b:
sun8i_emac: add support for setting EMAC TX/RX delay (2018-11-23 11:01:09 +0530)
Applied to u-boot/master, thanks!
participants (2)
-
Jagan Teki
-
Tom Rini