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

Hi Tom,
Here is hopefully the last sunxi pull-req for v2016.07, it contains 2 misc. fixes and 1 new board.
The following changes since commit 0e1e587ff4fc2d81ad4f6313f02c5ca4c8ceea01:
Prepare v2016.07-rc3 (2016-07-01 17:43:17 -0400)
are available in the git repository at:
http://git.denx.de/u-boot-sunxi.git master
for you to fetch changes up to d2a6af052845f671204ff978bc70bcfba8767cc9:
sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) (2016-07-02 13:53:15 +0200)
---------------------------------------------------------------- Hans de Goede (1): sunxi: spl: Fix DRAM info printing
Olliver Schinagl (1): sunxi: Add missing boot_media fields in the SPL header
Quentin Schulz (1): sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)
arch/arm/dts/Makefile | 3 +- arch/arm/dts/sun8i-r16-parrot.dts | 348 ++++++++++++++++++++++++++++++++++ arch/arm/include/asm/arch-sunxi/spl.h | 2 + board/sunxi/MAINTAINERS | 5 + board/sunxi/board.c | 2 +- configs/parrot_r16_defconfig | 38 ++++ 6 files changed, 396 insertions(+), 2 deletions(-) create mode 100644 arch/arm/dts/sun8i-r16-parrot.dts create mode 100644 configs/parrot_r16_defconfig
Regards,
Hans

On Sat, Jul 02, 2016 at 09:51:20PM +0200, Hans de Goede wrote:
Hi Tom,
Here is hopefully the last sunxi pull-req for v2016.07, it contains 2 misc. fixes and 1 new board.
The following changes since commit 0e1e587ff4fc2d81ad4f6313f02c5ca4c8ceea01:
Prepare v2016.07-rc3 (2016-07-01 17:43:17 -0400)
are available in the git repository at:
http://git.denx.de/u-boot-sunxi.git master
for you to fetch changes up to d2a6af052845f671204ff978bc70bcfba8767cc9:
sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) (2016-07-02 13:53:15 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Hans de Goede
-
Tom Rini