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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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

2017-06-16 Thread Jagan Teki
On Fri, Jun 16, 2017 at 10:43 PM, Siarhei Siamashka
 wrote:
> On Fri, 16 Jun 2017 21:54:47 +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)
>>
>> 
>> 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
>
> Isn't this rather invasive change (a) still under review
> and (b) scheduled for the next merge window either way?

NO, Initial patches were send during MW we waited there too and
applied on -sunxi/master weeks ago. Better please send any patches if
you find any issues.

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


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

2017-06-16 Thread Siarhei Siamashka
On Fri, 16 Jun 2017 21:54:47 +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)
> 
> 
> 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

Isn't this rather invasive change (a) still under review
and (b) scheduled for the next merge window either way?

Tom, please don't merge this pull request until we clarify its status.

> 
> 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
> 
>  arch/arm/cpu/armv7/sunxi/psci.c|  25 ++-
>  arch/arm/dts/Makefile  |   6 +-
>  arch/arm/dts/sun50i-a64-orangepi-win.dts   |  94 +++
>  arch/arm/dts/sun50i-h5-nanopi-neo2.dts |  86 ++
>  arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts |  97 +++
>  arch/arm/dts/sun8i-h3-nanopi-m1-plus.dts   |  64 +++
>  arch/arm/include/asm/arch-sunxi/dram.h |   6 +-
>  .../{dram_sun8i_h3.h => dram_sunxi_dw.h}   |  36 +++-
>  arch/arm/mach-sunxi/Kconfig|  75 -
>  arch/arm/mach-sunxi/Makefile   |   5 +-
>  .../{dram_sun8i_h3.c => dram_sunxi_dw.c}   | 187 
> +++--
>  arch/arm/mach-sunxi/dram_timings/Makefile  |   3 +
>  arch/arm/mach-sunxi/dram_timings/ddr2_v3s.c|  84 +
>  arch/arm/mach-sunxi/dram_timings/ddr3_1333.c   |  87 ++
>  arch/arm/mach-sunxi/dram_timings/lpddr3_stock.c|  83 +
>  board/sunxi/MAINTAINERS|  25 +++
>  configs/nanopi_m1_plus_defconfig   |  18 ++
>  configs/nanopi_neo2_defconfig  |  16 ++
>  configs/orangepi_win_defconfig |  16 ++
>  configs/orangepi_zero_plus2_defconfig  |  18 ++
>  configs/sopine_baseboard_defconfig |  22 +++
>  21 files changed, 910 insertions(+), 143 deletions(-)
>  create mode 100644 arch/arm/dts/sun50i-a64-orangepi-win.dts
>  create mode 100644 arch/arm/dts/sun50i-h5-nanopi-neo2.dts
>  create mode 100644 arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts
>  create mode 100644 arch/arm/dts/sun8i-h3-nanopi-m1-plus.dts
>  rename arch/arm/include/asm/arch-sunxi/{dram_sun8i_h3.h => dram_sunxi_dw.h} 
> (86%)
>  rename arch/arm/mach-sunxi/{dram_sun8i_h3.c => dram_sunxi_dw.c} (84%)
>  create mode 100644 arch/arm/mach-sunxi/dram_timings/Makefile
>  create mode 100644 arch/arm/mach-sunxi/dram_timings/ddr2_v3s.c
>  create mode 100644 arch/arm/mach-sunxi/dram_timings/ddr3_1333.c
>  create mode 100644 arch/arm/mach-sunxi/dram_timings/lpddr3_stock.c
>  create mode 100644 configs/nanopi_m1_plus_defconfig
>  create mode 100644 configs/nanopi_neo2_defconfig
>  create mode 100644 configs/orangepi_win_defconfig
>  create mode 100644 configs/orangepi_zero_plus2_defconfig
>  create mode 100644 configs/sopine_baseboard_defconfig
> ___
> U-Boot mailing list
> U-Boot@lists.denx.de
> https://lists.denx.de/listinfo/u-boot



-- 
Best regards,
Siarhei Siamashka
___
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-04 Thread Tom Rini
On Thu, Jun 01, 2017 at 01:43:17PM +, Jagan Teki wrote:

