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

2019-10-30 Thread Tom Rini
On Sat, Oct 26, 2019 at 11:18:47PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> Summary:
> - H6 dts(i) sync (Clément)
> - H6 PIO (Icenowy)
> - Fix pll1 clock calculation (Stefan)
> - H6 dram, half DQ (Jernej)
> - A64 OLinuXino eMMC (Sunil)
> 
> Travis-CI:
> https://travis-ci.org/openedev/u-boot-amarula/builds/602715052
> 
> Thanks,
> Jagan.
> 
> The following changes since commit 395ec7418695e5ce23f8b48c01a1dbffd2e52d3f:
> 
>   spi-nor-ids: Add support for Adesto AT25SL321 (2019-10-25 00:48:32 +0530)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi master
> 
> for you to fetch changes up to 5f19c9302133cda54d5d1a6b1caa400260de9192:
> 
>   sunxi: set PIO voltage to hardware-detected value on startup on H6 
> (2019-10-25 14:40:34 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-10-26 Thread Jagan Teki
Hi Tom,

Please pull this PR.

Summary:
- H6 dts(i) sync (Clément)
- H6 PIO (Icenowy)
- Fix pll1 clock calculation (Stefan)
- H6 dram, half DQ (Jernej)
- A64 OLinuXino eMMC (Sunil)

Travis-CI:
https://travis-ci.org/openedev/u-boot-amarula/builds/602715052

Thanks,
Jagan.

The following changes since commit 395ec7418695e5ce23f8b48c01a1dbffd2e52d3f:

  spi-nor-ids: Add support for Adesto AT25SL321 (2019-10-25 00:48:32 +0530)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi master

for you to fetch changes up to 5f19c9302133cda54d5d1a6b1caa400260de9192:

  sunxi: set PIO voltage to hardware-detected value on startup on H6 
(2019-10-25 14:40:34 +0530)


Clément Péron (1):
  arm: dts: sync dts for Allwinner H6

Icenowy Zheng (1):
  sunxi: set PIO voltage to hardware-detected value on startup on H6

Jernej Skrabec (1):
  sunxi: H6: DRAM: Add support for half DQ

Stefan Mavrodiev (1):
  sunxi: Fix pll1 clock calculation

Sunil Mohan Adapa (1):
  arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)

 arch/arm/dts/Makefile|  1 +
 arch/arm/dts/sun50i-a64-olinuxino-emmc.dts   | 23 +++
 arch/arm/dts/sun50i-h6-beelink-gs1.dts   | 76 +++
 arch/arm/dts/sun50i-h6-pine-h64.dts  | 12 
 arch/arm/dts/sun50i-h6.dtsi  | 46 +-
 arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h |  1 +
 arch/arm/include/asm/arch-sunxi/gpio.h   |  3 +
 arch/arm/mach-sunxi/board.c  |  9 +++
 arch/arm/mach-sunxi/clock_sun6i.c|  2 +-
 arch/arm/mach-sunxi/dram_sun50i_h6.c | 78 
 board/sunxi/MAINTAINERS  |  5 ++
 configs/a64-olinuxino-emmc_defconfig | 17 ++
 12 files changed, 244 insertions(+), 29 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-olinuxino-emmc.dts
 create mode 100644 configs/a64-olinuxino-emmc_defconfig
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-07-17 Thread Tom Rini
On Tue, Jul 16, 2019 at 08:29:57PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> Summary:
> - Beelink-x2 STB support (Marcus)
> - H6 DDR3, LPDDR3 changes (Andre, Jernej)
> - H6 pin controller, USB PHY (Andre)
> 
> thanks,
> Jagan.
> 
> The following changes since commit 6070ef409c1018860e8dd1f077297546d9d80115:
> 
>   Merge branch '2019-07-12-master-imports' (2019-07-14 09:05:20 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi master
> 
> for you to fetch changes up to f96238e253661b43168352010a2628957940bd4b:
> 
>   sunxi: H6: Enable USB for existing boards (2019-07-16 17:13:15 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-07-16 Thread Jagan Teki
Hi Tom,

Please pull this PR.

Summary:
- Beelink-x2 STB support (Marcus)
- H6 DDR3, LPDDR3 changes (Andre, Jernej)
- H6 pin controller, USB PHY (Andre)

thanks,
Jagan.

The following changes since commit 6070ef409c1018860e8dd1f077297546d9d80115:

  Merge branch '2019-07-12-master-imports' (2019-07-14 09:05:20 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi master

for you to fetch changes up to f96238e253661b43168352010a2628957940bd4b:

  sunxi: H6: Enable USB for existing boards (2019-07-16 17:13:15 +0530)


Andre Przywara (11):
  sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
  sunxi: H6: DRAM: avoid memcpy() on MMIO registers
  sunxi: H6: DRAM: follow recommended PHY init algorithm
  sunxi: H6: move LPDDR3 timing definition into separate file
  sunxi: H6: Add DDR3 support to DRAM controller driver
  sunxi: H6: Add DDR3-1333 timings
  sunxi: move SUNXI_GPIO to Kconfig
  sunxi: gpio: Enable support for H6 pin controller
  sunxi: clocks: Add H6 USB clock gates and resets
  sunxi: phy: Add USB PHY support for Allwinner H6
  sunxi: H6: Enable USB for existing boards

Jernej Skrabec (1):
  sunxi: H6: Add DDR3 DRAM delay values

Marcus Cooper (1):
  sun8i: h3: Add support for the Beelink-x2 STB

 arch/arm/Kconfig |   1 +
 arch/arm/dts/Makefile|   1 +
 arch/arm/dts/sun8i-h3-beelink-x2.dts | 216 +++
 arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h |  35 
 arch/arm/mach-sunxi/Kconfig  |  19 +-
 arch/arm/mach-sunxi/Makefile |   1 +
 arch/arm/mach-sunxi/dram_sun50i_h6.c | 251 +++
 arch/arm/mach-sunxi/dram_timings/Makefile|   2 +
 arch/arm/mach-sunxi/dram_timings/h6_ddr3_1333.c  | 144 +
 arch/arm/mach-sunxi/dram_timings/h6_lpddr3.c | 132 
 board/sunxi/MAINTAINERS  |   6 +
 common/spl/Kconfig   |   3 +
 configs/A10-OLinuXino-Lime_defconfig |   1 -
 configs/A10s-OLinuXino-M_defconfig   |   1 -
 configs/A13-OLinuXinoM_defconfig |   1 -
 configs/A13-OLinuXino_defconfig  |   1 -
 configs/A20-OLinuXino-Lime2-eMMC_defconfig   |   1 -
 configs/A20-OLinuXino-Lime2_defconfig|   1 -
 configs/A20-OLinuXino-Lime_defconfig |   1 -
 configs/A20-OLinuXino_MICRO-eMMC_defconfig   |   1 -
 configs/A20-OLinuXino_MICRO_defconfig|   1 -
 configs/A20-Olimex-SOM-EVB_defconfig |   1 -
 configs/A20-Olimex-SOM204-EVB-eMMC_defconfig |   1 -
 configs/A20-Olimex-SOM204-EVB_defconfig  |   1 -
 configs/A33-OLinuXino_defconfig  |   1 -
 configs/Ainol_AW1_defconfig  |   1 -
 configs/Ampe_A76_defconfig   |   1 -
 configs/Auxtek-T003_defconfig|   1 -
 configs/Auxtek-T004_defconfig|   1 -
 configs/Bananapi_M2_Ultra_defconfig  |   1 -
 configs/Bananapi_defconfig   |   1 -
 configs/Bananapi_m2m_defconfig   |   1 -
 configs/Bananapro_defconfig  |   1 -
 configs/CHIP_defconfig   |   1 -
 configs/CHIP_pro_defconfig   |   1 -
 configs/CSQ_CS908_defconfig  |   1 -
 configs/Chuwi_V7_CW0825_defconfig|   1 -
 configs/Colombus_defconfig   |   1 -
 configs/Cubieboard2_defconfig|   1 -
 configs/Cubieboard4_defconfig|   1 -
 configs/Cubieboard_defconfig |   1 -
 configs/Cubietruck_defconfig |   1 -
 configs/Cubietruck_plus_defconfig|   1 -
 configs/Empire_electronix_d709_defconfig |   1 -
 configs/Empire_electronix_m712_defconfig |   1 -
 configs/Hummingbird_A31_defconfig|   1 -
 configs/Hyundai_A7HD_defconfig   |   1 -
 configs/Itead_Ibox_A20_defconfig |   1 -
 configs/Lamobo_R1_defconfig  |   1 -
 configs/LicheePi_Zero_defconfig  |   1 -
 configs/Linksprite_pcDuino3_Nano_defconfig   |   1 -
 configs/Linksprite_pcDuino3_defconfig|   1 -
 configs/Linksprite_pcDuino_defconfig |   1 -
 configs/MK808C_defconfig |   1 -
 configs/MSI_Primo73_defconfig|   1 -
 configs/MSI_Primo81_defconfig|   1 -
 configs/Marsboard_A10_defconfig  |   1 -
 configs/Mele_A1000G_quad_defconfig   |   1 -
 configs/Mele_A1000_defconfig |   1 -
 configs/Mele_I7_defconfig|   1 -
 configs/Mele_M3_defconfig|  

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

2019-05-21 Thread Tom Rini
On Mon, May 20, 2019 at 10:45:06PM +0530, Jagan Teki wrote:

> 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)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-05-20 Thread Jagan Teki
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(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-04-29 Thread Jagan Teki
On Sun, Apr 28, 2019 at 3:16 AM Tom Rini  wrote:
>
> On Sat, Apr 27, 2019 at 09:47:21PM +0530, Jagan Teki wrote:
> > Hi Tom,
> >
> > Please pull this PR.
> >
> > Summary:
> > - H6 Beelink GS1 board (Clément)
> > - Olimex A64-Teres-I board (Jonas)
> > - sunxi build fix for CONFIG_CMD_PXE|DHCP (Ondrej)
> > - _relaxed MMIO (Andre)
>
> NAK, this MMIO change (and readl/writel) stuff is causing tons of
> warnings on arm32.  km_kirkwood_128m16 is the first platform of many.
> Thanks!

I didn't notice since, my test was on arm64 targets, will send v2, thanks.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-04-27 Thread Tom Rini
On Sat, Apr 27, 2019 at 09:47:21PM +0530, Jagan Teki wrote:
> Hi Tom,
> 
> Please pull this PR.
> 
> Summary:
> - H6 Beelink GS1 board (Clément)
> - Olimex A64-Teres-I board (Jonas)
> - sunxi build fix for CONFIG_CMD_PXE|DHCP (Ondrej)
> - _relaxed MMIO (Andre)

NAK, this MMIO change (and readl/writel) stuff is causing tons of
warnings on arm32.  km_kirkwood_128m16 is the first platform of many.
Thanks!

>
-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-04-27 Thread Jagan Teki
Hi Tom,

Please pull this PR.

Summary:
- H6 Beelink GS1 board (Clément)
- Olimex A64-Teres-I board (Jonas)
- sunxi build fix for CONFIG_CMD_PXE|DHCP (Ondrej)
- _relaxed MMIO (Andre)
- EPHY clock changes(Jagan)

The following changes since commit 1f4ae66eaab29bfb5d1eb44996f7826c9cd01ed1:

  Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc (2019-04-18 
12:12:16 -0400)

are available in the Git repository at:

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

for you to fetch changes up to f93369fb348488298467e4efcc34ba538da77b74:

  sunxi: H6: use writel_relaxed for DRAM timing register accesses (2019-04-27 
21:32:37 +0530)


Andre Przywara (3):
  arm: clean up asm/io.h
  arm: introduce _relaxed MMIO accessors
  sunxi: H6: use writel_relaxed for DRAM timing register accesses

Clément Péron (1):
  arm: dts: h6: Add Beelink GS1 initial support

Jagan Teki (6):
  clk: Get the CLK by index without device
  clk: Use clk_get_by_index_tail()
  test/dm: clk: Add clk_get_by_index[_nodev] test
  reset: Get the RESET by index without device
  test/dm: reset: Add reset_get_by_index[_nodev] test
  net: sun8i_emac: Add EPHY CLK and RESET support

Jonas Smedegaard (1):
  sun50i: a64: Add Olimex A64-Teres-I board initial support

Ondrej Jirman (1):
  sunxi: Fix build when CONFIG_CMD_PXE or CONFIG_CMD_DHCP are disabled

 arch/arm/dts/Makefile   |   4 +-
 arch/arm/dts/sun50i-a64-teres-i-u-boot.dtsi |  41 +
 arch/arm/dts/sun50i-a64-teres-i.dts | 270 
 arch/arm/dts/sun50i-h6-beelink-gs1.dts  | 184 +++
 arch/arm/include/asm/io.h   | 164 ++---
 arch/arm/mach-sunxi/dram_sun50i_h6.c|  79 
 board/sunxi/MAINTAINERS |  12 ++
 configs/beelink_gs1_defconfig   |  15 ++
 configs/teres_i_defconfig   |  22 +++
 drivers/clk/clk-uclass.c|  75 ++--
 drivers/net/sun8i_emac.c|  74 ++--
 drivers/reset/reset-uclass.c|  53 --
 include/clk.h   |  15 ++
 include/configs/sunxi-common.h  |  16 +-
 include/reset.h |  16 ++
 test/dm/clk.c   |  21 +++
 test/dm/reset.c |  23 +++
 17 files changed, 840 insertions(+), 244 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-teres-i-u-boot.dtsi
 create mode 100644 arch/arm/dts/sun50i-a64-teres-i.dts
 create mode 100644 arch/arm/dts/sun50i-h6-beelink-gs1.dts
 create mode 100644 configs/beelink_gs1_defconfig
 create mode 100644 configs/teres_i_defconfig
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-04-18 Thread Tom Rini
On Wed, Apr 17, 2019 at 05:57:31PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> Summary:
> - Convert DM_MMC and DM_SCSI
> - A20, R40, H6 Linux dts(i) sync
> - CLK, RESET support for sunxi, sun8_emac net drivers
> 
> thanks,
> Jagan.
> 
> The following changes since commit 216800acf1fbf9f498455bf3c92d4513d9a4c681:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-spi (2019-04-14 00:03:06 
> -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to f8c8669760610b2949d8d9ccaeef8231a44d4205:
> 
>   sunxi: update SATA driver to always use DM_SCSI (2019-04-17 14:34:45 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-04-17 Thread Jagan Teki
Hi Tom,

Please pull this PR.

Summary:
- Convert DM_MMC and DM_SCSI
- A20, R40, H6 Linux dts(i) sync
- CLK, RESET support for sunxi, sun8_emac net drivers

thanks,
Jagan.

The following changes since commit 216800acf1fbf9f498455bf3c92d4513d9a4c681:

  Merge branch 'master' of git://git.denx.de/u-boot-spi (2019-04-14 00:03:06 
-0400)

are available in the Git repository at:

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

for you to fetch changes up to f8c8669760610b2949d8d9ccaeef8231a44d4205:

  sunxi: update SATA driver to always use DM_SCSI (2019-04-17 14:34:45 +0530)


Andre Przywara (1):
  sunxi: update SATA driver to always use DM_SCSI

Jagan Teki (13):
  arm64: allwinner: sun50i: Sync H6 dts(i) files from Linux
  clk: sunxi: r40: Fix GMAC reset reg offset
  net: sunxi_emac: Add CLK support
  net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
  net: sun8i_emac: Add CLK and RESET support
  board: sunxi: gmac: Remove Ethernet clock and reset
  arm: allwinner: r40: Sync R40 dts(i) files from Linux 5.1-rc2
  arm: allwinner: dts: a20: Sync A20 dts(i) files from Linux 5.1-rc2
  board: sunxi: Add R40 sata compatible
  ARM: dts: a20-m5: Enable AHCI
  ARM: dts: a20-wits-pro-a20-dkt: Enable AHCI
  ARM: dts: sun8i-r40-bananapi-m2-berry: Enable AHCI
  arm: sunxi: Enable DM_MMC and DM_SCSI

 arch/arm/Kconfig   |   2 +
 arch/arm/dts/sun50i-h6-orangepi.dtsi   |  62 +++-
 arch/arm/dts/sun50i-h6-pine-h64.dts|  88 -
 arch/arm/dts/sun50i-h6.dtsi| 398 -
 arch/arm/dts/sun7i-a20-ainol-aw1.dts   |   2 +-
 arch/arm/dts/sun7i-a20-bananapi-m1-plus.dts|  46 +--
 arch/arm/dts/sun7i-a20-bananapi.dts|  49 +--
 arch/arm/dts/sun7i-a20-bananapro.dts   |  65 +---
 arch/arm/dts/sun7i-a20-cubieboard2.dts |  21 +-
 arch/arm/dts/sun7i-a20-cubietruck.dts  |  83 ++---
 arch/arm/dts/sun7i-a20-hummingbird.dts |  60 +---
 arch/arm/dts/sun7i-a20-i12-tvbox.dts   |  47 +--
 arch/arm/dts/sun7i-a20-icnova-swac.dts |  10 +-
 arch/arm/dts/sun7i-a20-itead-ibox.dts  |  10 +-
 arch/arm/dts/sun7i-a20-lamobo-r1.dts   |  48 +--
 arch/arm/dts/sun7i-a20-m3.dts  |  21 +-
 arch/arm/dts/sun7i-a20-m5.dts  |   8 +-
 arch/arm/dts/sun7i-a20-mk808c.dts  |  26 +-
 arch/arm/dts/sun7i-a20-olimex-som-evb-emmc.dts |  35 ++
 arch/arm/dts/sun7i-a20-olimex-som-evb.dts  |  68 +---
 arch/arm/dts/sun7i-a20-olimex-som204-evb-emmc.dts  |   2 -
 arch/arm/dts/sun7i-a20-olimex-som204-evb.dts   |  36 +-
 arch/arm/dts/sun7i-a20-olinuxino-lime.dts  |  22 +-
 arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts|  11 -
 arch/arm/dts/sun7i-a20-olinuxino-lime2.dts |  34 +-
 arch/arm/dts/sun7i-a20-olinuxino-micro-emmc.dts|   2 -
 arch/arm/dts/sun7i-a20-olinuxino-micro.dts |  54 +--
 arch/arm/dts/sun7i-a20-orangepi-mini.dts   |  52 +--
 arch/arm/dts/sun7i-a20-orangepi.dts|  44 +--
 arch/arm/dts/sun7i-a20-pcduino3-nano.dts   |  31 +-
 arch/arm/dts/sun7i-a20-pcduino3.dts|  39 +-
 arch/arm/dts/sun7i-a20-primo73.dts |   4 +-
 arch/arm/dts/sun7i-a20-wexler-tab7200.dts  |  39 +-
 .../arm/dts/sun7i-a20-wits-pro-a20-dkt-u-boot.dtsi |  10 +
 arch/arm/dts/sun7i-a20-wits-pro-a20-dkt.dts|  23 +-
 arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts|   2 +-
 arch/arm/dts/sun7i-a20.dtsi| 209 +++
 arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts   |  91 -
 arch/arm/dts/sun8i-r40.dtsi| 364 ++-
 arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts   |  20 +-
 arch/arm/dts/sunxi-itead-core-common.dtsi  |   6 +-
 arch/arm/mach-sunxi/Kconfig|  13 -
 board/sunxi/Makefile   |   3 -
 board/sunxi/gmac.c |   8 -
 drivers/ata/Kconfig|   8 +
 drivers/ata/Makefile   |   1 +
 board/sunxi/ahci.c => drivers/ata/ahci_sunxi.c |  11 +-
 drivers/clk/sunxi/clk_r40.c|   3 +-
 drivers/net/sun8i_emac.c   | 112 +++---
 drivers/net/sunxi_emac.c   |  28 +-
 include/configs/sunxi-common.h |   6 -
 include/dt-bindings/clock/sun8i-tcon-top.h |  11 +
 scripts/config_whitelist.txt   |   1 -
 53 files changed, 1493 insertions(+), 956 deletions(-)
 create mode 100644 arch/arm/dts/sun7i-a20-olimex-som-evb-emmc.dts
 create mode 100644 arch/arm/dts/sun7i-a20-wits-pro-a20-dkt-u-boot.dtsi
 rename board/sunxi/ahci.c => drivers/ata/ahci_sunxi.c (94%)
 create mode 100644 

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

2019-04-12 Thread Tom Rini
On Fri, Apr 12, 2019 at 06:34:52PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 3c99166441bf3ea325af2da83cfe65430b49c066:
> 
>   Prepare v2019.04 (2019-04-08 21:40:40 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 067e0b9684d4f195d92e0b1de260d69dc1e0f2c5:
> 
>   sunxi: Allow booting from 128KB SD/eMMC offset (2019-04-10 15:34:32 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-04-12 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 3c99166441bf3ea325af2da83cfe65430b49c066:

  Prepare v2019.04 (2019-04-08 21:40:40 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 067e0b9684d4f195d92e0b1de260d69dc1e0f2c5:

  sunxi: Allow booting from 128KB SD/eMMC offset (2019-04-10 15:34:32 +0530)


Andre Przywara (2):
  sunxi: Pine64-LTS: (Re-)enable USB 1.x support
  sunxi: Allow booting from 128KB SD/eMMC offset

Jagan Teki (1):
  sun50i: a64: Add Oceanic 5205 5inMFD initial support

Michael Trimarchi (1):
  sunxi: dram_sun8i: Fix A33 memory initialization

Paul Kocialkowski (3):
  arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i
  arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5
  arm: sunxi: Enable DRAM ODT by default on H3/H5

 arch/arm/dts/Makefile   |  1 +
 arch/arm/dts/sun50i-a64-oceanic-5205-5inmfd.dts | 68 +
 arch/arm/include/asm/arch-sunxi/spl.h   |  2 +
 arch/arm/mach-sunxi/Kconfig |  6 ++-
 arch/arm/mach-sunxi/board.c |  2 +
 arch/arm/mach-sunxi/dram_sun8i_a33.c|  2 +-
 board/sunxi/MAINTAINERS |  5 ++
 configs/bananapi_m2_plus_h3_defconfig   |  2 -
 configs/bananapi_m2_plus_h5_defconfig   |  2 -
 configs/bananapi_m2_zero_defconfig  |  2 -
 configs/emlid_neutis_n5_devboard_defconfig  |  1 +
 configs/libretech_all_h3_cc_h2_plus_defconfig   |  2 -
 configs/libretech_all_h3_cc_h3_defconfig|  2 -
 configs/libretech_all_h3_cc_h5_defconfig|  2 -
 configs/nanopi_m1_defconfig |  2 -
 configs/nanopi_m1_plus_defconfig|  2 -
 configs/nanopi_neo2_defconfig   |  1 +
 configs/nanopi_neo_air_defconfig|  2 -
 configs/nanopi_neo_defconfig|  2 -
 configs/nanopi_neo_plus2_defconfig  |  1 +
 configs/oceanic_5205_5inmfd_defconfig   | 20 
 configs/orangepi_2_defconfig|  2 -
 configs/orangepi_lite_defconfig |  2 -
 configs/orangepi_one_defconfig  |  2 -
 configs/orangepi_pc2_defconfig  |  1 +
 configs/orangepi_pc_defconfig   |  2 -
 configs/orangepi_pc_plus_defconfig  |  2 -
 configs/orangepi_plus2e_defconfig   |  2 -
 configs/orangepi_plus_defconfig |  2 -
 configs/orangepi_prime_defconfig|  1 +
 configs/orangepi_r1_defconfig   |  2 -
 configs/orangepi_zero_defconfig |  2 -
 configs/orangepi_zero_plus2_defconfig   |  1 +
 configs/orangepi_zero_plus_defconfig|  1 +
 configs/pine64-lts_defconfig|  1 +
 35 files changed, 111 insertions(+), 41 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-oceanic-5205-5inmfd.dts
 create mode 100644 configs/oceanic_5205_5inmfd_defconfig
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-04-01 Thread Tom Rini
On Mon, Apr 01, 2019 at 10:00:14PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this patch for v2019.04 release.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 48cf0d8c6d261f543bff12046a366ec3b832937d:
> 
>   Merge tag 'video-fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-video 
> (2019-03-31 07:25:11 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 9d1e136734b80414c803301d69d4cd358001be93:
> 
>   clk: sunxi: a10: Add CLK_AHB_GMAC (2019-04-01 21:45:15 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-04-01 Thread Jagan Teki
Hi Tom,

Please pull this patch for v2019.04 release.

thanks,
Jagan.

The following changes since commit 48cf0d8c6d261f543bff12046a366ec3b832937d:

  Merge tag 'video-fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-video 
(2019-03-31 07:25:11 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 9d1e136734b80414c803301d69d4cd358001be93:

  clk: sunxi: a10: Add CLK_AHB_GMAC (2019-04-01 21:45:15 +0530)


Jagan Teki (1):
  clk: sunxi: a10: Add CLK_AHB_GMAC

 drivers/clk/sunxi/clk_a10.c | 2 ++
 1 file changed, 2 insertions(+)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-03-12 Thread Tom Rini
On Mon, Mar 11, 2019 at 10:59:35PM +0530, Jagan Teki wrote:

> Hi Tom, 
> 
> Please pull this PR.
> 
> Summary:
> - axp818 fix
> - fix warnings for ethernet clock code
> 
> The following changes since commit f18b7b2798cc37b613b5d3dda2e1461857a913b8:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-spi (2019-03-06 20:25:09 
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to aefc0b7a60b9147b79b7a735c045e28daba712f1:
> 
>   clk: sunxi: h3: Implement EPHY CLK and RESET (2019-03-09 13:16:35 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-03-11 Thread Jagan Teki
Hi Tom, 

Please pull this PR.

Summary:
- axp818 fix
- fix warnings for ethernet clock code

The following changes since commit f18b7b2798cc37b613b5d3dda2e1461857a913b8:

  Merge branch 'master' of git://git.denx.de/u-boot-spi (2019-03-06 20:25:09 
-0500)

are available in the Git repository at:

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

for you to fetch changes up to aefc0b7a60b9147b79b7a735c045e28daba712f1:

  clk: sunxi: h3: Implement EPHY CLK and RESET (2019-03-09 13:16:35 +0530)


Jagan Teki (3):
  clk: sunxi: Implement A10 EMAC clocks
  clk: sunxi: Implement EMAC, GMAC clocks, resets
  clk: sunxi: h3: Implement EPHY CLK and RESET

Ondrej Jirman (1):
  power: axp818: Fix typo in axp_set_dldo

 drivers/clk/sunxi/clk_a10.c  | 1 +
 drivers/clk/sunxi/clk_a10s.c | 1 +
 drivers/clk/sunxi/clk_a31.c  | 2 ++
 drivers/clk/sunxi/clk_a64.c  | 2 ++
 drivers/clk/sunxi/clk_a83t.c | 2 ++
 drivers/clk/sunxi/clk_h3.c   | 6 ++
 drivers/clk/sunxi/clk_h6.c   | 4 
 drivers/clk/sunxi/clk_r40.c  | 3 +++
 drivers/power/axp818.c   | 2 +-
 9 files changed, 22 insertions(+), 1 deletion(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-02-28 Thread Tom Rini
On Fri, Mar 01, 2019 at 12:38:23AM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> Jagan.
> 
> The following changes since commit b89074f65047c4058741ed2bf3e6ff0c5af4c5bc:
> 
>   Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx 
> (2019-02-16 08:31:05 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to da95ed58c4765ff23ed35753878274ef585f28b5:
> 
>   sunxi: Add Bananapi M2+ H5 board (2019-02-18 14:46:53 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-02-28 Thread Jagan Teki
Hi Tom,

Please pull this PR.

Jagan.

The following changes since commit b89074f65047c4058741ed2bf3e6ff0c5af4c5bc:

  Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx (2019-02-16 
08:31:05 -0500)

are available in the Git repository at:

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

for you to fetch changes up to da95ed58c4765ff23ed35753878274ef585f28b5:

  sunxi: Add Bananapi M2+ H5 board (2019-02-18 14:46:53 +0530)


Chen-Yu Tsai (3):
  sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1
  sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3
  sunxi: Add Bananapi M2+ H5 board

 arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts|  11 +
 arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts | 190 +---
 arch/arm/dts/sunxi-bananapi-m2-plus.dtsi   | 245 +
 board/sunxi/MAINTAINERS|  12 +-
 ...lus_defconfig => bananapi_m2_plus_h3_defconfig} |   0
 configs/bananapi_m2_plus_h5_defconfig  |  20 ++
 6 files changed, 285 insertions(+), 193 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts
 create mode 100644 arch/arm/dts/sunxi-bananapi-m2-plus.dtsi
 rename configs/{Sinovoip_BPI_M2_Plus_defconfig => 
bananapi_m2_plus_h3_defconfig} (100%)
 create mode 100644 configs/bananapi_m2_plus_h5_defconfig
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-02-15 Thread Tom Rini
On Thu, Feb 14, 2019 at 10:50:11PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> PR about some random fixes.
> 
> Summary:
> - MMC CD pin fix on Orangepi Zero plus
> - SPI boot for  Olinuxino Lime2-eMMC boards
> - Change in dram frequnecy for tbs_a711
> 
> The following changes since commit dbe70c7d4e3d5c705a98d82952e05a591efd0683:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-sh (2019-02-10 08:11:53 
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to d065a6c00a63c2f441bb8b5d31407c5e10da9612:
> 
>   configs: tbs_a711: lower dram frequency (2019-02-12 17:25:44 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-02-14 Thread Jagan Teki
Hi Tom,

PR about some random fixes.

Summary:
- MMC CD pin fix on Orangepi Zero plus
- SPI boot for  Olinuxino Lime2-eMMC boards
- Change in dram frequnecy for tbs_a711

The following changes since commit dbe70c7d4e3d5c705a98d82952e05a591efd0683:

  Merge branch 'master' of git://git.denx.de/u-boot-sh (2019-02-10 08:11:53 
-0500)

are available in the Git repository at:

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

for you to fetch changes up to d065a6c00a63c2f441bb8b5d31407c5e10da9612:

  configs: tbs_a711: lower dram frequency (2019-02-12 17:25:44 +0530)


Hauke Mehrtens (1):
  sun50i: h5: Orange Pi Zero Plus: Fix SdCard detection

Priit Laes (1):
  arm: sunxi: Enable SPL/SPI boot for Olinuxino Lime2-eMMC boards

Tomas Novotny (1):
  configs: tbs_a711: lower dram frequency

 configs/A20-OLinuXino-Lime2-eMMC_defconfig | 1 +
 configs/orangepi_zero_plus_defconfig   | 3 +--
 configs/tbs_a711_defconfig | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-01-30 Thread Tom Rini
On Wed, Jan 30, 2019 at 09:56:22PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> We are 2 days late to send this DM_MMC changes, hope you understand
> and apply this PR asap.

That's OK, I'm 2 days late on -rc1 so far.  Can I assume a SPI PR is
coming my way soon as well?

> 
> thanks,
> Jagan.
> 
> The following changes since commit 2f41ade79e5969ebea03a7dcadbeae8e03787d7e:
> 
>   linker: Modify linker scripts to be more generic (2019-01-26 22:55:53 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to a7cca5793774ee139b75a704d6efaa4d29f09f93:
> 
>   arm: sunxi: Enable DM_MMC (2019-01-30 18:22:18 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-01-30 Thread Jagan Teki
Hi Tom,

We are 2 days late to send this DM_MMC changes, hope you understand
and apply this PR asap.

thanks,
Jagan.

The following changes since commit 2f41ade79e5969ebea03a7dcadbeae8e03787d7e:

  linker: Modify linker scripts to be more generic (2019-01-26 22:55:53 -0500)

are available in the Git repository at:

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

for you to fetch changes up to a7cca5793774ee139b75a704d6efaa4d29f09f93:

  arm: sunxi: Enable DM_MMC (2019-01-30 18:22:18 +0530)


Andre Przywara (6):
  sunxi: clk: add MMC gates/resets
  sunxi: clk: A80: add MMC clock support
  mmc: sunxi: Add DM clk and reset support
  sunxi: board: do MMC pinmux setup for DM_MMC builds
  mmc: sunxi: Honour non-removable property in DT
  sunxi: clk: enable clk and reset for CCU devices

Jagan Teki (7):
  sunxi: amarula_a64_relic: Enable USB host
  mmc: sunxi: Add remaining compatible strings
  mmc: sunxi: Add DM_MMC support for H6
  mmc: sunxi: Add DM_MMC support for A80
  arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1
  sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsi
  arm: sunxi: Enable DM_MMC

 arch/arm/Kconfig |  1 +
 arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi |  2 ++
 arch/arm/dts/sunxi-u-boot.dtsi   |  4 +++
 arch/arm/mach-sunxi/Kconfig  |  1 -
 board/sunxi/board.c  | 15 
 configs/Linksprite_pcDuino3_defconfig|  1 -
 configs/amarula_a64_relic_defconfig  |  2 ++
 drivers/clk/sunxi/clk_a10.c  |  4 +++
 drivers/clk/sunxi/clk_a10s.c |  3 ++
 drivers/clk/sunxi/clk_a23.c  |  6 
 drivers/clk/sunxi/clk_a31.c  |  8 +
 drivers/clk/sunxi/clk_a64.c  |  6 
 drivers/clk/sunxi/clk_a80.c  | 32 -
 drivers/clk/sunxi/clk_a83t.c |  6 
 drivers/clk/sunxi/clk_h3.c   |  6 
 drivers/clk/sunxi/clk_h6.c   |  6 
 drivers/clk/sunxi/clk_r40.c  |  8 +
 drivers/clk/sunxi/clk_sunxi.c| 12 +++
 drivers/clk/sunxi/clk_v3s.c  |  6 
 drivers/mmc/sunxi_mmc.c  | 53 
 20 files changed, 173 insertions(+), 9 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-01-25 Thread Tom Rini
On Fri, Jan 25, 2019 at 01:44:27AM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit f83ef0dac83110d20389eb71f09285f009f3d198:
> 
>   Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips 
> (2019-01-17 19:12:55 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 543049ab590620a91b37fa0296edd3bcddd0eba2:
> 
>   usb: host: Drop [e-o]hci-sunxi drivers (2019-01-18 22:19:09 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-01-24 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit f83ef0dac83110d20389eb71f09285f009f3d198:

  Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips (2019-01-17 
19:12:55 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 543049ab590620a91b37fa0296edd3bcddd0eba2:

  usb: host: Drop [e-o]hci-sunxi drivers (2019-01-18 22:19:09 +0530)


Aleksandr Aleksandrov (1):
  board: sun50i-h5: Add Emlid Neutis N5 support

Jagan Teki (22):
  clk: Add Allwinner A64 CLK driver
  reset: Add Allwinner RESET driver
  clk: sunxi: Add Allwinner H3/H5 CLK driver
  clk: sunxi: Add Allwinner A10/A20 CLK driver
  clk: sunxi: Add Allwinner A10s/A13 CLK driver
  clk: sunxi: Add Allwinner A31 CLK driver
  clk: sunxi: Add Allwinner A23/A33 CLK driver
  clk: sunxi: Add Allwinner A83T CLK driver
  clk: sunxi: Add Allwinner R40 CLK driver
  clk: sunxi: Add Allwinner V3S CLK driver
  clk: sunxi: Implement UART clocks
  clk: sunxi: Implement UART resets
  clk: sunxi: Add Allwinner H6 CLK driver
  ARM: dts: sun8i: Update A80 dts(i) from Linux-v4.18-rc3
  clk: sunxi: Add Allwinner A80 CLK driver
  sunxi: A64: Update sun50i-a64-ccu.h
  arm: sunxi: Enable CLK, RESET
  phy: sun4i-usb: Use CLK and RESET support
  reset: Add reset valid
  musb-new: sunxi: Use CLK and RESET support
  sunxi: usb: Switch to Generic host controllers
  usb: host: Drop [e-o]hci-sunxi drivers

Stefan Mavrodiev (1):
  sunxi: board: Add i2c initialization for sun50i

 arch/arm/Kconfig   |1 +
 arch/arm/dts/Makefile  |1 +
 .../arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts |  184 
 arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi|   96 ++
 arch/arm/dts/sun9i-a80-cubieboard4.dts |  260 -
 arch/arm/dts/sun9i-a80-cx-a99.dts  |2 +-
 arch/arm/dts/sun9i-a80-optimus.dts |  227 -
 arch/arm/dts/sun9i-a80.dtsi| 1062 
 arch/arm/include/asm/arch-sunxi/ccu.h  |   96 ++
 arch/arm/include/asm/arch-sunxi/gpio.h |3 +
 board/sunxi/MAINTAINERS|5 +
 board/sunxi/board.c|   12 +
 configs/A10-OLinuXino-Lime_defconfig   |1 +
 configs/A10s-OLinuXino-M_defconfig |1 +
 configs/A13-OLinuXinoM_defconfig   |1 +
 configs/A13-OLinuXino_defconfig|1 +
 configs/A20-OLinuXino-Lime2-eMMC_defconfig |1 +
 configs/A20-OLinuXino-Lime2_defconfig  |1 +
 configs/A20-OLinuXino-Lime_defconfig   |1 +
 configs/A20-OLinuXino_MICRO-eMMC_defconfig |1 +
 configs/A20-OLinuXino_MICRO_defconfig  |1 +
 configs/A20-Olimex-SOM-EVB_defconfig   |1 +
 configs/A20-Olimex-SOM204-EVB-eMMC_defconfig   |1 +
 configs/A20-Olimex-SOM204-EVB_defconfig|1 +
 configs/Auxtek-T003_defconfig  |1 +
 configs/Auxtek-T004_defconfig  |1 +
 configs/Bananapi_defconfig |1 +
 configs/Bananapi_m2m_defconfig |1 +
 configs/Bananapro_defconfig|1 +
 configs/CHIP_defconfig |1 +
 configs/CHIP_pro_defconfig |1 +
 configs/CSQ_CS908_defconfig|1 +
 configs/Colombus_defconfig |1 +
 configs/Cubieboard2_defconfig  |1 +
 configs/Cubieboard_defconfig   |1 +
 configs/Cubietruck_defconfig   |1 +
 configs/Cubietruck_plus_defconfig  |1 +
 configs/Hummingbird_A31_defconfig  |1 +
 configs/Itead_Ibox_A20_defconfig   |1 +
 configs/Lamobo_R1_defconfig|1 +
 configs/Linksprite_pcDuino3_Nano_defconfig |1 +
 configs/Linksprite_pcDuino3_defconfig  |1 +
 configs/Linksprite_pcDuino_defconfig   |1 +
 configs/MK808C_defconfig   |1 +
 configs/Marsboard_A10_defconfig|1 +
 configs/Mele_A1000G_quad_defconfig |1 +
 configs/Mele_A1000_defconfig   |1 +
 configs/Mele_I7_defconfig  |1 +
 configs/Mele_M3_defconfig  |1 +
 configs/Mele_M5_defconfig  |1 +
 configs/Mele_M9_defconfig  |1 +
 configs/Mini-X_defconfig   |1 +
 configs/Orangepi_defconfig |1 +
 

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

2019-01-10 Thread Tom Rini
On Thu, Jan 10, 2019 at 02:50:53PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this fix for the release v2019.01
> 
> Sorry for last minute trouble.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 54707a942009fae083dd78b58ff057127ba0e900:
> 
>   Prepare v2019.01-rc3 (2019-01-07 22:58:17 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to e8f37f4203983f75cadd857c9c7e6d6477bf3e54:
> 
>   mmc: sunxi: Fix mmc clocks for DM_MMC (2019-01-10 14:45:15 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-01-10 Thread Jagan Teki
Hi Tom,

Please pull this fix for the release v2019.01

Sorry for last minute trouble.

thanks,
Jagan.

The following changes since commit 54707a942009fae083dd78b58ff057127ba0e900:

  Prepare v2019.01-rc3 (2019-01-07 22:58:17 -0500)

are available in the Git repository at:

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

for you to fetch changes up to e8f37f4203983f75cadd857c9c7e6d6477bf3e54:

  mmc: sunxi: Fix mmc clocks for DM_MMC (2019-01-10 14:45:15 +0530)


Jagan Teki (1):
  mmc: sunxi: Fix mmc clocks for DM_MMC

 drivers/mmc/sunxi_mmc.c | 50 -
 1 file changed, 37 insertions(+), 13 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-01-01 Thread Tom Rini
On Wed, Jan 02, 2019 at 12:52:05AM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this as part of v2019.01 release.
> 
> thanks,
> Jagan.
> 
> The following changes since commit bea3d826203f90507ff32ed24bd0a3c53479e55c:
> 
>   Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-boot (2018-12-27 
> 12:59:01 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 44c214dc2738da979d277d8d45fe50997b62b5f8:
> 
>   Revert "sunxi: board: Print error after power initialization fails" 
> (2018-12-30 00:57:17 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-01-01 Thread Jagan Teki
Hi Tom,

Please pull this as part of v2019.01 release.

thanks,
Jagan.

The following changes since commit bea3d826203f90507ff32ed24bd0a3c53479e55c:

  Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-boot (2018-12-27 
12:59:01 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 44c214dc2738da979d277d8d45fe50997b62b5f8:

  Revert "sunxi: board: Print error after power initialization fails" 
(2018-12-30 00:57:17 +0530)


From: Karl Palsson (1):
  Revert "sunxi: board: Print error after power initialization fails"

 board/sunxi/board.c | 18 --
 1 file changed, 8 insertions(+), 10 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-12-08 Thread Tom Rini
On Sat, Dec 08, 2018 at 02:24:02AM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 57dbc151437b36cc1105857d222df28b095236d7:
> 
>   rockchip: rk3399: Add MAINTAINERS entry (2018-12-06 10:24:12 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 8a6121ea078347de017c833e131eb4a806cf0c51:
> 
>   sunxi: update README.sunxi64 (2018-12-07 22:30:19 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-12-07 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 57dbc151437b36cc1105857d222df28b095236d7:

  rockchip: rk3399: Add MAINTAINERS entry (2018-12-06 10:24:12 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 8a6121ea078347de017c833e131eb4a806cf0c51:

  sunxi: update README.sunxi64 (2018-12-07 22:30:19 +0530)


Andre Przywara (1):
  sunxi: update README.sunxi64

Olliver Schinagl (8):
  sunxi: board: Print error after power initialization fails
  sunxi: pmic_bus: Decrease boot time by not writing duplicate data
  power: axp209: Use BIT() macro
  power: axp209: Define the chip version mask
  power: axp209: Reduce magic values by adding defines for LDO[234]
  power: axp209: Add support for voltage rate control on LDO3
  power: axp209: Limit inrush current for broken boards
  arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2

Priit Laes (1):
  arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMC

 arch/arm/mach-sunxi/pmic_bus.c |  6 +++
 board/sunxi/README.sunxi64 | 25 ---
 board/sunxi/board.c| 18 
 configs/A20-OLinuXino-Lime2-eMMC_defconfig |  2 +
 configs/A20-OLinuXino-Lime2_defconfig  |  2 +
 drivers/power/Kconfig  | 43 ++
 drivers/power/axp209.c | 66 +++-
 include/axp209.h   | 70 +++---
 8 files changed, 191 insertions(+), 41 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-11-26 Thread Tom Rini
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!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-11-26 Thread Jagan Teki
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(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-11-15 Thread Tom Rini
On Wed, Nov 14, 2018 at 12:49:45AM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 454cf76184c65426b68033a23da086e73663f2fc:
> 
>   Prepare v2018.11-rc3 (2018-10-29 16:04:26 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 7d121a8ea4e0dbf0d7e105b57c3dbd7d8bd2e729:
> 
>   sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD 
> (2018-11-13 22:17:06 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-11-13 Thread Jagan Teki
On Wed 14 Nov, 2018, 1:12 AM Tom Rini  On Wed, Nov 14, 2018 at 12:49:45AM +0530, Jagan Teki wrote:
>
> > Hi Tom,
> >
> > Please pull this PR.
> >
> > thanks,
> > Jagan.
> >
> > The following changes since commit
> 454cf76184c65426b68033a23da086e73663f2fc:
> >
> >   Prepare v2018.11-rc3 (2018-10-29 16:04:26 -0400)
> >
> > are available in the Git repository at:
> >
> >   git://git.denx.de/u-boot-sunxi.git master
> >
> > for you to fetch changes up to 7d121a8ea4e0dbf0d7e105b57c3dbd7d8bd2e729:
> >
> >   sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD
> (2018-11-13 22:17:06 +0530)
> >
> > 
> > Andre Przywara (4):
> >   sunxi: A64: Update .dts/.dtsi files
> >   sunxi: A64: Re-add syscon to DT node
> >   sunxi: H3/H5: Update .dts files
> >   sunxi: A64: Add Pine64-LTS board
> >
> > Icenowy Zheng (1):
> >   sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD
> >
> > Jagan Teki (2):
> >   arm64: allwinner: h6: Add common orangepi nodes into dtsi
> >   board: allwinner: sun50i-h6: Add Orangepi Lite2 support
> >
> > Jun Nie (1):
> >   sunxi: add support for Banana Pi M2 Zero board
> >
> > Marek Vasut (1):
> >   sunxi: Imply fitImage support
> >
> > Vasily Khoruzhick (4):
> >   mmc: sunxi: add support for automatic delay calibration
> >   dm: video: bridge: don't fail to activate bridge if reset or sleep
> GPIO is missing
> >   sun50i: A64: add support for R_I2C controller
> >   sunxi: DT: add support for Pinebook
> >
> >  arch/arm/Kconfig|   1 +
> >  arch/arm/dts/Makefile   |   3 +
> >  arch/arm/dts/sun50i-a64-amarula-relic.dts   | 168 -
> >  arch/arm/dts/sun50i-a64-bananapi-m64.dts|  34 ++-
> >  arch/arm/dts/sun50i-a64-nanopi-a64.dts  |  89 ++-
> >  arch/arm/dts/sun50i-a64-olinuxino.dts   | 103 +++-
> >  arch/arm/dts/sun50i-a64-orangepi-win.dts| 179 +-
> >  arch/arm/dts/sun50i-a64-pine64-lts.dts  |  13 +
> >  arch/arm/dts/sun50i-a64-pine64.dts  |  32 ++-
> >  arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi|  15 ++
> >  arch/arm/dts/sun50i-a64-pinebook.dts| 294
> ++
> >  arch/arm/dts/sun50i-a64-sopine-baseboard.dts|  32 ++-
> >  arch/arm/dts/sun50i-a64-sopine.dtsi |  15 ++
> >  arch/arm/dts/sun50i-a64.dtsi| 312
> ++--
> >  arch/arm/dts/sun50i-h5-orangepi-pc2.dts |  12 +
> >  arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts   |   2 -
> >  arch/arm/dts/sun50i-h6-orangepi-lite2.dts   |  11 +
> >  arch/arm/dts/sun50i-h6-orangepi-one-plus.dts| 140 +--
> >  arch/arm/dts/sun50i-h6-orangepi.dtsi| 150 
> >  arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts | 121 +
> >  arch/arm/dts/sun8i-h3.dtsi  |  31 +++
> >  arch/arm/dts/sunxi-h3-h5.dtsi   |   2 -
> >  arch/arm/include/asm/arch-sunxi/gpio.h  |   1 +
> >  arch/arm/include/asm/arch-sunxi/mmc.h   |   6 +-
> >  arch/arm/mach-sunxi/Kconfig |   1 +
> >  arch/arm/mach-sunxi/clock_sun6i.c   |   4 +
> >  board/sunxi/MAINTAINERS |  10 +
> >  board/sunxi/board.c |   6 +
> >  configs/bananapi_m2_zero_defconfig  |  13 +
> >  configs/orangepi_lite2_defconfig|  12 +
> >  configs/pine64-lts_defconfig|  19 ++
> >  configs/pinebook_defconfig  |  22 ++
> >  drivers/mmc/sunxi_mmc.c |  21 +-
> >  drivers/video/bridge/video-bridge-uclass.c  |  16 +-
> >  drivers/video/sunxi/lcdc.c  |  22 +-
> >  35 files changed, 1710 insertions(+), 202 deletions(-)
> >  create mode 100644 arch/arm/dts/sun50i-a64-pine64-lts.dts
> >  create mode 100644 arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi
> >  create mode 100644 arch/arm/dts/sun50i-a64-pinebook.dts
> >  create mode 100644 arch/arm/dts/sun50i-h6-orangepi-lite2.dts
> >  create mode 100644 arch/arm/dts/sun50i-h6-orangepi.dtsi
> >  create mode 100644 arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts
> >  create mode 100644 configs/bananapi_m2_zero_defconfig
> >  create mode 100644 configs/orangepi_lite2_defconfig
> >  create mode 100644 configs/pine64-lts_defconfig
> >  create mode 100644 configs/pinebook_defconfig
>
> This seems to be somewhat the opposite of the SPI PR in that it's not
> just fixing up a few corner cases and so forth, so I assume you intend
> me to pull this after the release.
>

Correct.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-11-13 Thread Tom Rini
On Wed, Nov 14, 2018 at 12:49:45AM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 454cf76184c65426b68033a23da086e73663f2fc:
> 
>   Prepare v2018.11-rc3 (2018-10-29 16:04:26 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 7d121a8ea4e0dbf0d7e105b57c3dbd7d8bd2e729:
> 
>   sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD 
> (2018-11-13 22:17:06 +0530)
> 
> 
> Andre Przywara (4):
>   sunxi: A64: Update .dts/.dtsi files
>   sunxi: A64: Re-add syscon to DT node
>   sunxi: H3/H5: Update .dts files
>   sunxi: A64: Add Pine64-LTS board
> 
> Icenowy Zheng (1):
>   sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD
> 
> Jagan Teki (2):
>   arm64: allwinner: h6: Add common orangepi nodes into dtsi
>   board: allwinner: sun50i-h6: Add Orangepi Lite2 support
> 
> Jun Nie (1):
>   sunxi: add support for Banana Pi M2 Zero board
> 
> Marek Vasut (1):
>   sunxi: Imply fitImage support
> 
> Vasily Khoruzhick (4):
>   mmc: sunxi: add support for automatic delay calibration
>   dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO 
> is missing
>   sun50i: A64: add support for R_I2C controller
>   sunxi: DT: add support for Pinebook
> 
>  arch/arm/Kconfig|   1 +
>  arch/arm/dts/Makefile   |   3 +
>  arch/arm/dts/sun50i-a64-amarula-relic.dts   | 168 -
>  arch/arm/dts/sun50i-a64-bananapi-m64.dts|  34 ++-
>  arch/arm/dts/sun50i-a64-nanopi-a64.dts  |  89 ++-
>  arch/arm/dts/sun50i-a64-olinuxino.dts   | 103 +++-
>  arch/arm/dts/sun50i-a64-orangepi-win.dts| 179 +-
>  arch/arm/dts/sun50i-a64-pine64-lts.dts  |  13 +
>  arch/arm/dts/sun50i-a64-pine64.dts  |  32 ++-
>  arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi|  15 ++
>  arch/arm/dts/sun50i-a64-pinebook.dts| 294 ++
>  arch/arm/dts/sun50i-a64-sopine-baseboard.dts|  32 ++-
>  arch/arm/dts/sun50i-a64-sopine.dtsi |  15 ++
>  arch/arm/dts/sun50i-a64.dtsi| 312 
> ++--
>  arch/arm/dts/sun50i-h5-orangepi-pc2.dts |  12 +
>  arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts   |   2 -
>  arch/arm/dts/sun50i-h6-orangepi-lite2.dts   |  11 +
>  arch/arm/dts/sun50i-h6-orangepi-one-plus.dts| 140 +--
>  arch/arm/dts/sun50i-h6-orangepi.dtsi| 150 
>  arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts | 121 +
>  arch/arm/dts/sun8i-h3.dtsi  |  31 +++
>  arch/arm/dts/sunxi-h3-h5.dtsi   |   2 -
>  arch/arm/include/asm/arch-sunxi/gpio.h  |   1 +
>  arch/arm/include/asm/arch-sunxi/mmc.h   |   6 +-
>  arch/arm/mach-sunxi/Kconfig |   1 +
>  arch/arm/mach-sunxi/clock_sun6i.c   |   4 +
>  board/sunxi/MAINTAINERS |  10 +
>  board/sunxi/board.c |   6 +
>  configs/bananapi_m2_zero_defconfig  |  13 +
>  configs/orangepi_lite2_defconfig|  12 +
>  configs/pine64-lts_defconfig|  19 ++
>  configs/pinebook_defconfig  |  22 ++
>  drivers/mmc/sunxi_mmc.c |  21 +-
>  drivers/video/bridge/video-bridge-uclass.c  |  16 +-
>  drivers/video/sunxi/lcdc.c  |  22 +-
>  35 files changed, 1710 insertions(+), 202 deletions(-)
>  create mode 100644 arch/arm/dts/sun50i-a64-pine64-lts.dts
>  create mode 100644 arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi
>  create mode 100644 arch/arm/dts/sun50i-a64-pinebook.dts
>  create mode 100644 arch/arm/dts/sun50i-h6-orangepi-lite2.dts
>  create mode 100644 arch/arm/dts/sun50i-h6-orangepi.dtsi
>  create mode 100644 arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts
>  create mode 100644 configs/bananapi_m2_zero_defconfig
>  create mode 100644 configs/orangepi_lite2_defconfig
>  create mode 100644 configs/pine64-lts_defconfig
>  create mode 100644 configs/pinebook_defconfig

This seems to be somewhat the opposite of the SPI PR in that it's not
just fixing up a few corner cases and so forth, so I assume you intend
me to pull this after the release.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-11-13 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 454cf76184c65426b68033a23da086e73663f2fc:

  Prepare v2018.11-rc3 (2018-10-29 16:04:26 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 7d121a8ea4e0dbf0d7e105b57c3dbd7d8bd2e729:

  sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD (2018-11-13 
22:17:06 +0530)


Andre Przywara (4):
  sunxi: A64: Update .dts/.dtsi files
  sunxi: A64: Re-add syscon to DT node
  sunxi: H3/H5: Update .dts files
  sunxi: A64: Add Pine64-LTS board

Icenowy Zheng (1):
  sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD

Jagan Teki (2):
  arm64: allwinner: h6: Add common orangepi nodes into dtsi
  board: allwinner: sun50i-h6: Add Orangepi Lite2 support

Jun Nie (1):
  sunxi: add support for Banana Pi M2 Zero board

Marek Vasut (1):
  sunxi: Imply fitImage support

Vasily Khoruzhick (4):
  mmc: sunxi: add support for automatic delay calibration
  dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO 
is missing
  sun50i: A64: add support for R_I2C controller
  sunxi: DT: add support for Pinebook

 arch/arm/Kconfig|   1 +
 arch/arm/dts/Makefile   |   3 +
 arch/arm/dts/sun50i-a64-amarula-relic.dts   | 168 -
 arch/arm/dts/sun50i-a64-bananapi-m64.dts|  34 ++-
 arch/arm/dts/sun50i-a64-nanopi-a64.dts  |  89 ++-
 arch/arm/dts/sun50i-a64-olinuxino.dts   | 103 +++-
 arch/arm/dts/sun50i-a64-orangepi-win.dts| 179 +-
 arch/arm/dts/sun50i-a64-pine64-lts.dts  |  13 +
 arch/arm/dts/sun50i-a64-pine64.dts  |  32 ++-
 arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi|  15 ++
 arch/arm/dts/sun50i-a64-pinebook.dts| 294 ++
 arch/arm/dts/sun50i-a64-sopine-baseboard.dts|  32 ++-
 arch/arm/dts/sun50i-a64-sopine.dtsi |  15 ++
 arch/arm/dts/sun50i-a64.dtsi| 312 ++--
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts |  12 +
 arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts   |   2 -
 arch/arm/dts/sun50i-h6-orangepi-lite2.dts   |  11 +
 arch/arm/dts/sun50i-h6-orangepi-one-plus.dts| 140 +--
 arch/arm/dts/sun50i-h6-orangepi.dtsi| 150 
 arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts | 121 +
 arch/arm/dts/sun8i-h3.dtsi  |  31 +++
 arch/arm/dts/sunxi-h3-h5.dtsi   |   2 -
 arch/arm/include/asm/arch-sunxi/gpio.h  |   1 +
 arch/arm/include/asm/arch-sunxi/mmc.h   |   6 +-
 arch/arm/mach-sunxi/Kconfig |   1 +
 arch/arm/mach-sunxi/clock_sun6i.c   |   4 +
 board/sunxi/MAINTAINERS |  10 +
 board/sunxi/board.c |   6 +
 configs/bananapi_m2_zero_defconfig  |  13 +
 configs/orangepi_lite2_defconfig|  12 +
 configs/pine64-lts_defconfig|  19 ++
 configs/pinebook_defconfig  |  22 ++
 drivers/mmc/sunxi_mmc.c |  21 +-
 drivers/video/bridge/video-bridge-uclass.c  |  16 +-
 drivers/video/sunxi/lcdc.c  |  22 +-
 35 files changed, 1710 insertions(+), 202 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-pine64-lts.dts
 create mode 100644 arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi
 create mode 100644 arch/arm/dts/sun50i-a64-pinebook.dts
 create mode 100644 arch/arm/dts/sun50i-h6-orangepi-lite2.dts
 create mode 100644 arch/arm/dts/sun50i-h6-orangepi.dtsi
 create mode 100644 arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts
 create mode 100644 configs/bananapi_m2_zero_defconfig
 create mode 100644 configs/orangepi_lite2_defconfig
 create mode 100644 configs/pine64-lts_defconfig
 create mode 100644 configs/pinebook_defconfig
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-10-26 Thread Tom Rini
On Fri, Oct 26, 2018 at 08:30:05PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 1ed3c0954bd160dafcad8847a51c3ddd5f992f51:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-10-23 
> 21:13:32 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 1368d950e3ecef3dad3a76486c01ff514e66646d:
> 
>   sunxi: store DRAM size in SPL header (2018-10-26 11:54:26 +0530)
> 
> 
> Andre Przywara (3):
>   sunxi: Extend SPL header versioning
>   sunxi: board.c: refactor SPL header checks
>   sunxi: store DRAM size in SPL header
> 
> Icenowy Zheng (3):
>   sunxi: disable Pine A64 model detection code on other boards
>   sunxi: map DRAM part with 3G size
>   sunxi: add Kconfig option for the maximum accessible DRAM
> 
> Priit Laes (3):
>   sunxi: Fix typos of spelling Allwinner
>   sunxi: docs: Mention CONFIG_NAND requirement
>   sunxi: display: Mark sunxi_rgb2yuv_coef array as const
> 
> Vasily Khoruzhick (3):
>   pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
>   pwm: sunxi: use new prescaler when configuring PWM
>   pwm: sunxi: choose best prescaler to improve PWM resolution

NAK.  The commit:
commit 6b92e01dca4bac74a02f4651afc28f7e327b13bc
Author: Icenowy Zheng 
Date:   Thu Oct 25 17:23:02 2018 +0800

sunxi: disable Pine A64 model detection code on other boards

breaks building of all other sunxi boards:
   arm:  +   orangepi_plus2e
+(orangepi_plus2e) board/sunxi/board.c:836:1: error: expected identifier or '(' 
before '}' token
+(orangepi_plus2e)  }
+(orangepi_plus2e)  ^
+(orangepi_plus2e) make[2]: *** [board/sunxi/board.o] Error 1
+(orangepi_plus2e) make[1]: *** [board/sunxi] Error 2
+(orangepi_plus2e) make: *** [sub-make] Error 2
 
-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-10-26 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 1ed3c0954bd160dafcad8847a51c3ddd5f992f51:

  Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-10-23 
21:13:32 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 1368d950e3ecef3dad3a76486c01ff514e66646d:

  sunxi: store DRAM size in SPL header (2018-10-26 11:54:26 +0530)


Andre Przywara (3):
  sunxi: Extend SPL header versioning
  sunxi: board.c: refactor SPL header checks
  sunxi: store DRAM size in SPL header

Icenowy Zheng (3):
  sunxi: disable Pine A64 model detection code on other boards
  sunxi: map DRAM part with 3G size
  sunxi: add Kconfig option for the maximum accessible DRAM

Priit Laes (3):
  sunxi: Fix typos of spelling Allwinner
  sunxi: docs: Mention CONFIG_NAND requirement
  sunxi: display: Mark sunxi_rgb2yuv_coef array as const

Vasily Khoruzhick (3):
  pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
  pwm: sunxi: use new prescaler when configuring PWM
  pwm: sunxi: choose best prescaler to improve PWM resolution

 arch/arm/include/asm/arch-sunxi/spl.h | 22 ---
 arch/arm/mach-sunxi/Kconfig   | 16 
 arch/arm/mach-sunxi/board.c   |  2 +-
 arch/arm/mach-sunxi/dram_sun4i.c  |  2 +-
 arch/arm/mach-sunxi/p2wi.c|  2 +-
 board/sunxi/README.nand   |  6 +--
 board/sunxi/README.sunxi64|  2 +-
 board/sunxi/board.c   | 74 +--
 configs/pine64_plus_defconfig |  1 +
 drivers/pwm/sunxi_pwm.c   | 32 +--
 drivers/video/sunxi/sunxi_display.c   |  2 +-
 11 files changed, 121 insertions(+), 40 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-10-15 Thread Tom Rini
On Fri, Oct 12, 2018 at 11:46:36AM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 0a60a81ba3860946551cb79aa6486aa076e357f3:
> 
>   Kconfig: sandbox: enable cmd_avb and dependencies (2018-10-07 13:34:19 
> -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git sunxi
> 
> for you to fetch changes up to 90de3969be48924114f2d725923e12f32bf7796e:
> 
>   sunxi: fix DRAM gate/reset sequence of H6 (2018-10-10 12:04:07 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-10-12 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 0a60a81ba3860946551cb79aa6486aa076e357f3:

  Kconfig: sandbox: enable cmd_avb and dependencies (2018-10-07 13:34:19 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 90de3969be48924114f2d725923e12f32bf7796e:

  sunxi: fix DRAM gate/reset sequence of H6 (2018-10-10 12:04:07 +0530)


Icenowy Zheng (1):
  sunxi: fix DRAM gate/reset sequence of H6

 arch/arm/mach-sunxi/dram_sun50i_h6.c | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-09-29 Thread Tom Rini
On Fri, Sep 28, 2018 at 10:14:28PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit bbef20d479441b01d62252cf127498c58078b2c3:
> 
>   Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze 
> (2018-09-27 08:29:10 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 9ad93c0c968c8e6cd1273b73c44ec7262c616408:
> 
>   ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 
> (2018-09-28 22:09:24 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-09-28 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit bbef20d479441b01d62252cf127498c58078b2c3:

  Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze 
(2018-09-27 08:29:10 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 9ad93c0c968c8e6cd1273b73c44ec7262c616408:

  ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 
(2018-09-28 22:09:24 +0530)


Jagan Teki (5):
  ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3
  ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3
  ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3
  ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3
  ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3

 arch/arm/dts/axp209.dtsi   |   17 +-
 arch/arm/dts/sun4i-a10-a1000.dts   |   61 +-
 arch/arm/dts/sun4i-a10-ba10-tvbox.dts  |   23 +-
 arch/arm/dts/sun4i-a10-chuwi-v7-cw0825.dts |   37 +-
 arch/arm/dts/sun4i-a10-cubieboard.dts  |   67 +-
 arch/arm/dts/sun4i-a10-dserve-dsrv9703c.dts|   76 +-
 arch/arm/dts/sun4i-a10-gemei-g9.dts|   28 +-
 arch/arm/dts/sun4i-a10-hackberry.dts   |   32 +-
 arch/arm/dts/sun4i-a10-hyundai-a7hd.dts|   31 +-
 arch/arm/dts/sun4i-a10-inet-3f.dts |2 +-
 arch/arm/dts/sun4i-a10-inet-3w.dts |2 +-
 arch/arm/dts/sun4i-a10-inet1.dts   |   58 +-
 arch/arm/dts/sun4i-a10-inet97fv2.dts   |   41 +-
 arch/arm/dts/sun4i-a10-inet9f-rev03.dts|  101 +-
 arch/arm/dts/sun4i-a10-itead-iteaduino-plus.dts|   24 +-
 arch/arm/dts/sun4i-a10-jesurun-q5.dts  |   34 +-
 arch/arm/dts/sun4i-a10-marsboard.dts   |   38 +-
 arch/arm/dts/sun4i-a10-mini-xplus.dts  |   16 +-
 arch/arm/dts/sun4i-a10-mk802.dts   |   59 +-
 arch/arm/dts/sun4i-a10-mk802ii.dts |9 +-
 arch/arm/dts/sun4i-a10-olinuxino-lime.dts  |   75 +-
 arch/arm/dts/sun4i-a10-pcduino.dts |   47 +-
 arch/arm/dts/sun4i-a10-pcduino2.dts|   11 -
 arch/arm/dts/sun4i-a10-pov-protab2-ips9.dts|   89 +-
 arch/arm/dts/sun4i-a10.dtsi| 1349 --
 arch/arm/dts/sun5i-a10s-auxtek-t003.dts|   26 +-
 arch/arm/dts/sun5i-a10s-auxtek-t004.dts|   42 +-
 arch/arm/dts/sun5i-a10s-mk802.dts  |   24 +-
 arch/arm/dts/sun5i-a10s-olinuxino-micro.dts|   82 +-
 arch/arm/dts/sun5i-a10s-r7-tv-dongle.dts   |   24 +-
 arch/arm/dts/sun5i-a10s-wobo-i5.dts|   29 +-
 arch/arm/dts/sun5i-a10s.dtsi   |  224 +--
 arch/arm/dts/sun5i-a13-empire-electronix-d709.dts  |   29 +-
 arch/arm/dts/sun5i-a13-hsg-h702.dts|   29 +-
 arch/arm/dts/sun5i-a13-inet-98v-rev2.dts   |  164 +--
 arch/arm/dts/sun5i-a13-olinuxino-micro.dts |   44 +-
 arch/arm/dts/sun5i-a13-olinuxino.dts   |  100 +-
 arch/arm/dts/sun5i-a13-utoo-p66.dts|   49 +-
 arch/arm/dts/sun5i-a13.dtsi|  268 +---
 arch/arm/dts/sun5i-gr8-chip-pro.dts|   16 +-
 arch/arm/dts/sun5i-gr8.dtsi| 1082 +-
 arch/arm/dts/sun5i-r8-chip.dts |   91 +-
 arch/arm/dts/sun5i-r8.dtsi |   40 -
 arch/arm/dts/sun5i-reference-design-tablet.dtsi|   69 +-
 arch/arm/dts/sun5i.dtsi|  792 +-
 arch/arm/dts/sun6i-a31-app4-evb1.dts   |7 +-
 arch/arm/dts/sun6i-a31-colombus.dts|   26 +-
 arch/arm/dts/sun6i-a31-hummingbird.dts |  153 +-
 arch/arm/dts/sun6i-a31-i7.dts  |   82 +-
 arch/arm/dts/sun6i-a31-m9.dts  |   23 +-
 arch/arm/dts/sun6i-a31-mele-a1000g-quad.dts|   23 +-
 arch/arm/dts/sun6i-a31.dtsi| 1151 +--
 arch/arm/dts/sun6i-a31s-cs908.dts  |2 -
 arch/arm/dts/sun6i-a31s-primo81.dts|   69 +-
 arch/arm/dts/sun6i-a31s-sina31s-core.dtsi  |1 -
 arch/arm/dts/sun6i-a31s-sina31s.dts|   77 +-
 arch/arm/dts/sun6i-a31s-sinovoip-bpi-m2.dts|  154 +-
 .../arm/dts/sun6i-a31s-yones-toptech-bs1078-v2.dts |   13 +-
 arch/arm/dts/sun6i-a31s.dtsi   |8 +
 arch/arm/dts/sun6i-reference-design-tablet.dtsi|   18 +-
 arch/arm/dts/sun7i-a20-bananapi-m1-plus.dts|   32 +-
 arch/arm/dts/sun7i-a20-bananapi.dts|  106 +-
 arch/arm/dts/sun7i-a20-bananapro.dts   |   73 +-
 arch/arm/dts/sun7i-a20-cubieboard2.dts |   56 +-
 arch/arm/dts/sun7i-a20-cubietruck.dts

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

2018-08-25 Thread Tom Rini
On Fri, Aug 24, 2018 at 02:20:51PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit b71d9e8b3805305ea4116733f515061710ad7081:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2018-08-20 
> 13:41:56 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 12069bd0466a87015dd40bb25c6b2571ee5f0851:
> 
>   usb: musb-new: Call musb_platform_exit from musb_stop (2018-08-23 17:31:24 
> +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-24 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit b71d9e8b3805305ea4116733f515061710ad7081:

  Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2018-08-20 13:41:56 
-0400)

are available in the Git repository at:

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

for you to fetch changes up to 12069bd0466a87015dd40bb25c6b2571ee5f0851:

  usb: musb-new: Call musb_platform_exit from musb_stop (2018-08-23 17:31:24 
+0530)


Jagan Teki (5):
  usb: musb-new: Fix improper musb host pointer
  usb: musb-new: sunxi: Allocate struct phy in private
  musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
  usb: musb-new: sunxi: Add proper musb exit support
  usb: musb-new: Call musb_platform_exit from musb_stop

 board/compulab/cm_t3517/cm_t3517.c |   4 +-
 drivers/usb/musb-new/musb_core.c   |   1 +
 drivers/usb/musb-new/musb_uboot.c  |  12 ++---
 drivers/usb/musb-new/pic32.c   |   6 ++-
 drivers/usb/musb-new/sunxi.c   | 107 ++---
 include/linux/usb/musb.h   |   4 +-
 6 files changed, 80 insertions(+), 54 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-20 Thread Tom Rini
On Mon, Aug 20, 2018 at 06:14:05PM +0530, Jagan Teki wrote:

> Hi Tom, 
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit f05ebbf47a9dc863ff4bb084649ecb34d728b5f2:
> 
>   bcm968380gerg: Add MAINTAINERS file (2018-08-09 11:48:39 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to d8024074e43c2a99ecf93d919544d82f69025521:
> 
>   board: sunxi: Remove unused local variables (2018-08-20 18:10:43 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-20 Thread Jagan Teki
Hi Tom, 

Please pull this PR.

thanks,
Jagan.

The following changes since commit f05ebbf47a9dc863ff4bb084649ecb34d728b5f2:

  bcm968380gerg: Add MAINTAINERS file (2018-08-09 11:48:39 -0400)

are available in the Git repository at:

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

for you to fetch changes up to d8024074e43c2a99ecf93d919544d82f69025521:

  board: sunxi: Remove unused local variables (2018-08-20 18:10:43 +0530)


Andre Przywara (1):
  sunxi: A64: fix default DRAM_ODT_EN symbol

Icenowy Zheng (1):
  sunxi: fix sid base address macro name for H6

Jagan Teki (5):
  clk: Kconfig: Ascending order to sub directiory kconfigs
  ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3
  ARM: dts: sun8i: Update R40/V40 dts(i) files from Linux-v4.18-rc3
  configs: sun7i: Fix to use emmc dts for OLinuXino_MICRO-eMMC
  board: sunxi: Remove unused local variables

 arch/arm/dts/axp81x.dtsi  | 169 +
 arch/arm/dts/sun8i-a83t-allwinner-h8homlet-v2.dts | 195 -
 arch/arm/dts/sun8i-a83t-bananapi-m3.dts   | 298 +++-
 arch/arm/dts/sun8i-a83t-cubietruck-plus.dts   | 322 +++-
 arch/arm/dts/sun8i-a83t-tbs-a711.dts  | 355 -
 arch/arm/dts/sun8i-a83t.dtsi  | 885 --
 arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts  | 168 +++-
 arch/arm/dts/sun8i-r40.dtsi   | 303 +++-
 arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts  |  50 ++
 arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h   |   2 +-
 arch/arm/mach-sunxi/Kconfig   |   1 -
 board/sunxi/board.c   |   2 -
 configs/A20-OLinuXino_MICRO-eMMC_defconfig|   2 +-
 configs/Bananapi_M2_Ultra_defconfig   |   1 -
 configs/amarula_a64_relic_defconfig   |   1 -
 configs/bananapi_m2_berry_defconfig   |   1 -
 configs/sopine_baseboard_defconfig|   1 -
 drivers/clk/Kconfig   |   8 +-
 include/dt-bindings/clock/sun8i-a83t-ccu.h| 140 
 include/dt-bindings/reset/sun8i-a83t-ccu.h|  98 +++
 20 files changed, 2874 insertions(+), 128 deletions(-)
 create mode 100644 arch/arm/dts/axp81x.dtsi
 create mode 100644 include/dt-bindings/clock/sun8i-a83t-ccu.h
 create mode 100644 include/dt-bindings/reset/sun8i-a83t-ccu.h
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-05 Thread Tom Rini
On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
> 
>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 89a897fc4d78e31332e5899e977d8bf3c82abafa:
> 
>   board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 
> 20:50:01 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-04 Thread Tom Rini
On Sun, Aug 05, 2018 at 02:58:46AM +0800, Icenowy Zheng wrote:
> 
> 
> 于 2018年8月5日 GMT+08:00 上午2:51:43, Tom Rini  写到:
> >On Sat, Aug 04, 2018 at 11:18:43PM +0530, Jagan Teki wrote:
> >> On Thu, Aug 2, 2018 at 4:43 PM, Tom Rini  wrote:
> >> > On Thu, Aug 02, 2018 at 02:57:01PM +0530, Jagan Teki wrote:
> >> >> On Wed, Aug 1, 2018 at 6:25 PM, Tom Rini 
> >wrote:
> >> >> > On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
> >> >> >> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki
> > wrote:
> >> >> >> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini 
> >wrote:
> >> >> >> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
> >> >> >> >>
> >> >> >> >>> Hi Tom,
> >> >> >> >>>
> >> >> >> >>> Please pull this PR.
> >> >> >> >>>
> >> >> >> >>> thanks,
> >> >> >> >>> Jagan.
> >> >> >> >>>
> >> >> >> >>> The following changes since commit
> >5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
> >> >> >> >>>
> >> >> >> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
> >> >> >> >>>
> >> >> >> >>> are available in the Git repository at:
> >> >> >> >>>
> >> >> >> >>>   git://git.denx.de/u-boot-sunxi.git master
> >> >> >> >>>
> >> >> >> >>> for you to fetch changes up to
> >89a897fc4d78e31332e5899e977d8bf3c82abafa:
> >> >> >> >>>
> >> >> >> >>>   board: sun50i: h6: Add OrangePi One Plus initial support
> >(2018-07-31 20:50:01 +0530)
> >> >> >> >>>
> >> >> >> >>
> >> >> >> >> For the moment, on hold.  pine_h64 doesn't link (see
> >> >> >> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet
> >Andre's
> >> >> >> >> changes to save some space on aarch64 will get it to fit in,
> >and I need
> >> >> >> >> to see if I'm ready to apply them.
> >> >> >> >
> >> >> >> > I though of inform the same, but for h6 atf need to use it
> >from
> >> >> >> > mainline here all a64 boards seems failing. I didn't
> >reproduce this
> >> >> >> > manually.
> >> >> >> >
> >> >> >> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is
> >non-functional
> >> >> >>
> >> >> >> The cause is obvious. The ATF blob is missing from the
> >environment.
> >> >> >> If TravisCI is only used to test building, maybe we could just
> >put an
> >> >> >> empty bl31.bin there to make it happy.
> >> >> >
> >> >> > Please note that the above is NOT the problem.  That's the
> >non-fatal
> >> >> > warning that your resulting binary won't work as there's no
> >bl31.bin.
> >> >> > The problem is:
> >> >> > +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will
> >not fit in region `.sram'
> >> >> > +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
> >> >> > +make[2]: *** [spl/u-boot-spl] Error 1
> >> >> > +make[1]: *** [spl/u-boot-spl] Error 2
> >> >> > +make: *** [sub-make] Error 2
> >> >>
> >> >> ie what, I'm able to built manually pine_h64 with gcc-6.3.1
> >> >
> >> > Travis-CI uses gcc-7.3 from kernel.org.
> >> 
> >> Look like we have size issues wrt gcc versions, Icenowy tried glibc
> >> variant, 2018.07-3 bleeding edge and it work it seems. can't we
> >> upgrade Travis-CI to use the same or if not specific for h6?
> >
> >I'm testing Andre's series currently and that should resolve this
> 
> Do you mention the exception handling series?

Yes.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-04 Thread Icenowy Zheng


于 2018年8月5日 GMT+08:00 上午2:51:43, Tom Rini  写到:
>On Sat, Aug 04, 2018 at 11:18:43PM +0530, Jagan Teki wrote:
>> On Thu, Aug 2, 2018 at 4:43 PM, Tom Rini  wrote:
>> > On Thu, Aug 02, 2018 at 02:57:01PM +0530, Jagan Teki wrote:
>> >> On Wed, Aug 1, 2018 at 6:25 PM, Tom Rini 
>wrote:
>> >> > On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
>> >> >> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki
> wrote:
>> >> >> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini 
>wrote:
>> >> >> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
>> >> >> >>
>> >> >> >>> Hi Tom,
>> >> >> >>>
>> >> >> >>> Please pull this PR.
>> >> >> >>>
>> >> >> >>> thanks,
>> >> >> >>> Jagan.
>> >> >> >>>
>> >> >> >>> The following changes since commit
>5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
>> >> >> >>>
>> >> >> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
>> >> >> >>>
>> >> >> >>> are available in the Git repository at:
>> >> >> >>>
>> >> >> >>>   git://git.denx.de/u-boot-sunxi.git master
>> >> >> >>>
>> >> >> >>> for you to fetch changes up to
>89a897fc4d78e31332e5899e977d8bf3c82abafa:
>> >> >> >>>
>> >> >> >>>   board: sun50i: h6: Add OrangePi One Plus initial support
>(2018-07-31 20:50:01 +0530)
>> >> >> >>>
>> >> >> >>
>> >> >> >> For the moment, on hold.  pine_h64 doesn't link (see
>> >> >> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet
>Andre's
>> >> >> >> changes to save some space on aarch64 will get it to fit in,
>and I need
>> >> >> >> to see if I'm ready to apply them.
>> >> >> >
>> >> >> > I though of inform the same, but for h6 atf need to use it
>from
>> >> >> > mainline here all a64 boards seems failing. I didn't
>reproduce this
>> >> >> > manually.
>> >> >> >
>> >> >> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is
>non-functional
>> >> >>
>> >> >> The cause is obvious. The ATF blob is missing from the
>environment.
>> >> >> If TravisCI is only used to test building, maybe we could just
>put an
>> >> >> empty bl31.bin there to make it happy.
>> >> >
>> >> > Please note that the above is NOT the problem.  That's the
>non-fatal
>> >> > warning that your resulting binary won't work as there's no
>bl31.bin.
>> >> > The problem is:
>> >> > +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will
>not fit in region `.sram'
>> >> > +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
>> >> > +make[2]: *** [spl/u-boot-spl] Error 1
>> >> > +make[1]: *** [spl/u-boot-spl] Error 2
>> >> > +make: *** [sub-make] Error 2
>> >>
>> >> ie what, I'm able to built manually pine_h64 with gcc-6.3.1
>> >
>> > Travis-CI uses gcc-7.3 from kernel.org.
>> 
>> Look like we have size issues wrt gcc versions, Icenowy tried glibc
>> variant, 2018.07-3 bleeding edge and it work it seems. can't we
>> upgrade Travis-CI to use the same or if not specific for h6?
>
>I'm testing Andre's series currently and that should resolve this

Do you mention the exception handling series?

BTW I made a patch to save ~200B, purely in sunxi codepath,
simple, easier to review, and may solve the problem more quickly.

I have sent the patch, it's named "sunxi: disable Pine A64
model detection code on non-A64 SoCs".

>problem.  But no, Travis-CI is using the toolchains that buildman
>fetches and those are the must-work toolchains.  It's the kernel.org
>ones that Arnd sets up and are as vendor-neutral as we're going to get.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-04 Thread Icenowy Zheng


于 2018年8月5日 GMT+08:00 上午2:51:43, Tom Rini  写到:
>On Sat, Aug 04, 2018 at 11:18:43PM +0530, Jagan Teki wrote:
>> On Thu, Aug 2, 2018 at 4:43 PM, Tom Rini  wrote:
>> > On Thu, Aug 02, 2018 at 02:57:01PM +0530, Jagan Teki wrote:
>> >> On Wed, Aug 1, 2018 at 6:25 PM, Tom Rini 
>wrote:
>> >> > On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
>> >> >> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki
> wrote:
>> >> >> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini 
>wrote:
>> >> >> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
>> >> >> >>
>> >> >> >>> Hi Tom,
>> >> >> >>>
>> >> >> >>> Please pull this PR.
>> >> >> >>>
>> >> >> >>> thanks,
>> >> >> >>> Jagan.
>> >> >> >>>
>> >> >> >>> The following changes since commit
>5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
>> >> >> >>>
>> >> >> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
>> >> >> >>>
>> >> >> >>> are available in the Git repository at:
>> >> >> >>>
>> >> >> >>>   git://git.denx.de/u-boot-sunxi.git master
>> >> >> >>>
>> >> >> >>> for you to fetch changes up to
>89a897fc4d78e31332e5899e977d8bf3c82abafa:
>> >> >> >>>
>> >> >> >>>   board: sun50i: h6: Add OrangePi One Plus initial support
>(2018-07-31 20:50:01 +0530)
>> >> >> >>>
>> >> >> >>
>> >> >> >> For the moment, on hold.  pine_h64 doesn't link (see
>> >> >> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet
>Andre's
>> >> >> >> changes to save some space on aarch64 will get it to fit in,
>and I need
>> >> >> >> to see if I'm ready to apply them.
>> >> >> >
>> >> >> > I though of inform the same, but for h6 atf need to use it
>from
>> >> >> > mainline here all a64 boards seems failing. I didn't
>reproduce this
>> >> >> > manually.
>> >> >> >
>> >> >> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is
>non-functional
>> >> >>
>> >> >> The cause is obvious. The ATF blob is missing from the
>environment.
>> >> >> If TravisCI is only used to test building, maybe we could just
>put an
>> >> >> empty bl31.bin there to make it happy.
>> >> >
>> >> > Please note that the above is NOT the problem.  That's the
>non-fatal
>> >> > warning that your resulting binary won't work as there's no
>bl31.bin.
>> >> > The problem is:
>> >> > +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will
>not fit in region `.sram'
>> >> > +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
>> >> > +make[2]: *** [spl/u-boot-spl] Error 1
>> >> > +make[1]: *** [spl/u-boot-spl] Error 2
>> >> > +make: *** [sub-make] Error 2
>> >>
>> >> ie what, I'm able to built manually pine_h64 with gcc-6.3.1
>> >
>> > Travis-CI uses gcc-7.3 from kernel.org.
>> 
>> Look like we have size issues wrt gcc versions, Icenowy tried glibc
>> variant, 2018.07-3 bleeding edge and it work it seems. can't we
>> upgrade Travis-CI to use the same or if not specific for h6?
>
>I'm testing Andre's series currently and that should resolve this

BTW where's this series?

>problem.  But no, Travis-CI is using the toolchains that buildman
>fetches and those are the must-work toolchains.  It's the kernel.org
>ones that Arnd sets up and are as vendor-neutral as we're going to get.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-04 Thread Tom Rini
On Sat, Aug 04, 2018 at 11:18:43PM +0530, Jagan Teki wrote:
> On Thu, Aug 2, 2018 at 4:43 PM, Tom Rini  wrote:
> > On Thu, Aug 02, 2018 at 02:57:01PM +0530, Jagan Teki wrote:
> >> On Wed, Aug 1, 2018 at 6:25 PM, Tom Rini  wrote:
> >> > On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
> >> >> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki  
> >> >> wrote:
> >> >> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini  wrote:
> >> >> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
> >> >> >>
> >> >> >>> Hi Tom,
> >> >> >>>
> >> >> >>> Please pull this PR.
> >> >> >>>
> >> >> >>> thanks,
> >> >> >>> Jagan.
> >> >> >>>
> >> >> >>> The following changes since commit 
> >> >> >>> 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
> >> >> >>>
> >> >> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
> >> >> >>>
> >> >> >>> are available in the Git repository at:
> >> >> >>>
> >> >> >>>   git://git.denx.de/u-boot-sunxi.git master
> >> >> >>>
> >> >> >>> for you to fetch changes up to 
> >> >> >>> 89a897fc4d78e31332e5899e977d8bf3c82abafa:
> >> >> >>>
> >> >> >>>   board: sun50i: h6: Add OrangePi One Plus initial support 
> >> >> >>> (2018-07-31 20:50:01 +0530)
> >> >> >>>
> >> >> >>
> >> >> >> For the moment, on hold.  pine_h64 doesn't link (see
> >> >> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet Andre's
> >> >> >> changes to save some space on aarch64 will get it to fit in, and I 
> >> >> >> need
> >> >> >> to see if I'm ready to apply them.
> >> >> >
> >> >> > I though of inform the same, but for h6 atf need to use it from
> >> >> > mainline here all a64 boards seems failing. I didn't reproduce this
> >> >> > manually.
> >> >> >
> >> >> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is 
> >> >> > non-functional
> >> >>
> >> >> The cause is obvious. The ATF blob is missing from the environment.
> >> >> If TravisCI is only used to test building, maybe we could just put an
> >> >> empty bl31.bin there to make it happy.
> >> >
> >> > Please note that the above is NOT the problem.  That's the non-fatal
> >> > warning that your resulting binary won't work as there's no bl31.bin.
> >> > The problem is:
> >> > +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will not fit in 
> >> > region `.sram'
> >> > +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
> >> > +make[2]: *** [spl/u-boot-spl] Error 1
> >> > +make[1]: *** [spl/u-boot-spl] Error 2
> >> > +make: *** [sub-make] Error 2
> >>
> >> ie what, I'm able to built manually pine_h64 with gcc-6.3.1
> >
> > Travis-CI uses gcc-7.3 from kernel.org.
> 
> Look like we have size issues wrt gcc versions, Icenowy tried glibc
> variant, 2018.07-3 bleeding edge and it work it seems. can't we
> upgrade Travis-CI to use the same or if not specific for h6?

I'm testing Andre's series currently and that should resolve this
problem.  But no, Travis-CI is using the toolchains that buildman
fetches and those are the must-work toolchains.  It's the kernel.org
ones that Arnd sets up and are as vendor-neutral as we're going to get.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-04 Thread Icenowy Zheng


于 2018年8月5日 GMT+08:00 上午1:48:43, Jagan Teki  写到:
>On Thu, Aug 2, 2018 at 4:43 PM, Tom Rini  wrote:
>> On Thu, Aug 02, 2018 at 02:57:01PM +0530, Jagan Teki wrote:
>>> On Wed, Aug 1, 2018 at 6:25 PM, Tom Rini  wrote:
>>> > On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
>>> >> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki
> wrote:
>>> >> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini 
>wrote:
>>> >> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
>>> >> >>
>>> >> >>> Hi Tom,
>>> >> >>>
>>> >> >>> Please pull this PR.
>>> >> >>>
>>> >> >>> thanks,
>>> >> >>> Jagan.
>>> >> >>>
>>> >> >>> The following changes since commit
>5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
>>> >> >>>
>>> >> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
>>> >> >>>
>>> >> >>> are available in the Git repository at:
>>> >> >>>
>>> >> >>>   git://git.denx.de/u-boot-sunxi.git master
>>> >> >>>
>>> >> >>> for you to fetch changes up to
>89a897fc4d78e31332e5899e977d8bf3c82abafa:
>>> >> >>>
>>> >> >>>   board: sun50i: h6: Add OrangePi One Plus initial support
>(2018-07-31 20:50:01 +0530)
>>> >> >>>
>>> >> >>
>>> >> >> For the moment, on hold.  pine_h64 doesn't link (see
>>> >> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet
>Andre's
>>> >> >> changes to save some space on aarch64 will get it to fit in,
>and I need
>>> >> >> to see if I'm ready to apply them.
>>> >> >
>>> >> > I though of inform the same, but for h6 atf need to use it from
>>> >> > mainline here all a64 boards seems failing. I didn't reproduce
>this
>>> >> > manually.
>>> >> >
>>> >> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is
>non-functional
>>> >>
>>> >> The cause is obvious. The ATF blob is missing from the
>environment.
>>> >> If TravisCI is only used to test building, maybe we could just
>put an
>>> >> empty bl31.bin there to make it happy.
>>> >
>>> > Please note that the above is NOT the problem.  That's the
>non-fatal
>>> > warning that your resulting binary won't work as there's no
>bl31.bin.
>>> > The problem is:
>>> > +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will not
>fit in region `.sram'
>>> > +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
>>> > +make[2]: *** [spl/u-boot-spl] Error 1
>>> > +make[1]: *** [spl/u-boot-spl] Error 2
>>> > +make: *** [sub-make] Error 2
>>>
>>> ie what, I'm able to built manually pine_h64 with gcc-6.3.1
>>
>> Travis-CI uses gcc-7.3 from kernel.org.
>
>Look like we have size issues wrt gcc versions, Icenowy tried glibc
>variant, 2018.07-3 bleeding edge and it work it seems. can't we
>upgrade Travis-CI to use the same or if not specific for h6?

I will soon push a patch that disables Pine A64 plus/non-plus
detection code on non-A64 SoCs (clearly these code doesn't
apply to H5/H6, as there's no Pine A64/Pine A64+ with H5/H6 :-) )

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-04 Thread Icenowy Zheng


于 2018年8月5日 GMT+08:00 上午1:48:43, Jagan Teki  写到:
>On Thu, Aug 2, 2018 at 4:43 PM, Tom Rini  wrote:
>> On Thu, Aug 02, 2018 at 02:57:01PM +0530, Jagan Teki wrote:
>>> On Wed, Aug 1, 2018 at 6:25 PM, Tom Rini  wrote:
>>> > On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
>>> >> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki
> wrote:
>>> >> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini 
>wrote:
>>> >> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
>>> >> >>
>>> >> >>> Hi Tom,
>>> >> >>>
>>> >> >>> Please pull this PR.
>>> >> >>>
>>> >> >>> thanks,
>>> >> >>> Jagan.
>>> >> >>>
>>> >> >>> The following changes since commit
>5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
>>> >> >>>
>>> >> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
>>> >> >>>
>>> >> >>> are available in the Git repository at:
>>> >> >>>
>>> >> >>>   git://git.denx.de/u-boot-sunxi.git master
>>> >> >>>
>>> >> >>> for you to fetch changes up to
>89a897fc4d78e31332e5899e977d8bf3c82abafa:
>>> >> >>>
>>> >> >>>   board: sun50i: h6: Add OrangePi One Plus initial support
>(2018-07-31 20:50:01 +0530)
>>> >> >>>
>>> >> >>
>>> >> >> For the moment, on hold.  pine_h64 doesn't link (see
>>> >> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet
>Andre's
>>> >> >> changes to save some space on aarch64 will get it to fit in,
>and I need
>>> >> >> to see if I'm ready to apply them.
>>> >> >
>>> >> > I though of inform the same, but for h6 atf need to use it from
>>> >> > mainline here all a64 boards seems failing. I didn't reproduce
>this
>>> >> > manually.
>>> >> >
>>> >> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is
>non-functional
>>> >>
>>> >> The cause is obvious. The ATF blob is missing from the
>environment.
>>> >> If TravisCI is only used to test building, maybe we could just
>put an
>>> >> empty bl31.bin there to make it happy.
>>> >
>>> > Please note that the above is NOT the problem.  That's the
>non-fatal
>>> > warning that your resulting binary won't work as there's no
>bl31.bin.
>>> > The problem is:
>>> > +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will not
>fit in region `.sram'
>>> > +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
>>> > +make[2]: *** [spl/u-boot-spl] Error 1
>>> > +make[1]: *** [spl/u-boot-spl] Error 2
>>> > +make: *** [sub-make] Error 2
>>>
>>> ie what, I'm able to built manually pine_h64 with gcc-6.3.1
>>
>> Travis-CI uses gcc-7.3 from kernel.org.
>
>Look like we have size issues wrt gcc versions, Icenowy tried glibc
>variant, 2018.07-3 bleeding edge and it work it seems. can't we
>upgrade Travis-CI to use the same or if not specific for h6?

I have a commit from Vasily that can reduce ~100B of SPL.

It can be applied to workaround this, but I don't want to use it so early.

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-04 Thread Jagan Teki
On Thu, Aug 2, 2018 at 4:43 PM, Tom Rini  wrote:
> On Thu, Aug 02, 2018 at 02:57:01PM +0530, Jagan Teki wrote:
>> On Wed, Aug 1, 2018 at 6:25 PM, Tom Rini  wrote:
>> > On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
>> >> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki  
>> >> wrote:
>> >> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini  wrote:
>> >> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
>> >> >>
>> >> >>> Hi Tom,
>> >> >>>
>> >> >>> Please pull this PR.
>> >> >>>
>> >> >>> thanks,
>> >> >>> Jagan.
>> >> >>>
>> >> >>> The following changes since commit 
>> >> >>> 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
>> >> >>>
>> >> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
>> >> >>>
>> >> >>> are available in the Git repository at:
>> >> >>>
>> >> >>>   git://git.denx.de/u-boot-sunxi.git master
>> >> >>>
>> >> >>> for you to fetch changes up to 
>> >> >>> 89a897fc4d78e31332e5899e977d8bf3c82abafa:
>> >> >>>
>> >> >>>   board: sun50i: h6: Add OrangePi One Plus initial support 
>> >> >>> (2018-07-31 20:50:01 +0530)
>> >> >>>
>> >> >>
>> >> >> For the moment, on hold.  pine_h64 doesn't link (see
>> >> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet Andre's
>> >> >> changes to save some space on aarch64 will get it to fit in, and I need
>> >> >> to see if I'm ready to apply them.
>> >> >
>> >> > I though of inform the same, but for h6 atf need to use it from
>> >> > mainline here all a64 boards seems failing. I didn't reproduce this
>> >> > manually.
>> >> >
>> >> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is 
>> >> > non-functional
>> >>
>> >> The cause is obvious. The ATF blob is missing from the environment.
>> >> If TravisCI is only used to test building, maybe we could just put an
>> >> empty bl31.bin there to make it happy.
>> >
>> > Please note that the above is NOT the problem.  That's the non-fatal
>> > warning that your resulting binary won't work as there's no bl31.bin.
>> > The problem is:
>> > +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will not fit in 
>> > region `.sram'
>> > +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
>> > +make[2]: *** [spl/u-boot-spl] Error 1
>> > +make[1]: *** [spl/u-boot-spl] Error 2
>> > +make: *** [sub-make] Error 2
>>
>> ie what, I'm able to built manually pine_h64 with gcc-6.3.1
>
> Travis-CI uses gcc-7.3 from kernel.org.

Look like we have size issues wrt gcc versions, Icenowy tried glibc
variant, 2018.07-3 bleeding edge and it work it seems. can't we
upgrade Travis-CI to use the same or if not specific for h6?
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-02 Thread Tom Rini
On Thu, Aug 02, 2018 at 02:57:01PM +0530, Jagan Teki wrote:
> On Wed, Aug 1, 2018 at 6:25 PM, Tom Rini  wrote:
> > On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
> >> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki  
> >> wrote:
> >> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini  wrote:
> >> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
> >> >>
> >> >>> Hi Tom,
> >> >>>
> >> >>> Please pull this PR.
> >> >>>
> >> >>> thanks,
> >> >>> Jagan.
> >> >>>
> >> >>> The following changes since commit 
> >> >>> 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
> >> >>>
> >> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
> >> >>>
> >> >>> are available in the Git repository at:
> >> >>>
> >> >>>   git://git.denx.de/u-boot-sunxi.git master
> >> >>>
> >> >>> for you to fetch changes up to 
> >> >>> 89a897fc4d78e31332e5899e977d8bf3c82abafa:
> >> >>>
> >> >>>   board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 
> >> >>> 20:50:01 +0530)
> >> >>>
> >> >>
> >> >> For the moment, on hold.  pine_h64 doesn't link (see
> >> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet Andre's
> >> >> changes to save some space on aarch64 will get it to fit in, and I need
> >> >> to see if I'm ready to apply them.
> >> >
> >> > I though of inform the same, but for h6 atf need to use it from
> >> > mainline here all a64 boards seems failing. I didn't reproduce this
> >> > manually.
> >> >
> >> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is 
> >> > non-functional
> >>
> >> The cause is obvious. The ATF blob is missing from the environment.
> >> If TravisCI is only used to test building, maybe we could just put an
> >> empty bl31.bin there to make it happy.
> >
> > Please note that the above is NOT the problem.  That's the non-fatal
> > warning that your resulting binary won't work as there's no bl31.bin.
> > The problem is:
> > +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will not fit in 
> > region `.sram'
> > +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
> > +make[2]: *** [spl/u-boot-spl] Error 1
> > +make[1]: *** [spl/u-boot-spl] Error 2
> > +make: *** [sub-make] Error 2
> 
> ie what, I'm able to built manually pine_h64 with gcc-6.3.1

Travis-CI uses gcc-7.3 from kernel.org.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-02 Thread Jagan Teki
On Wed, Aug 1, 2018 at 6:25 PM, Tom Rini  wrote:
> On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
>> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki  
>> wrote:
>> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini  wrote:
>> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
>> >>
>> >>> Hi Tom,
>> >>>
>> >>> Please pull this PR.
>> >>>
>> >>> thanks,
>> >>> Jagan.
>> >>>
>> >>> The following changes since commit 
>> >>> 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
>> >>>
>> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
>> >>>
>> >>> are available in the Git repository at:
>> >>>
>> >>>   git://git.denx.de/u-boot-sunxi.git master
>> >>>
>> >>> for you to fetch changes up to 89a897fc4d78e31332e5899e977d8bf3c82abafa:
>> >>>
>> >>>   board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 
>> >>> 20:50:01 +0530)
>> >>>
>> >>
>> >> For the moment, on hold.  pine_h64 doesn't link (see
>> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet Andre's
>> >> changes to save some space on aarch64 will get it to fit in, and I need
>> >> to see if I'm ready to apply them.
>> >
>> > I though of inform the same, but for h6 atf need to use it from
>> > mainline here all a64 boards seems failing. I didn't reproduce this
>> > manually.
>> >
>> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is non-functional
>>
>> The cause is obvious. The ATF blob is missing from the environment.
>> If TravisCI is only used to test building, maybe we could just put an
>> empty bl31.bin there to make it happy.
>
> Please note that the above is NOT the problem.  That's the non-fatal
> warning that your resulting binary won't work as there's no bl31.bin.
> The problem is:
> +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will not fit in 
> region `.sram'
> +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
> +make[2]: *** [spl/u-boot-spl] Error 1
> +make[1]: *** [spl/u-boot-spl] Error 2
> +make: *** [sub-make] Error 2

ie what, I'm able to built manually pine_h64 with gcc-6.3.1
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-01 Thread Tom Rini
On Wed, Aug 01, 2018 at 08:58:10PM +0800, Chen-Yu Tsai wrote:
> On Wed, Aug 1, 2018 at 8:55 PM, Tom Rini  wrote:
> > On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
> >> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki  
> >> wrote:
> >> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini  wrote:
> >> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
> >> >>
> >> >>> Hi Tom,
> >> >>>
> >> >>> Please pull this PR.
> >> >>>
> >> >>> thanks,
> >> >>> Jagan.
> >> >>>
> >> >>> The following changes since commit 
> >> >>> 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
> >> >>>
> >> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
> >> >>>
> >> >>> are available in the Git repository at:
> >> >>>
> >> >>>   git://git.denx.de/u-boot-sunxi.git master
> >> >>>
> >> >>> for you to fetch changes up to 
> >> >>> 89a897fc4d78e31332e5899e977d8bf3c82abafa:
> >> >>>
> >> >>>   board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 
> >> >>> 20:50:01 +0530)
> >> >>>
> >> >>
> >> >> For the moment, on hold.  pine_h64 doesn't link (see
> >> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet Andre's
> >> >> changes to save some space on aarch64 will get it to fit in, and I need
> >> >> to see if I'm ready to apply them.
> >> >
> >> > I though of inform the same, but for h6 atf need to use it from
> >> > mainline here all a64 boards seems failing. I didn't reproduce this
> >> > manually.
> >> >
> >> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is 
> >> > non-functional
> >>
> >> The cause is obvious. The ATF blob is missing from the environment.
> >> If TravisCI is only used to test building, maybe we could just put an
> >> empty bl31.bin there to make it happy.
> >
> > Please note that the above is NOT the problem.  That's the non-fatal
> > warning that your resulting binary won't work as there's no bl31.bin.
> > The problem is:
> > +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will not fit in 
> > region `.sram'
> > +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
> > +make[2]: *** [spl/u-boot-spl] Error 1
> > +make[1]: *** [spl/u-boot-spl] Error 2
> > +make: *** [sub-make] Error 2
> 
> Yeah I noticed. Just pointing out if we want to get rid of the ATF noise.

Ah, no.  The noise is very intentional so that it's clear to humans that
what they made won't boot.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-01 Thread Chen-Yu Tsai
On Wed, Aug 1, 2018 at 8:55 PM, Tom Rini  wrote:
> On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
>> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki  
>> wrote:
>> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini  wrote:
>> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
>> >>
>> >>> Hi Tom,
>> >>>
>> >>> Please pull this PR.
>> >>>
>> >>> thanks,
>> >>> Jagan.
>> >>>
>> >>> The following changes since commit 
>> >>> 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
>> >>>
>> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
>> >>>
>> >>> are available in the Git repository at:
>> >>>
>> >>>   git://git.denx.de/u-boot-sunxi.git master
>> >>>
>> >>> for you to fetch changes up to 89a897fc4d78e31332e5899e977d8bf3c82abafa:
>> >>>
>> >>>   board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 
>> >>> 20:50:01 +0530)
>> >>>
>> >>
>> >> For the moment, on hold.  pine_h64 doesn't link (see
>> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet Andre's
>> >> changes to save some space on aarch64 will get it to fit in, and I need
>> >> to see if I'm ready to apply them.
>> >
>> > I though of inform the same, but for h6 atf need to use it from
>> > mainline here all a64 boards seems failing. I didn't reproduce this
>> > manually.
>> >
>> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is non-functional
>>
>> The cause is obvious. The ATF blob is missing from the environment.
>> If TravisCI is only used to test building, maybe we could just put an
>> empty bl31.bin there to make it happy.
>
> Please note that the above is NOT the problem.  That's the non-fatal
> warning that your resulting binary won't work as there's no bl31.bin.
> The problem is:
> +aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will not fit in 
> region `.sram'
> +aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
> +make[2]: *** [spl/u-boot-spl] Error 1
> +make[1]: *** [spl/u-boot-spl] Error 2
> +make: *** [sub-make] Error 2

Yeah I noticed. Just pointing out if we want to get rid of the ATF noise.

Thanks
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-01 Thread Tom Rini
On Wed, Aug 01, 2018 at 08:43:17PM +0800, Chen-Yu Tsai wrote:
> On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki  wrote:
> > On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini  wrote:
> >> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
> >>
> >>> Hi Tom,
> >>>
> >>> Please pull this PR.
> >>>
> >>> thanks,
> >>> Jagan.
> >>>
> >>> The following changes since commit 
> >>> 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
> >>>
> >>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
> >>>
> >>> are available in the Git repository at:
> >>>
> >>>   git://git.denx.de/u-boot-sunxi.git master
> >>>
> >>> for you to fetch changes up to 89a897fc4d78e31332e5899e977d8bf3c82abafa:
> >>>
> >>>   board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 
> >>> 20:50:01 +0530)
> >>>
> >>
> >> For the moment, on hold.  pine_h64 doesn't link (see
> >> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet Andre's
> >> changes to save some space on aarch64 will get it to fit in, and I need
> >> to see if I'm ready to apply them.
> >
> > I though of inform the same, but for h6 atf need to use it from
> > mainline here all a64 boards seems failing. I didn't reproduce this
> > manually.
> >
> > +WARNING: BL31 file bl31.bin NOT found, resulting binary is non-functional
> 
> The cause is obvious. The ATF blob is missing from the environment.
> If TravisCI is only used to test building, maybe we could just put an
> empty bl31.bin there to make it happy.

Please note that the above is NOT the problem.  That's the non-fatal
warning that your resulting binary won't work as there's no bl31.bin.
The problem is:
+aarch64-linux-ld.bfd: u-boot-spl section `.u_boot_list' will not fit in region 
`.sram'
+aarch64-linux-ld.bfd: region `.sram' overflowed by 48 bytes
+make[2]: *** [spl/u-boot-spl] Error 1
+make[1]: *** [spl/u-boot-spl] Error 2
+make: *** [sub-make] Error 2

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-01 Thread Chen-Yu Tsai
On Wed, Aug 1, 2018 at 7:47 PM, Jagan Teki  wrote:
> On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini  wrote:
>> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
>>
>>> Hi Tom,
>>>
>>> Please pull this PR.
>>>
>>> thanks,
>>> Jagan.
>>>
>>> The following changes since commit 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
>>>
>>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
>>>
>>> are available in the Git repository at:
>>>
>>>   git://git.denx.de/u-boot-sunxi.git master
>>>
>>> for you to fetch changes up to 89a897fc4d78e31332e5899e977d8bf3c82abafa:
>>>
>>>   board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 
>>> 20:50:01 +0530)
>>>
>>
>> For the moment, on hold.  pine_h64 doesn't link (see
>> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet Andre's
>> changes to save some space on aarch64 will get it to fit in, and I need
>> to see if I'm ready to apply them.
>
> I though of inform the same, but for h6 atf need to use it from
> mainline here all a64 boards seems failing. I didn't reproduce this
> manually.
>
> +WARNING: BL31 file bl31.bin NOT found, resulting binary is non-functional

The cause is obvious. The ATF blob is missing from the environment.
If TravisCI is only used to test building, maybe we could just put an
empty bl31.bin there to make it happy.

ChenYu
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-01 Thread Jagan Teki
On Wed, Aug 1, 2018 at 4:43 PM, Tom Rini  wrote:
> On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:
>
>> Hi Tom,
>>
>> Please pull this PR.
>>
>> thanks,
>> Jagan.
>>
>> The following changes since commit 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
>>
>>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
>>
>> are available in the Git repository at:
>>
>>   git://git.denx.de/u-boot-sunxi.git master
>>
>> for you to fetch changes up to 89a897fc4d78e31332e5899e977d8bf3c82abafa:
>>
>>   board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 
>> 20:50:01 +0530)
>>
>
> For the moment, on hold.  pine_h64 doesn't link (see
> https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet Andre's
> changes to save some space on aarch64 will get it to fit in, and I need
> to see if I'm ready to apply them.

I though of inform the same, but for h6 atf need to use it from
mainline here all a64 boards seems failing. I didn't reproduce this
manually.

+WARNING: BL31 file bl31.bin NOT found, resulting binary is non-functional
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-08-01 Thread Tom Rini
On Tue, Jul 31, 2018 at 11:41:50PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:
> 
>   Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 89a897fc4d78e31332e5899e977d8bf3c82abafa:
> 
>   board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 
> 20:50:01 +0530)
> 

For the moment, on hold.  pine_h64 doesn't link (see
https://travis-ci.org/trini/u-boot/jobs/410579615) but I bet Andre's
changes to save some space on aarch64 will get it to fit in, and I need
to see if I'm ready to apply them.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-07-31 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 5a0007d481c0fcd2d422dd48b2a129dd8e8a272a:

  Prepare v2017.09-rc1 (2018-07-30 21:47:29 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 89a897fc4d78e31332e5899e977d8bf3c82abafa:

  board: sun50i: h6: Add OrangePi One Plus initial support (2018-07-31 20:50:01 
+0530)


Icenowy Zheng (14):
  sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS
  sunxi: add basic memory map definitions of H6 SoC
  sunxi: change RMR64's RVBAR address for H6
  sunxi: change ATF position for H6
  sunxi: add config for SPL at 0x2 on H6
  sunxi: change GIC address on H6
  sunxi: add clock code for H6
  sunxi: use sun6i-style watchdog for H6
  sunxi: add UART0 setup for H6
  sunxi: add MMC support for H6
  sunxi: add DRAM support to H6
  sunxi: add support for Allwinner H6 SoC
  sunxi: add support for Pine H64 board
  video: sunxi: de2: fix SimpleFB node creation when DE2 not probed

Jagan Teki (5):
  phy: sun4i-usb: Call phy_passby even for PHY#0
  phy: sun4i-usb: Remove usb_clk_cfg set in probe
  phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5
  configs: sunxi: Drop CONFIG_SUNXI_USB_PHYS
  board: sun50i: h6: Add OrangePi One Plus initial support

Mylène Josserand (2):
  mtd: nand: nand_base: Convert EINVAL into ENOTSUPP
  mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP

Simon Baatz (1):
  sunxi: enable SATA on Banana Pi M2 Berry

 arch/arm/dts/Makefile |   3 +
 arch/arm/dts/sun50i-h6-orangepi-one-plus.dts  | 150 +
 arch/arm/dts/sun50i-h6-pine-h64.dts   | 185 ++
 arch/arm/dts/sun50i-h6.dtsi   | 288 +
 arch/arm/include/asm/arch-sunxi/boot0.h   |   4 +
 arch/arm/include/asm/arch-sunxi/clock.h   |   2 +
 arch/arm/include/asm/arch-sunxi/clock_sun50i_h6.h | 320 +
 arch/arm/include/asm/arch-sunxi/cpu.h |   2 +
 arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h   |  73 +++
 arch/arm/include/asm/arch-sunxi/dram.h|   2 +
 arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h  | 297 +
 arch/arm/include/asm/arch-sunxi/gpio.h|   1 +
 arch/arm/include/asm/arch-sunxi/mmc.h |   2 +-
 arch/arm/include/asm/arch-sunxi/spl.h |   6 +-
 arch/arm/include/asm/arch-sunxi/timer.h   |   2 +-
 arch/arm/mach-sunxi/Kconfig   |  37 +-
 arch/arm/mach-sunxi/Makefile  |   2 +
 arch/arm/mach-sunxi/board.c   |   6 +-
 arch/arm/mach-sunxi/clock_sun50i_h6.c |  94 +++
 arch/arm/mach-sunxi/cpu_info.c|   2 +
 arch/arm/mach-sunxi/dram_sun50i_h6.c  | 755 ++
 arch/arm/mach-sunxi/rmr_switch.S  |   6 +
 board/sunxi/MAINTAINERS   |  10 +
 board/sunxi/board.c   |   7 +
 board/sunxi/mksunxi_fit_atf.sh|  10 +-
 common/spl/Kconfig|   2 +-
 configs/bananapi_m2_berry_defconfig   |   3 +
 configs/orangepi_one_plus_defconfig   |  14 +
 configs/pine_h64_defconfig|  15 +
 drivers/mmc/sunxi_mmc.c   |  13 +-
 drivers/mtd/nand/nand_base.c  |   4 +-
 drivers/mtd/nand/sunxi_nand.c |   2 +-
 drivers/phy/allwinner/phy-sun4i-usb.c |  10 +-
 drivers/video/sunxi/sunxi_de2.c   |   3 +
 include/configs/sun4i.h   |   2 -
 include/configs/sun50i.h  |   7 +-
 include/configs/sun5i.h   |   2 -
 include/configs/sun6i.h   |   2 -
 include/configs/sun7i.h   |   2 -
 include/configs/sun8i.h   |  10 -
 include/configs/sunxi-common.h|  24 +-
 include/dt-bindings/clock/sun50i-h6-ccu.h | 125 
 include/dt-bindings/clock/sun50i-h6-r-ccu.h   |  24 +
 include/dt-bindings/reset/sun50i-h6-ccu.h |  73 +++
 include/dt-bindings/reset/sun50i-h6-r-ccu.h   |  17 +
 scripts/config_whitelist.txt  |   1 -
 46 files changed, 2560 insertions(+), 61 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h6-orangepi-one-plus.dts
 create mode 100644 arch/arm/dts/sun50i-h6-pine-h64.dts
 create mode 100644 arch/arm/dts/sun50i-h6.dtsi
 create mode 100644 arch/arm/include/asm/arch-sunxi/clock_sun50i_h6.h
 create mode 100644 arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h
 create mode 100644 arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h
 create mode 100644 arch/arm/mach-sunxi/clock_sun50i_h6.c
 create mode 100644 

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

2018-07-17 Thread Tom Rini
On Tue, Jul 17, 2018 at 09:15:22PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 5e9a9645816edcc68c09729f257e0c863292bf26:
> 
>   mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 
> (2018-07-13 14:47:29 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 32f67bb7a15cec4afa117bd168265ece2107b0d6:
> 
>   sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards (2018-07-17 
> 21:07:34 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-07-17 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 5e9a9645816edcc68c09729f257e0c863292bf26:

  mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 
(2018-07-13 14:47:29 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 32f67bb7a15cec4afa117bd168265ece2107b0d6:

  sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards (2018-07-17 
21:07:34 +0530)


Adam Sampson (2):
  dm: mmc: sunxi: Add A10/A20 compatible strings
  dm: sunxi: Use DM for MMC and SATA on all A10 boards

Andre Przywara (6):
  sunxi: DT: A64: update device tree file for Allwinner A64 SoC
  sunxi: DT: A64: update board .dts files from Linux
  sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs
  sunxi: DT: H5: update board .dts files from Linux
  sunxi: DT: H3: update board .dts files from Linux
  sunxi: DT: A64: add proper SoPine baseboard device tree

Chen-Yu Tsai (1):
  sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards

Lothar Felten (6):
  sunxi: R40: add gigabit ethernet clocks
  net: sun8i-emac: fix printing NULL character
  net: sun8i-emac: set mux and clock by driver data
  net: sun8i-emac: support R40 GMAC
  sunxi: R40: add gigabit ethernet devicetree node
  configs: Bananapi_M2_Ultra: enable gigabit ethernet

 arch/arm/dts/Makefile   |   3 +-
 arch/arm/dts/axp803.dtsi| 155 +
 arch/arm/dts/sun50i-a64-bananapi-m64.dts| 195 +-
 arch/arm/dts/sun50i-a64-nanopi-a64.dts  | 111 ++-
 arch/arm/dts/sun50i-a64-olinuxino.dts   | 153 -
 arch/arm/dts/sun50i-a64-orangepi-win.dts| 135 +++-
 arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi |  59 --
 arch/arm/dts/sun50i-a64-pine64-plus.dts |  17 +-
 arch/arm/dts/sun50i-a64-pine64.dts  | 186 -
 arch/arm/dts/sun50i-a64-sopine-baseboard.dts| 150 +
 arch/arm/dts/sun50i-a64-sopine.dtsi | 142 
 arch/arm/dts/sun50i-a64.dtsi| 305 -
 arch/arm/dts/sun50i-h5-libretech-all-h3-cc.dts  |   5 +-
 arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts | 122 +++-
 arch/arm/dts/sun50i-h5-nanopi-neo2.dts  |  91 ++-
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts | 151 -
 arch/arm/dts/sun50i-h5-orangepi-prime.dts   | 176 -
 arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts  |  64 +-
 arch/arm/dts/sun50i-h5.dtsi |  38 +-
 arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts|  55 +-
 arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts  |  96 ++-
 arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts   |   3 +-
 arch/arm/dts/sun8i-h3-nanopi-m1-plus.dts|  78 +++
 arch/arm/dts/sun8i-h3-nanopi-m1.dts |  42 ++
 arch/arm/dts/sun8i-h3-nanopi-neo-air.dts|  28 +-
 arch/arm/dts/sun8i-h3-nanopi-neo.dts|  17 +
 arch/arm/dts/sun8i-h3-nanopi.dtsi   |  13 +-
 arch/arm/dts/sun8i-h3-orangepi-2.dts|  92 ++-
 arch/arm/dts/sun8i-h3-orangepi-lite.dts |  57 +-
 arch/arm/dts/sun8i-h3-orangepi-one.dts  | 116 +++-
 arch/arm/dts/sun8i-h3-orangepi-pc-plus.dts  |  11 +-
 arch/arm/dts/sun8i-h3-orangepi-pc.dts   | 141 +++-
 arch/arm/dts/sun8i-h3-orangepi-plus.dts |  29 +-
 arch/arm/dts/sun8i-h3-orangepi-plus2e.dts   |  15 +-
 arch/arm/dts/sun8i-h3.dtsi  | 602 +++--
 arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts|  16 +
 arch/arm/dts/sun8i-r40.dtsi |  34 +
 arch/arm/dts/sunxi-h3-h5.dtsi   | 860 
 arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi |  11 +-
 arch/arm/include/asm/arch-sunxi/clock_sun6i.h   |  10 +-
 arch/arm/mach-sunxi/Kconfig |   2 +
 configs/Bananapi_M2_Ultra_defconfig |   4 +
 configs/libretech_all_h3_cc_h2_plus_defconfig   |   1 +
 configs/libretech_all_h3_cc_h3_defconfig|   1 +
 configs/libretech_all_h3_cc_h5_defconfig|   1 +
 configs/sopine_baseboard_defconfig  |   2 +-
 drivers/mmc/sunxi_mmc.c |   2 +
 drivers/net/sun8i_emac.c| 115 ++--
 include/dt-bindings/clock/sun8i-de2.h   |  18 +
 include/dt-bindings/clock/sun8i-r-ccu.h |  59 ++
 include/dt-bindings/reset/sun8i-de2.h   |  14 +
 include/dt-bindings/reset/sun8i-r-ccu.h |  53 ++
 52 files changed, 3893 insertions(+), 963 deletions(-)
 create mode 100644 arch/arm/dts/axp803.dtsi
 delete mode 100644 arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi
 create mode 100644 arch/arm/dts/sun50i-a64-sopine-baseboard.dts
 create mode 100644 arch/arm/dts/sun50i-a64-sopine.dtsi
 create mode 100644 arch/arm/dts/sunxi-h3-h5.dtsi
 create mode 100644 include/dt-bindings/clock/sun8i-de2.h
 create mode 100644 

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

2018-07-04 Thread Tom Rini
On Tue, Jul 03, 2018 at 10:09:09PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit f58e779513be36e30ce46838fb467e12ac6a5539:
> 
>   Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc 
> (2018-06-15 09:38:16 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to be0d21795b2bd3ed071de9bb0c66d8cc80d9:
> 
>   arm: timer: sunxi: add Allwinner timer erratum workaround (2018-07-03 
> 22:00:00 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-07-03 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit f58e779513be36e30ce46838fb467e12ac6a5539:

  Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc 
(2018-06-15 09:38:16 -0400)

are available in the Git repository at:

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

for you to fetch changes up to be0d21795b2bd3ed071de9bb0c66d8cc80d9:

  arm: timer: sunxi: add Allwinner timer erratum workaround (2018-07-03 
22:00:00 +0530)


Andre Przywara (2):
  arm: timer: factor out FSL arch timer erratum workaround
  arm: timer: sunxi: add Allwinner timer erratum workaround

Hauke Mehrtens (2):
  sun8i: h2: Add initial Orange Pi R1 support
  sun50i: h5: Add initial Orange Pi Zero Plus support

 arch/arm/cpu/armv8/generic_timer.c|  55 --
 arch/arm/dts/Makefile |   2 +
 arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts | 145 ++
 arch/arm/dts/sun8i-h2-plus-orangepi-r1.dts| 101 ++
 arch/arm/mach-sunxi/Kconfig   |   4 +
 board/sunxi/MAINTAINERS   |  10 ++
 configs/orangepi_r1_defconfig |  16 +++
 configs/orangepi_zero_plus_defconfig  |  16 +++
 8 files changed, 343 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts
 create mode 100644 arch/arm/dts/sun8i-h2-plus-orangepi-r1.dts
 create mode 100644 configs/orangepi_r1_defconfig
 create mode 100644 configs/orangepi_zero_plus_defconfig
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-06-04 Thread Tom Rini
On Mon, Jun 04, 2018 at 06:13:56PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 8730d012c9bd92d6412b3ef6e33b40c5df00f225:
> 
>   Merge tag 'arc-uart-updates-for-2018.07-rc1' of 
> git://git.denx.de/u-boot-arc (2018-05-24 09:54:25 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 2e8dbe14e766deae16c75f357f926f08b881dc66:
> 
>   board: sun50i: Add Amarula A64-Relic initial support (2018-06-04 18:09:25 
> +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-06-04 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 8730d012c9bd92d6412b3ef6e33b40c5df00f225:

  Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc 
(2018-05-24 09:54:25 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 2e8dbe14e766deae16c75f357f926f08b881dc66:

  board: sun50i: Add Amarula A64-Relic initial support (2018-06-04 18:09:25 
+0530)


Chen-Yu Tsai (1):
  sunxi: clock: Fix OHCI clock gating for H3/H5

Jagan Teki (34):
  usb: sunxi: Simplify ccm reg base code
  musb: sunxi: Add proper macros instead of numericals
  musb: sunxi: Use simple way to fill musb_hdrc pdata
  musb: sunxi: Add fifo config
  sunxi: clock: Fix clock gating for H3/H5/A64
  musb: sunxi: Add OTG device clkgate and reset for H3/H5
  musb: sunxi: Use BIT instead of numerical shift
  musb: sunxi: Add support for H3/H5/A64
  phy: Add Allwinner A64 USB PHY driver
  phy: sun4i-usb: Add id_detect and vbus_detect ops
  phy: sun4i-usb: Add H3/H5 PHY config
  phy: sun4i-usb: Add V3S PHY config
  phy: sun4i-usb: Add A83T USB PHY config
  phy: sun4i-usb: Add A10/A13/A20 PHY config
  phy: sun4i-usb: Add A31 PHY config
  phy: sun4i-usb: Add A33 USB PHY config
  phy: sun4i-usb: Add A23 USB PHY config
  device-tree-bindings: phy: Sync sun4i-usb-phy bindings
  board: sunxi: Use generic-phy for board_usb_cable_connected
  phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
  usb: sunxi: Switch to use generic-phy
  sunxi: Drop legacy usb_phy.c
  arm64: allwinner: a64: bananapi-m64: Sync usb_otg node from Linux
  configs: bananapi-m64: Enable USB OTG peripheral mode
  ARM: dts: sun8i: a83t: Sync usbphy node from Linux
  arm64: allwinner: a64: bananapi-m64: Sync usb host nodes from Linux
  ARM: dts: sun8i-h3: bananapi-m2-plus: Sync usb otg nodes from Linux
  configs: bananapi-m2-plus: Enable USB OTG peripheral mode
  arm64: allwinner: h5: orangepi-pc2: Order nodes in alphabetic
  arm64: allwinner: h5: orangepi-pc2: Sync usb otg nodes from Linux
  configs: orangepi-pc2: Enable USB OTG peripheral mode
  arm64: allwinner: h5: orangepi-prime: Sync usb otg nodes from Linux
  configs: orangepi-prime: Enable USB OTG peripheral mode
  board: sun50i: Add Amarula A64-Relic initial support

Jun Nie (1):
  sunxi: h3: Sync OTG and HCI nodes from Linux DT

Maxime Ripard (1):
  Revert "sunxi: binman: Add U-Boot binary size check"

 arch/arm/dts/Makefile  |   1 +
 arch/arm/dts/sun50i-a64-amarula-relic.dts  |  65 +++
 arch/arm/dts/sun50i-a64-bananapi-m64.dts   |  26 ++
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts|  59 ++-
 arch/arm/dts/sun50i-h5-orangepi-prime.dts  |  13 +
 arch/arm/dts/sun8i-a83t.dtsi   |  20 +
 arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts |  13 +
 arch/arm/dts/sun8i-h3.dtsi |  32 ++
 arch/arm/dts/sunxi-u-boot.dtsi |  12 -
 arch/arm/include/asm/arch-sunxi/clock_sun6i.h  |  23 +-
 arch/arm/include/asm/arch-sunxi/usb_phy.h  |  20 -
 arch/arm/mach-sunxi/Kconfig|   9 +
 arch/arm/mach-sunxi/Makefile   |   3 -
 arch/arm/mach-sunxi/usb_phy.c  | 406 -
 board/sunxi/MAINTAINERS|   6 +
 board/sunxi/board.c|  40 +-
 configs/Sinovoip_BPI_M2_Plus_defconfig |   1 +
 configs/amarula_a64_relic_defconfig|  17 +
 configs/bananapi_m64_defconfig |   1 +
 configs/orangepi_pc2_defconfig |   1 +
 configs/orangepi_prime_defconfig   |   1 +
 doc/device-tree-bindings/phy/sun4i-usb-phy.txt |  65 +++
 drivers/Kconfig|   2 +
 drivers/Makefile   |   1 +
 drivers/phy/allwinner/Kconfig  |  13 +
 drivers/phy/allwinner/Makefile |   6 +
 drivers/phy/allwinner/phy-sun4i-usb.c  | 575 +
 drivers/usb/host/ehci-sunxi.c  |  66 ++-
 drivers/usb/host/ohci-sunxi.c  |  72 +++-
 drivers/usb/musb-new/musb_core.h   |   4 +
 drivers/usb/musb-new/musb_regs.h   |   3 +-
 drivers/usb/musb-new/musb_uboot.c  |  22 +-
 drivers/usb/musb-new/sunxi.c   | 228 --
 include/phy-sun4i-usb.h|  34 ++
 34 files changed, 1280 insertions(+), 580 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-amarula-relic.dts
 delete mode 100644 arch/arm/include/asm/arch-sunxi/usb_phy.h
 delete mode 100644 arch/arm/mach-sunxi/usb_phy.c
 create mode 100644 configs/amarula_a64_relic_defconfig
 create mode 100644 

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

2018-05-10 Thread Tom Rini
On Wed, May 09, 2018 at 04:33:12PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit b25f8e2112b1582ce6386e846800a31bab688e50:
> 
>   Merge git://git.denx.de/u-boot-imx (2018-04-30 07:14:05 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to f3df7758b5fb4e1f8eb8f2bbd9b9354054884502:
> 
>   board: sunxi: sun8i-v40: Add Bananapi M2 Berry support (2018-05-07 11:33:19 
> +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-05-09 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit b25f8e2112b1582ce6386e846800a31bab688e50:

  Merge git://git.denx.de/u-boot-imx (2018-04-30 07:14:05 -0400)

are available in the Git repository at:

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

for you to fetch changes up to f3df7758b5fb4e1f8eb8f2bbd9b9354054884502:

  board: sunxi: sun8i-v40: Add Bananapi M2 Berry support (2018-05-07 11:33:19 
+0530)


Chen-Yu Tsai (5):
  sunxi: Disable R_I2C for Libre Computer Board ALL-H3-CC H3 ver.
  sunxi: Split out common board design for ALL-H3-CC device tree
  sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver.
  sunxi: Add Libre Computer Board ALL-H3-CC H5 ver.
  sunxi: Sort dts Makefile entries for H3

Jagan Teki (2):
  ARM: dts: sun8i: Sync r40 dtsi from Linux
  board: sunxi: sun8i-v40: Add Bananapi M2 Berry support

 arch/arm/dts/Makefile  |  15 +-
 arch/arm/dts/sun50i-h5-libretech-all-h3-cc.dts |  13 ++
 arch/arm/dts/sun8i-h2-plus-libretech-all-h3-cc.dts |  13 ++
 arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts  | 166 +-
 arch/arm/dts/sun8i-r40.dtsi|  43 +
 arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts   | 132 +++
 arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi| 168 ++
 board/sunxi/MAINTAINERS|   9 +-
 configs/bananapi_m2_berry_defconfig|  14 ++
 configs/libretech_all_h3_cc_h2_plus_defconfig  |  15 ++
 configs/libretech_all_h3_cc_h3_defconfig   |   2 -
 configs/libretech_all_h3_cc_h5_defconfig   |  15 ++
 include/dt-bindings/clock/sun8i-r40-ccu.h  | 187 +
 include/dt-bindings/reset/sun8i-r40-ccu.h  | 130 ++
 14 files changed, 749 insertions(+), 173 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-libretech-all-h3-cc.dts
 create mode 100644 arch/arm/dts/sun8i-h2-plus-libretech-all-h3-cc.dts
 create mode 100644 arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts
 create mode 100644 arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi
 create mode 100644 configs/bananapi_m2_berry_defconfig
 create mode 100644 configs/libretech_all_h3_cc_h2_plus_defconfig
 create mode 100644 configs/libretech_all_h3_cc_h5_defconfig
 create mode 100644 include/dt-bindings/clock/sun8i-r40-ccu.h
 create mode 100644 include/dt-bindings/reset/sun8i-r40-ccu.h
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-04-30 Thread Jagan Teki
On Mon, Apr 30, 2018 at 2:35 AM, Tom Rini  wrote:
> On Fri, Apr 27, 2018 at 06:32:53PM +0530, Jagan Teki wrote:
>
>> Hi Tom,
>>
>> Please pull this PR.
>>
>> thanks,
>> Jagan.
>>
>> The following changes since commit 275d80a4c2fb63890f3f4c16b7ad481064e650a0:
>>
>>   Merge git://git.denx.de/u-boot-usb (2018-04-22 09:30:36 -0400)
>>
>> are available in the Git repository at:
>>
>>   git://git.denx.de/u-boot-sunxi.git master
>>
>> for you to fetch changes up to 5ff8e54888e4d26a352453564f7f599d29696dc9:
>>
>>   sunxi: improve throughput in the sunxi_mmc driver (2018-04-25 10:29:38 
>> +0530)
>>
>> 
>> Philipp Tomsich (1):
>>   sunxi: improve throughput in the sunxi_mmc driver
>>
>> Stefan Mavrodiev (1):
>>   sunxi: mmc: Fix phase delays
>>
>>  drivers/mmc/sunxi_mmc.c | 35 ---
>>  1 file changed, 20 insertions(+), 15 deletions(-)
>
> Please re-push on your side, git is unhappy:

done, please try again.

-- 
Jagan
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-04-29 Thread Tom Rini
On Fri, Apr 27, 2018 at 06:32:53PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 275d80a4c2fb63890f3f4c16b7ad481064e650a0:
> 
>   Merge git://git.denx.de/u-boot-usb (2018-04-22 09:30:36 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 5ff8e54888e4d26a352453564f7f599d29696dc9:
> 
>   sunxi: improve throughput in the sunxi_mmc driver (2018-04-25 10:29:38 
> +0530)
> 
> 
> Philipp Tomsich (1):
>   sunxi: improve throughput in the sunxi_mmc driver
> 
> Stefan Mavrodiev (1):
>   sunxi: mmc: Fix phase delays
> 
>  drivers/mmc/sunxi_mmc.c | 35 ---
>  1 file changed, 20 insertions(+), 15 deletions(-)

Please re-push on your side, git is unhappy:
$ git pull git://git.denx.de/u-boot-sunxi.git
remote: error: Could not read 275d80a4c2fb63890f3f4c16b7ad481064e650a0
remote: fatal: revision walk setup failed
remote: aborting due to possible repository corruption on the remote side.
fatal: protocol error: bad pack header

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-04-27 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit 275d80a4c2fb63890f3f4c16b7ad481064e650a0:

  Merge git://git.denx.de/u-boot-usb (2018-04-22 09:30:36 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 5ff8e54888e4d26a352453564f7f599d29696dc9:

  sunxi: improve throughput in the sunxi_mmc driver (2018-04-25 10:29:38 +0530)


Philipp Tomsich (1):
  sunxi: improve throughput in the sunxi_mmc driver

Stefan Mavrodiev (1):
  sunxi: mmc: Fix phase delays

 drivers/mmc/sunxi_mmc.c | 35 ---
 1 file changed, 20 insertions(+), 15 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-04-05 Thread Tom Rini
On Wed, Apr 04, 2018 at 02:25:09PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR, these changes were there since from last release.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 0354f4bef0f1ff1e160673794577ca00b23f3f1a:
> 
>   sunxi: Add DRAM_SUN8I_A83T kconfig entry (2018-03-19 16:46:47 +0530)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to f3fed05e095439b3fd24990e20dbea1d4b03c121:
> 
>   Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT" 
> (2018-04-04 14:15:40 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-04-04 Thread Jagan Teki
Hi Tom,

Please pull this PR, these changes were there since from last release.

thanks,
Jagan.

The following changes since commit 0354f4bef0f1ff1e160673794577ca00b23f3f1a:

  sunxi: Add DRAM_SUN8I_A83T kconfig entry (2018-03-19 16:46:47 +0530)

are available in the Git repository at:

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

for you to fetch changes up to f3fed05e095439b3fd24990e20dbea1d4b03c121:

  Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT" 
(2018-04-04 14:15:40 +0530)


Andre Przywara (11):
  sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware
  sunxi: gpio: add missing compatible strings
  net: sun8i-emac: support new pinctrl DT bindings
  net: sun8i-emac: add support for new EMAC DT binding
  arm: dts: sunxi: update A64 to new EMAC binding
  arm: dts: sunxi: update H3 to new EMAC binding
  arm: dts: sunxi: update H5 to new EMAC binding
  net: sun8i-emac: remove support for old binding
  sunxi: disable direct MMC environment
  sunxi: revert disabling of features
  Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT"

Miquel Raynal (20):
  spl: fix binman_sym output check
  mtd: nand: sunxi: fix ECC strength choice
  spl: nand: sunxi: fix second case of modulo by zero error
  spl: nand: sunxi: fix typo on register name
  spl: nand: sunxi: introduce the nand_wait_int() helper
  spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
  spl: nand: sunxi: add missing status clear
  spl: nand: sunxi: create an helper to handle command execution
  spl: nand: sunxi: ensure enough time has passed after changing the column
  spl: nand: sunxi: make the reset column helper more generic
  sunxi: spl: deassert the NAND controller reset line
  spl: nand: sunxi: declare the ecc_bytes array globally
  spl: nand: sunxi: use PIO instead of DMA
  sunxi: spl: remove DMA related settings of the NAND controller
  sunxi: allow NAND support to be compiled for sun8i platforms
  sunxi: dts: enable NAND on NES classic
  sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
  sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
  sunxi: move the NAND parameters to Kconfig
  configs: add NAND support for NES Classic

 arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi|  51 +++--
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts|   7 +-
 arch/arm/dts/sun8i-a23-a33.dtsi|  17 ++
 arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts   |   6 +-
 arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts  |   7 +-
 arch/arm/dts/sun8i-h3-nanopi-neo.dts   |   6 +-
 arch/arm/dts/sun8i-h3-orangepi-2.dts   |   7 +-
 arch/arm/dts/sun8i-h3-orangepi-one.dts |   7 +-
 arch/arm/dts/sun8i-h3-orangepi-pc.dts  |   7 +-
 arch/arm/dts/sun8i-h3-orangepi-plus.dts|   8 +-
 arch/arm/dts/sun8i-h3-orangepi-plus2e.dts  |   9 +-
 arch/arm/dts/sun8i-h3.dtsi |  69 --
 .../dts/sun8i-r16-nintendo-nes-classic-edition.dts |  14 ++
 arch/arm/include/asm/arch-sunxi/clock_sun6i.h  |   6 +
 board/sunxi/README.sunxi64 |   6 +
 board/sunxi/board.c|   7 +-
 cmd/Kconfig|   5 -
 common/spl/spl.c   |  10 +-
 configs/CHIP_pro_defconfig |   6 +-
 configs/Nintendo_NES_Classic_Edition_defconfig |   4 +
 configs/pine64_plus_defconfig  |   1 +
 drivers/gpio/sunxi_gpio.c  |   3 +
 drivers/mtd/nand/Kconfig   |  26 ++-
 drivers/mtd/nand/sunxi_nand.c  |   8 +-
 drivers/mtd/nand/sunxi_nand_spl.c  | 236 ++---
 drivers/net/sun8i_emac.c   |  89 +---
 drivers/video/Kconfig  |   2 -
 env/Kconfig|   1 -
 lib/Kconfig|   1 -
 29 files changed, 390 insertions(+), 236 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-03-19 Thread Tom Rini
On Tue, Mar 20, 2018 at 01:30:02AM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit b8aa55cb6414e512cce30bb7db3268eea934466d:
> 
>   common: move init_helpers.h prototypes in init.h (2018-03-16 14:56:59 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 0354f4bef0f1ff1e160673794577ca00b23f3f1a:
> 
>   sunxi: Add DRAM_SUN8I_A83T kconfig entry (2018-03-19 16:46:47 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-03-19 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit b8aa55cb6414e512cce30bb7db3268eea934466d:

  common: move init_helpers.h prototypes in init.h (2018-03-16 14:56:59 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 0354f4bef0f1ff1e160673794577ca00b23f3f1a:

  sunxi: Add DRAM_SUN8I_A83T kconfig entry (2018-03-19 16:46:47 +0530)


Jagan Teki (11):
  sunxi: Add SUN6I_PRCM kconfig entry
  sunxi: Add SUN6I_P2WI kconfig entry
  sunxi: Use SUN6I_PRCM if used
  sunxi: Add SUN8I_RSB kconfig entry
  sunxi: Add AXP_PMIC_BUS kconfig entry
  sunxi: add DRAM_SUN6I kconfig
  sunxi: Add DRAM_SUN4I kconfig entry
  sunxi: Add DRAM_SUN9I kconfig entry
  sunxi: Add DRAM_SUN8I_A23 kconfig entry
  sunxi: Add DRAM_SUN8I_A33 kconfig entry
  sunxi: Add DRAM_SUN8I_A83T kconfig entry

 arch/arm/mach-sunxi/Kconfig  | 81 
 arch/arm/mach-sunxi/Makefile | 30 ++--
 drivers/power/Kconfig|  5 +++
 3 files changed, 96 insertions(+), 20 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-03-15 Thread Tom Rini
On Wed, Mar 14, 2018 at 07:35:08PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit f95ab1fb6e37f0601f397091bb011edf7a98b890:
> 
>   Prepare v2018.03 (2018-03-13 08:02:19 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 341c05865478e259c1c9d889c74c43dcd5192cc0:
> 
>   sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs (2018-03-14 10:45:37 
> +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-03-14 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit f95ab1fb6e37f0601f397091bb011edf7a98b890:

  Prepare v2018.03 (2018-03-13 08:02:19 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 341c05865478e259c1c9d889c74c43dcd5192cc0:

  sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs (2018-03-14 10:45:37 +0530)


Andre Przywara (2):
  sunxi: Pine64: temporarily remove extra Pine64 non-plus DT
  sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs

Chen-Yu Tsai (1):
  sunxi: Add reg property for USB OTG node in sun8i-a83t.dtsi

Heinrich Schuchardt (1):
  mmc: sunxi: support cd-inverted

Samuel Holland (1):
  net: sun8i_emac: Fix PHY initialization

Stefan Mavrodiev (3):
  Move CONFIG_PHY_ADDR to Kconfig
  sunxi: Add A20-SOM204-EVB board
  sunxi: Add A20-SOM204-EVB-eMMC board

Tuomas Tynkkynen (2):
  ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile
  ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well

 Kconfig   |   3 +
 Makefile  |  10 +
 README|   4 -
 arch/arm/cpu/armv7/sunxi/config.mk|   6 -
 arch/arm/dts/Makefile |   2 +
 arch/arm/dts/sun7i-a20-olimex-som204-evb-emmc.dts |  36 +++
 arch/arm/dts/sun7i-a20-olimex-som204-evb.dts  | 296 ++
 arch/arm/dts/sun8i-a83t.dtsi  |   1 +
 board/sunxi/MAINTAINERS   |   6 +
 board/sunxi/README.sunxi64|   3 +-
 configs/A10-OLinuXino-Lime_defconfig  |   1 -
 configs/A10s-OLinuXino-M_defconfig|   1 -
 configs/A13-OLinuXinoM_defconfig  |   1 -
 configs/A13-OLinuXino_defconfig   |   1 -
 configs/A20-OLinuXino-Lime2-eMMC_defconfig|   1 -
 configs/A20-OLinuXino-Lime2_defconfig |   1 -
 configs/A20-OLinuXino-Lime_defconfig  |   1 -
 configs/A20-OLinuXino_MICRO-eMMC_defconfig|   1 -
 configs/A20-OLinuXino_MICRO_defconfig |   1 -
 configs/A20-Olimex-SOM-EVB_defconfig  |   1 -
 configs/A20-Olimex-SOM204-EVB-eMMC_defconfig  |  34 +++
 configs/A20-Olimex-SOM204-EVB_defconfig   |  33 +++
 configs/A33-OLinuXino_defconfig   |   1 -
 configs/Ainol_AW1_defconfig   |   1 -
 configs/Ampe_A76_defconfig|   1 -
 configs/Auxtek-T003_defconfig |   1 -
 configs/Auxtek-T004_defconfig |   1 -
 configs/Bananapi_M2_Ultra_defconfig   |   1 -
 configs/Bananapi_defconfig|   1 -
 configs/Bananapi_m2m_defconfig|   1 -
 configs/Bananapro_defconfig   |   1 -
 configs/CHIP_defconfig|   1 -
 configs/CHIP_pro_defconfig|   1 -
 configs/CSQ_CS908_defconfig   |   1 -
 configs/Chuwi_V7_CW0825_defconfig |   1 -
 configs/Colombus_defconfig|   1 -
 configs/Cubieboard2_defconfig |   1 -
 configs/Cubieboard4_defconfig |   1 -
 configs/Cubieboard_defconfig  |   1 -
 configs/Cubietruck_defconfig  |   1 -
 configs/Cubietruck_plus_defconfig |   1 -
 configs/Empire_electronix_d709_defconfig  |   1 -
 configs/Empire_electronix_m712_defconfig  |   1 -
 configs/Hummingbird_A31_defconfig |   1 -
 configs/Hyundai_A7HD_defconfig|   1 -
 configs/Itead_Ibox_A20_defconfig  |   1 -
 configs/Lamobo_R1_defconfig   |   1 -
 configs/LicheePi_Zero_defconfig   |   1 -
 configs/Linksprite_pcDuino3_Nano_defconfig|   1 -
 configs/Linksprite_pcDuino3_defconfig |   1 -
 configs/Linksprite_pcDuino_defconfig  |   1 -
 configs/MK808C_defconfig  |   1 -
 configs/MSI_Primo73_defconfig |   1 -
 configs/MSI_Primo81_defconfig |   1 -
 configs/Marsboard_A10_defconfig   |   1 -
 configs/Mele_A1000G_quad_defconfig|   1 -
 configs/Mele_A1000_defconfig  |   1 -
 configs/Mele_I7_defconfig |   1 -
 configs/Mele_M3_defconfig |   1 -
 configs/Mele_M5_defconfig |   1 -
 configs/Mele_M9_defconfig |   1 -
 configs/Merrii_A80_Optimus_defconfig  |   1 -
 configs/Mini-X_defconfig  |   1 -
 configs/Nintendo_NES_Classic_Edition_defconfig|   1 -
 configs/Orangepi_defconfig|   1 

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

2018-01-26 Thread Tom Rini
On Fri, Jan 26, 2018 at 08:05:41PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 557767ed29968af0294e3aae48433e5d5a298e0b:
> 
>   Merge git://git.denx.de/u-boot-marvell (2018-01-20 08:39:47 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to a6968ecb0ad6b06552c97005eba265a4c5761626:
> 
>   gpio: sunxi: Add compatible string for H5 PIO (2018-01-26 20:02:33 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-01-26 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks!
Jagan.

The following changes since commit 557767ed29968af0294e3aae48433e5d5a298e0b:

  Merge git://git.denx.de/u-boot-marvell (2018-01-20 08:39:47 -0500)

are available in the git repository at:

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

for you to fetch changes up to a6968ecb0ad6b06552c97005eba265a4c5761626:

  gpio: sunxi: Add compatible string for H5 PIO (2018-01-26 20:02:33 +0530)


Andre Heider (1):
  sunxi: imply CONFIG_OF_LIBFDT_OVERLAY

Chris Blake (1):
  gpio: sunxi: Add compatible string for H5 PIO

Giulio Benetti (1):
  sunxi: Fix display timing flags

Maxime Ripard (11):
  dfu: select HASH
  cmd: crc32: Disable by default on sunXi
  cmd: unzip: Disable by default on sunXi
  cmd: loadb: Disable by default on sunXi
  cmd: loads: Disable by default on sunXi
  cmd: misc: Disable by default on sunXi
  video: bpp8: Disable by default on sunXi
  video: bpp16: Disable by default on sunXi
  net: regex: Disable by default on sunXi
  Makefile: Add size check to the u-boot.itb make target
  sunxi: Add limit with the MMC environment

 Makefile|  1 +
 arch/arm/Kconfig|  1 +
 cmd/Kconfig |  5 +
 configs/CHIP_defconfig  |  1 -
 configs/CHIP_pro_defconfig  |  1 -
 drivers/dfu/Kconfig |  1 +
 drivers/gpio/sunxi_gpio.c   |  1 +
 drivers/video/Kconfig   |  2 ++
 drivers/video/sunxi/sunxi_display.c |  2 ++
 include/configs/sunxi-common.h  | 10 ++
 lib/Kconfig |  1 +
 11 files changed, 24 insertions(+), 2 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-01-12 Thread Tom Rini
On Fri, Jan 12, 2018 at 12:32:03AM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR, thanks!
> 
> The following changes since commit 98691a60abffb44303d7dae6e9e699d0daded930:
> 
>   Merge git://git.denx.de/u-boot-rockchip (2018-01-09 13:28:51 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 00425e63f6a0eef03a2c554edc3caee5a27a046b:
> 
>   configs: sun50i: Enable eMMC on a64-olinuxino (2018-01-12 00:28:29 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2018-01-11 Thread Jagan Teki
Hi Tom,

Please pull this PR, thanks!

The following changes since commit 98691a60abffb44303d7dae6e9e699d0daded930:

  Merge git://git.denx.de/u-boot-rockchip (2018-01-09 13:28:51 -0500)

are available in the git repository at:

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

for you to fetch changes up to 00425e63f6a0eef03a2c554edc3caee5a27a046b:

  configs: sun50i: Enable eMMC on a64-olinuxino (2018-01-12 00:28:29 +0530)


Chen-Yu Tsai (1):
  sunxi: Add support for Libre Computer Board ALL-H3-CC H3 ver.

Jagan Teki (1):
  configs: sun50i: Enable eMMC on a64-olinuxino

Maxime Ripard (1):
  sunxi: maintainers: Add myself for the TBS A711

Tuomas Tynkkynen (1):
  ARM: sunxi: Remove left-over cd-inverted property from pcDuino3

 arch/arm/dts/Makefile |   1 +
 arch/arm/dts/sun7i-a20-pcduino3.dts   |   1 -
 arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts | 180 ++
 board/sunxi/MAINTAINERS   |  10 ++
 configs/a64-olinuxino_defconfig   |   1 +
 configs/libretech_all_h3_cc_h3_defconfig  |  19 +++
 6 files changed, 211 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts
 create mode 100644 configs/libretech_all_h3_cc_h3_defconfig
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-12-19 Thread Tom Rini
On Tue, Dec 19, 2017 at 05:17:21PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit b6251db8c3f0de605b4cd6f15a00fc7dd19cda63:
> 
>   Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND (2017-11-17 
> 16:37:26 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 23cd00ab2d8c39eaa15257efcba441939ea66fa8:
> 
>   arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-prime 
> (2017-12-19 16:26:21 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-12-19 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks!
Jagan.

The following changes since commit b6251db8c3f0de605b4cd6f15a00fc7dd19cda63:

  Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND (2017-11-17 
16:37:26 -0500)

are available in the git repository at:

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

for you to fetch changes up to 23cd00ab2d8c39eaa15257efcba441939ea66fa8:

  arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-prime 
(2017-12-19 16:26:21 +0530)


Antony Antony (2):
  arm64: sun50i-h5.dtsi : update to kernel 4.14
  sun50i: h5: Add NanoPi Neo Plus2 DT initial support

Chen-Yu Tsai (1):
  sunxi: Fix UART console index for A33-OLinuXino

Icenowy Zheng (2):
  video: sunxi: de2: add support for LCD SimpleFB
  sunxi: set the default CPUx frequency of H5 to 816MHz

Jagan Teki (3):
  sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MB
  configs: sunxi: Drop FASTBOOT_FLASH
  arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-prime

Maxime Ripard (5):
  part: efi: Add a Kconfig option for the number of partition entries
  part: efi: Add default number of partition entries for sunxi
  sunxi: Add default partition scheme
  fastboot: Enable flashing by default on sunxi
  sunxi: Add the TBS A711 tablet

Stefan Mavrodiev (1):
  sunxi: Fix A20-OLinuXino-MICRO LAN8710 support

Vasily Khoruzhick (1):
  sunxi: video: HDMI: split VSYNC and HSYNC polarity settings

 arch/arm/dts/Makefile  |   4 +-
 arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts| 106 +
 arch/arm/dts/sun50i-h5-orangepi-prime.dts  |  16 ++--
 arch/arm/dts/sun50i-h5.dtsi|  32 
 arch/arm/dts/sun8i-a83t-tbs-a711.dts   |  76 ++
 arch/arm/mach-sunxi/Kconfig|   2 +-
 board/sunxi/MAINTAINERS|   5 ++
 board/sunxi/gmac.c |   4 +
 cmd/fastboot/Kconfig   |   1 +
 configs/A13-OLinuXino_defconfig|   1 -
 configs/A20-OLinuXino-Lime2-eMMC_defconfig |   1 -
 configs/A20-OLinuXino-Lime2_defconfig  |   1 -
 configs/A20-OLinuXino_MICRO-eMMC_defconfig |   1 +
 configs/A20-OLinuXino_MICRO_defconfig  |   1 +
 configs/A33-OLinuXino_defconfig|   1 +
 configs/CHIP_defconfig |   1 -
 configs/CHIP_pro_defconfig |   1 -
 configs/Cubietruck_defconfig   |   1 -
 configs/Nintendo_NES_Classic_Edition_defconfig |   1 -
 configs/Sinlinx_SinA33_defconfig   |   1 -
 configs/nanopi_neo_plus2_defconfig |  18 +
 configs/parrot_r16_defconfig   |   1 -
 configs/tbs_a711_defconfig |  23 ++
 disk/Kconfig   |  14 
 drivers/net/Kconfig|   8 ++
 drivers/video/sunxi/sunxi_de2.c|  11 ++-
 drivers/video/sunxi/sunxi_dw_hdmi.c|  14 ++--
 include/configs/sunxi-common.h |  18 +
 include/part_efi.h |   2 +-
 29 files changed, 336 insertions(+), 30 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts
 create mode 100644 arch/arm/dts/sun8i-a83t-tbs-a711.dts
 create mode 100644 configs/nanopi_neo_plus2_defconfig
 create mode 100644 configs/tbs_a711_defconfig
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-11-10 Thread Tom Rini
On Fri, Nov 10, 2017 at 07:37:21PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Few more fixes for v2017.11, Please pull the same.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 60567a320f4a55f05ae94fbb34f7aac0dd4c8fea:
> 
>   Merge git://git.denx.de/u-boot-rockchip (2017-11-10 08:19:01 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 8e2c2d413c37b7fd13641730b706774c08982f0f:
> 
>   sunxi: SATA link timeout fix (2017-11-10 19:21:24 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-11-10 Thread Jagan Teki
Hi Tom,

Few more fixes for v2017.11, Please pull the same.

thanks!
Jagan.

The following changes since commit 60567a320f4a55f05ae94fbb34f7aac0dd4c8fea:

  Merge git://git.denx.de/u-boot-rockchip (2017-11-10 08:19:01 -0500)

are available in the git repository at:

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

for you to fetch changes up to 8e2c2d413c37b7fd13641730b706774c08982f0f:

  sunxi: SATA link timeout fix (2017-11-10 19:21:24 +0530)


Chen-Yu Tsai (1):
  net: sun8i_emac: Fix build for non-H3/H5 SoCs

Werner B??llmann (1):
  sunxi: SATA link timeout fix

 board/sunxi/board.c  | 2 ++
 drivers/net/sun8i_emac.c | 3 +++
 2 files changed, 5 insertions(+)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-11-09 Thread Tom Rini
On Thu, Nov 09, 2017 at 05:15:53PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Few fixes for v2017.11, Please pull the same.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 43ede0bca7fc1590b623832b743213b818257a27:
> 
>   Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT (2017-11-05 11:21:35 
> -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 6270a3f035d0bdb5d2283dff4bb568d36ab4c0e3:
> 
>   sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users (2017-11-09 14:39:30 
> +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-11-09 Thread Jagan Teki
Hi Tom,

Few fixes for v2017.11, Please pull the same.

thanks!
Jagan.

The following changes since commit 43ede0bca7fc1590b623832b743213b818257a27:

  Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT (2017-11-05 11:21:35 -0500)

are available in the git repository at:

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

for you to fetch changes up to 6270a3f035d0bdb5d2283dff4bb568d36ab4c0e3:

  sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users (2017-11-09 14:39:30 +0530)


Artturi Alm (2):
  sunxi: fix CONFIG_SUNXI_EMAC references
  sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users

Icenowy Zheng (1):
  video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized

 drivers/net/Kconfig |  1 +
 drivers/net/Makefile|  2 +-
 drivers/video/sunxi/sunxi_de2.c | 16 +++-
 include/configs/sunxi-common.h  |  2 +-
 4 files changed, 14 insertions(+), 7 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-09-01 Thread Tom Rini
On Fri, Sep 01, 2017 at 10:40:59PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull these fixes.
> 
> thanks!
> Jagan.
> 
> The following changes since commit ead3697d7ec491c055fe546b3a45bcfba45fa022:
> 
>   mmc: sunxi: fix legacy MMC initialisation (2017-08-28 22:38:05 +0530)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 6ff005cf19363382fc867d7876a75fd8a386e894:
> 
>   sunxi: Fix CONFIG_SUNXI_GMAC references (2017-09-01 20:48:27 +0530)
> 

I ran test/py/test.py on my A20-OLinuXino-Lime2 (that was working with eth
already) and applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-09-01 Thread Jagan Teki
Hi Tom,

Please pull these fixes.

thanks!
Jagan.

The following changes since commit ead3697d7ec491c055fe546b3a45bcfba45fa022:

  mmc: sunxi: fix legacy MMC initialisation (2017-08-28 22:38:05 +0530)

are available in the git repository at:

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

for you to fetch changes up to 6ff005cf19363382fc867d7876a75fd8a386e894:

  sunxi: Fix CONFIG_SUNXI_GMAC references (2017-09-01 20:48:27 +0530)


Chen-Yu Tsai (1):
  mmc: sunxi: Only update timing mode bit when enabling new timing mode

Dave Prue (1):
  sunxi: Fix CONFIG_SUNXI_GMAC references

 arch/arm/include/asm/arch-sunxi/sys_proto.h | 2 +-
 board/sunxi/Makefile| 2 +-
 drivers/mmc/sunxi_mmc.c | 2 +-
 include/configs/sunxi-common.h  | 2 +-
 scripts/build-whitelist.sh  | 4 ++--
 scripts/config_whitelist.txt| 1 -
 6 files changed, 6 insertions(+), 7 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-09-01 Thread Jagan Teki
On Fri, Sep 1, 2017 at 10:12 PM, Tom Rini  wrote:
> On Tue, Aug 29, 2017 at 12:57:43PM +0530, Jagan Teki wrote:
>
>> Hi Tom,
>>
>> These fixes need to be in for the release, please pull the same.
>>
>> thanks!
>> Jagan.
>>
>> The following changes since commit 8b3cec7da18645eda7f7cd0b65ee9f2dac573409:
>>
>>   mtdparts: Fix uninitialized scalar usage (2017-08-26 16:59:24 -0400)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-sunxi.git master
>>
>> for you to fetch changes up to ead3697d7ec491c055fe546b3a45bcfba45fa022:
>>
>>   mmc: sunxi: fix legacy MMC initialisation (2017-08-28 22:38:05 +0530)
>>
>
> Applied to u-boot/master, thanks!
>
> But!  Can you please grab https://patchwork.ozlabs.org/patch/793903/ and
> update the commit message as Andreas describes?  I think the whitelist
> part is "ok" until we migrate the symbols, which should of course be
> done sooner rather than later.  Thanks again!

Yeah, Fixed and send v2 for this[1] will send the PR.

[1] https://patchwork.ozlabs.org/patch/808719/

thanks!
-- 
Jagan Teki
Senior Linux Kernel Engineer | Amarula Solutions
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-09-01 Thread Tom Rini
On Tue, Aug 29, 2017 at 12:57:43PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> These fixes need to be in for the release, please pull the same.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 8b3cec7da18645eda7f7cd0b65ee9f2dac573409:
> 
>   mtdparts: Fix uninitialized scalar usage (2017-08-26 16:59:24 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to ead3697d7ec491c055fe546b3a45bcfba45fa022:
> 
>   mmc: sunxi: fix legacy MMC initialisation (2017-08-28 22:38:05 +0530)
> 

Applied to u-boot/master, thanks!

But!  Can you please grab https://patchwork.ozlabs.org/patch/793903/ and
update the commit message as Andreas describes?  I think the whitelist
part is "ok" until we migrate the symbols, which should of course be
done sooner rather than later.  Thanks again!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-08-29 Thread Jagan Teki
Hi Tom,

These fixes need to be in for the release, please pull the same.

thanks!
Jagan.

The following changes since commit 8b3cec7da18645eda7f7cd0b65ee9f2dac573409:

  mtdparts: Fix uninitialized scalar usage (2017-08-26 16:59:24 -0400)

are available in the git repository at:

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

for you to fetch changes up to ead3697d7ec491c055fe546b3a45bcfba45fa022:

  mmc: sunxi: fix legacy MMC initialisation (2017-08-28 22:38:05 +0530)


Jagan Teki (1):
  sunxi: bpi-m3: Enable eMMC

Maxime Ripard (3):
  mmc: sunxi: Support new mode
  sunxi: Enable MMC new mode for A83T
  mmc: sunxi: fix legacy MMC initialisation

 arch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h |  1 +
 arch/arm/include/asm/arch-sunxi/mmc.h  | 11 +---
 arch/arm/mach-sunxi/Kconfig|  1 +
 configs/Sinovoip_BPI_M3_defconfig  |  1 +
 drivers/mmc/Kconfig|  4 +++
 drivers/mmc/sunxi_mmc.c| 29 +++---
 6 files changed, 40 insertions(+), 7 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-08-16 Thread Tom Rini
On Wed, Aug 16, 2017 at 06:41:09PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit b24065c4ef21687787a74eef22dfa9232096f965:
> 
>   Merge git://git.denx.de/u-boot-i2c (2017-08-10 07:22:59 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 585bf8ae6f467d85b8e9f17141c8562d96a83c51:
> 
>   sun50i: a64: Add A64-OLinuXino initial support (2017-08-15 11:30:59 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-08-16 Thread Jagan Teki
Hi Tom,

Please pull this PR.

thanks!
Jagan.

The following changes since commit b24065c4ef21687787a74eef22dfa9232096f965:

  Merge git://git.denx.de/u-boot-i2c (2017-08-10 07:22:59 -0400)

are available in the git repository at:

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

for you to fetch changes up to 585bf8ae6f467d85b8e9f17141c8562d96a83c51:

  sun50i: a64: Add A64-OLinuXino initial support (2017-08-15 11:30:59 +0530)


Clément Bœsch (1):
  sunxi: reduce Orange Pi Zero DRAM clock speed

Emmanuel Vadot (1):
  ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc

Icenowy Zheng (3):
  sunxi: add PRCM secure switch register definition
  sunxi: switch PRCM to non-secure on H3/H5 SoCs
  sunxi: add MACPWR in Orange Pi PC2 defconfig

Jagan Teki (3):
  sun50i: a64: Sync Linux [oe]hci0 nodes
  sun50i: a64: Add initial NanoPi A64 support
  sun50i: a64: Add A64-OLinuXino initial support

Olliver Schinagl (1):
  sun7i: Add support for Olimex A20-OLinuXino-LIME2-eMMC

 arch/arm/dts/Makefile   |   2 +
 arch/arm/dts/sun50i-a64-nanopi-a64.dts  | 115 
 arch/arm/dts/sun50i-a64-olinuxino.dts   |  84 +
 arch/arm/dts/sun50i-a64.dtsi|  22 +
 arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts |   2 +-
 arch/arm/include/asm/arch-sunxi/prcm.h  |   6 ++
 arch/arm/mach-sunxi/clock_sun6i.c   |   6 ++
 board/sunxi/MAINTAINERS |  15 
 configs/A20-OLinuXino-Lime2-eMMC_defconfig  |  36 
 configs/a64-olinuxino_defconfig |  15 
 configs/nanopi_a64_defconfig|  15 
 configs/orangepi_pc2_defconfig  |   1 +
 configs/orangepi_zero_defconfig |   2 +-
 13 files changed, 319 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-nanopi-a64.dts
 create mode 100644 arch/arm/dts/sun50i-a64-olinuxino.dts
 create mode 100644 configs/A20-OLinuXino-Lime2-eMMC_defconfig
 create mode 100644 configs/a64-olinuxino_defconfig
 create mode 100644 configs/nanopi_a64_defconfig
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-06-19 Thread Tom Rini
On Fri, Jun 16, 2017 at 09:54:47PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 24796d27be0d0f403ed6ad7e3022b33e36ac08b5:
> 
>   Merge git://git.denx.de/u-boot-ubi (2017-06-06 07:13:39 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 2b1a33213e810f43f9d7e33b9d8db99e1b80a1c0:
> 
>   sun50i: h5: Add initial NanoPi NEO2 support (2017-06-14 20:25:56 +0530)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-06-19 Thread Jagan Teki
On Fri, Jun 16, 2017 at 9:54 PM, Jagan Teki  wrote:
> Hi Tom,
>
> Please pull this PR.
>
> thanks!
> Jagan.
>
> The following changes since commit 24796d27be0d0f403ed6ad7e3022b33e36ac08b5:
>
>   Merge git://git.denx.de/u-boot-ubi (2017-06-06 07:13:39 -0400)
>
> are available in the git repository at:
>
>   git://git.denx.de/u-boot-sunxi.git master
>
> for you to fetch changes up to 2b1a33213e810f43f9d7e33b9d8db99e1b80a1c0:
>
>   sun50i: h5: Add initial NanoPi NEO2 support (2017-06-14 20:25:56 +0530)
>
> 
> Chen-Yu Tsai (1):
>   sunxi: psci: Move entry address setting to separate function
>
> Icenowy Zheng (12):
>   sunxi: makes an invisible option for H3-like DRAM controllers
>   sunxi: Rename bus-width related macros in H3 DRAM code
>   sunxi: add option for 16-bit DW DRAM controller
>   sunxi: add bank detection code to H3 DRAM initialization code
>   sunxi: Add selective DRAM type and timing
>   sunxi: enable dual rank detection in DesignWare-like DRAM code
>   sunxi: add support for the DDR2 in V3s SoC
>   sunxi: add support for V3s DRAM controller
>   sunxi: enable DRAM initialization and SPL for V3s SoC
>   sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controller
>   sunxi: add LPDDR3 timing from stock boot0
>   sunxi: add a defconfig for SoPine w/ official baseboard
>
> Jagan Teki (4):
>   sun8i: h3: Add initial NanoPi M1 Plus support
>   sun50i: h5: Add initial Orangepi Zero Plus 2 support
>   sun50i: a64: Add initial Orangepi Win/WinPlus support
>   sun50i: h5: Add initial NanoPi NEO2 support

Ping!

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


  1   2   >