From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Mon, 20 May 2019 22:45:06 +0530 Subject: [U-Boot] Pull request: u-boot-sunxi/master Message-ID: <20190520171506.14828-1-jagan@amarulasolutions.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Hi Tom, Please pull this PR. Summary: - H6 WDT reset fix (Clément) - H6 SPL_TEXT_BASE fixes (Clément, Jonas) - NPI-M1+ emac enablment (Emmanuel) The following changes since commit 5b4b680cfe29a67171ccbe439c66374cb31faca3: Prepare v2019.07-rc2 (2019-05-15 15:58:48 -0400) are available in the Git repository at: git://git.denx.de/u-boot-sunxi.git master for you to fetch changes up to c598c4837d782f6d9481f4be07ae5d679c6df976: sun8i: h3: NanoPi M1 Plus: Add emac configuration (2019-05-20 22:37:35 +0530) ---------------------------------------------------------------- Clément Péron (2): arm: sunxi: h6: fix reset using r_wdog sun50i: h6: Fix Beelink GS1 board config Emmanuel Vadot (1): sun8i: h3: NanoPi M1 Plus: Add emac configuration Jonas Smedegaard (1): sun50i: a64: teres_i: Fix broken SPL_TEXT_BASE arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h | 1 + arch/arm/mach-sunxi/board.c | 9 +++++++-- configs/beelink_gs1_defconfig | 1 + configs/nanopi_m1_plus_defconfig | 2 ++ configs/teres_i_defconfig | 1 + 5 files changed, 12 insertions(+), 2 deletions(-)