> Hi Tom,
> 
> Please take this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 4c78028737c3185f49f5691183aeac3478b5f699:
> 
>   mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missing 
> (2017-05-22 20:18:01 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 2dbe9c1362c7481fac93524f65340a48c79eed9a:
> 
>   sun50i: a64: Add initial Banana Pi M64 support (2017-06-01 09:26:05 +)
> 

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-05-22 Thread Tom Rini
On Mon, May 22, 2017 at 03:33:45PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please take this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 4125bbcef6a998ce8580a1f5c53c8c93a56a125b:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mmc (2017-05-16 08:10:50 
> -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 80b51b5aa91b75d83323fd1fdd253d5f67621784:
> 
>   sunxi: Move maintainership for Pine64 (2017-05-17 23:24:49 +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-05-08 Thread Tom Rini
On Mon, May 08, 2017 at 09:42:04PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please take this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit e8f86a026125ff2b2d6bd6eac73d2542852aab84:
> 
>   sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I (2017-04-25 
> 11:44:21 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 5a49b2929c0c73e43470cc53b80a6dfa47b5efda:
> 
>   sunxi: add support for Banana Pi M2 Plus board (2017-05-04 19:46:23 +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-04-26 Thread Tom Rini
On Wed, Apr 26, 2017 at 12:26:41AM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please take this PR, probably the last PR for the release.
> 
> thanks!
> Jagan.
> 
> The following changes since commit f6c1df44b815a08585e7fd3805a1db51a5955d09:
> 
>   Prepare v2017.05-rc2 (2017-04-17 18:16:49 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to e8f86a026125ff2b2d6bd6eac73d2542852aab84:
> 
>   sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I (2017-04-25 
> 11:44:21 +0200)
> 

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-04-08 Thread Tom Rini
On Fri, Apr 07, 2017 at 11:22:40PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please take this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit d53ecad92f06d2e38a5cbc13af7473867c7fa277:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2017-04-06 
> 20:40: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 f7d4d9e52cdcff2a8fcdc80b567a41f48b61951c:
> 
>   sunxi: Add defconfig for Allwinner A23 EVB (2017-04-07 11:23:46 +0530)
> 

Applied to u-boot/master, thanks!

That said, please note that I cannot build orangepi_pc2 with gcc-4.9.x.
If we can somehow gain some space back in SPL on older GCC's that would
be great.  Otherwise we need to exclude this from travis-ci for now.
Thanks again!

-- 
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-02-28 Thread Andre Przywara
Hi Tom,

On 27/02/17 14:56, Tom Rini wrote:
> On Mon, Feb 27, 2017 at 07:51:38PM +0530, Jagan Teki wrote:
>> Hi Tom,
>>
>> Please pull this PR.
>>
>> thanks!
>> Jagan
>>
>> The following changes since commit b24cf8540a85a9bf97975aadd6a7542f166c78a3:
>>
>>   video: mxsfb: Fix reset hang when videomode variable is not present 
>> (2017-02-22 21:47:59 +0100)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-sunxi.git master
>>
>> for you to fetch changes up to 35affe7698e95c058a1f6c7eb2e1bf35f82461c9:
>>
>>   sunxi: add NanoPi NEO Air defconfig (2017-02-25 13:54:15 +0530)
>>
>> 
>> Andre Przywara (12):
>>   sunxi: fix ACTLR.SMP assembly routine
>>   ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
>>   fsl: ls102x: remove redundant GENERIC_TIMER_CLK
>>   sunxi: simplify ACTLR.SMP bit set #ifdef
>>   sunxi: configs: merge sun9i and sun50i SPL memory definitions
>>   sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM
>>   sunxi: provide ARMv8 mem_map for every ARM64 board
>>   SPI: SPL: sunxi: fix 64-bit build
>>   sunxi: DRAM: add Allwinner H5 support
>>   sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
>>   sunxi: introduce Allwinner H5 config option
>>   sunxi: Add OrangePi PC 2 initial support
>>
>> Jelle van der Waa (1):
>>   sunxi: add NanoPi NEO Air defconfig
> 
> So today is -rc3 day.  Which of the above are bug fixes, rather than new
> functionality?  Thanks!

So technically only the first patch in my series is a bug fix, maybe the
SPL SPI driver fix as well:
- sunxi: fix ACTLR.SMP assembly routine
- SPI: SPL: sunxi: fix 64-bit build

I think this was sent under the assumption that we stick with the rather
loose merge policy from the past (pulling new things in even after
-rc1). The patches have been on the list for a while, v3 was sent just
two days after the merge window closed, etc.

But I take it that we are getting stricter with this, which is something
I really welcome, because the loose policy led to scarily late merges
and thus breakages in the past.

So from my point of view I am fine with postponing this for the next
merge window, which is basically just around the corner anyway.

For Jelle's patch: I don't know if a new _defconfig (NanoPi NEO Air)
really hurts or could be accepted at this point as well.

Cheers,
Andre.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/listinfo/u-boot


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

2017-02-27 Thread Tom Rini
On Mon, Feb 27, 2017 at 07:51:38PM +0530, Jagan Teki wrote:
> Hi Tom,
> 
> Please pull this PR.
> 
> thanks!
> Jagan
> 
> The following changes since commit b24cf8540a85a9bf97975aadd6a7542f166c78a3:
> 
>   video: mxsfb: Fix reset hang when videomode variable is not present 
> (2017-02-22 21:47:59 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 35affe7698e95c058a1f6c7eb2e1bf35f82461c9:
> 
>   sunxi: add NanoPi NEO Air defconfig (2017-02-25 13:54:15 +0530)
> 
> 
> Andre Przywara (12):
>   sunxi: fix ACTLR.SMP assembly routine
>   ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
>   fsl: ls102x: remove redundant GENERIC_TIMER_CLK
>   sunxi: simplify ACTLR.SMP bit set #ifdef
>   sunxi: configs: merge sun9i and sun50i SPL memory definitions
>   sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM
>   sunxi: provide ARMv8 mem_map for every ARM64 board
>   SPI: SPL: sunxi: fix 64-bit build
>   sunxi: DRAM: add Allwinner H5 support
>   sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
>   sunxi: introduce Allwinner H5 config option
>   sunxi: Add OrangePi PC 2 initial support
> 
> Jelle van der Waa (1):
>   sunxi: add NanoPi NEO Air defconfig

So today is -rc3 day.  Which of the above are bug fixes, rather than new
functionality?  Thanks!

-- 
Tom


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


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

2017-01-15 Thread Tom Rini
On Sun, Jan 15, 2017 at 06:27:14PM +0100, Jagan Teki wrote:

> Hi Tom,
> 
> Please take this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 7f73ca484f792a0d2a7ee09860c32f3d02b3030d:
> 
>   Kconfig: CONFIG_OF_PLATDATA doesn't really exist (2017-01-14 12:20:23 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 7490130c9f8a4e17e858a38c767ad9ed64bd777b:
> 
>   sunxi: OrangePi Zero: defconfig: enable SPI flash (2017-01-15 18:22:27 
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


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


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

2017-01-10 Thread Tom Rini
On Wed, Jan 04, 2017 at 05:36:14PM +0100, Jagan Teki wrote:

> Hi Tom,
> 
> Please take this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 87f5f5417fc897df0b05826b408f0f4b7d2ee388:
> 
>   Prepare v2017.01-rc3 (2017-01-02 20:00: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 eb77f5c9f69ef6c8cb39643b7b7107ef7bff5305:
> 
>   sunxi: A64: enable SPL (2017-01-04 16:37:43 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


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


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

2017-01-04 Thread Tom Rini
On Wed, Jan 04, 2017 at 05:36:14PM +0100, Jagan Teki wrote:
> Hi Tom,
> 
> Please take this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 87f5f5417fc897df0b05826b408f0f4b7d2ee388:
> 
>   Prepare v2017.01-rc3 (2017-01-02 20:00: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 eb77f5c9f69ef6c8cb39643b7b7107ef7bff5305:
> 
>   sunxi: A64: enable SPL (2017-01-04 16:37:43 +0100)

Sorry, we're too close to release for something this large.

-- 
Tom


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


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

2016-12-27 Thread Tom Rini
On Sat, Dec 24, 2016 at 12:33:56AM +0100, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this fix.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 4cf5c5f1e60e6541630ae829b5fa2db704c268f0:
> 
>   Prepare v2017.01-rc2 (2016-12-19 16:08:57 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master 
> 
> for you to fetch changes up to c23749dbf2601986a23e2654d153e0d66a9804ba:
> 
>   sunxi: fix SID read on H3 (2016-12-23 13:07:04 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


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


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

2016-12-26 Thread Tom Rini
On Sat, Dec 24, 2016 at 12:33:56AM +0100, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this fix.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 4cf5c5f1e60e6541630ae829b5fa2db704c268f0:
> 
>   Prepare v2017.01-rc2 (2016-12-19 16:08:57 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master 
> 
> for you to fetch changes up to c23749dbf2601986a23e2654d153e0d66a9804ba:
> 
>   sunxi: fix SID read on H3 (2016-12-23 13:07:04 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


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