Re: [U-Boot] arm: omap: configs: various: Remove references to OMAP34XX_UARTx

2018-08-25 Thread Tom Rini
On Sat, Aug 25, 2018 at 10:44:28PM +0300, Grazvydas Ignotas wrote: > On Sat, Aug 25, 2018 at 7:22 PM, Tom Rini wrote: > > On Sat, Aug 25, 2018 at 06:58:19PM +0300, Grazvydas Ignotas wrote: > >> On Mon, Aug 20, 2018 at 8:43 PM, Tom Rini wrote: > >> > On Mon, Aug 20, 2018 at 07:45:16AM -0500, Adam

Re: [U-Boot] u-boot 2018.07/2018.09 'data abort' kernel start failure with GCC 8.2.0 on sun8i (H3)

2018-08-25 Thread Auston Stewart
I wanted to update the list with the latest findings from the Sunxi Linux community regarding the data abort when loading the kernel. Although early testing implicated recent GCC, more focused testing has identified binutils 2.31 as the culprit and a specific commit causing the u-boot regression.

Re: [U-Boot] arm: omap: configs: various: Remove references to OMAP34XX_UARTx

2018-08-25 Thread Grazvydas Ignotas
On Sat, Aug 25, 2018 at 7:22 PM, Tom Rini wrote: > On Sat, Aug 25, 2018 at 06:58:19PM +0300, Grazvydas Ignotas wrote: >> On Mon, Aug 20, 2018 at 8:43 PM, Tom Rini wrote: >> > On Mon, Aug 20, 2018 at 07:45:16AM -0500, Adam Ford wrote: >> >> On Mon, Aug 20, 2018 at 6:21 AM Tom Rini wrote: >> >> >

[U-Boot] [PATCH] omap3: pandora: Enable DM_SERIAL

2018-08-25 Thread Grazvydas Ignotas
This patch enables DM_SERIAL for the pandora board. Verified that the default kernel can still be booted with this. Signed-off-by: Grazvydas Ignotas --- board/pandora/pandora.c | 14 ++ configs/omap3_pandora_defconfig | 4 +++- include/configs/omap3_pandora.h | 17

[U-Boot] [PATCH] mtd: spi: Add DM support to SH QSPI driver

2018-08-25 Thread Marek Vasut
Add DM support to the SH QSPI driver while retaining non-DM support. The later is required as this driver is used in SPL which has a size limitation of 16 kiB. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- drivers/spi/sh_qspi.c | 215 +++--- 1

Re: [U-Boot] arm: omap: configs: various: Remove references to OMAP34XX_UARTx

2018-08-25 Thread Tom Rini
On Sat, Aug 25, 2018 at 06:58:19PM +0300, Grazvydas Ignotas wrote: > On Mon, Aug 20, 2018 at 8:43 PM, Tom Rini wrote: > > On Mon, Aug 20, 2018 at 07:45:16AM -0500, Adam Ford wrote: > >> On Mon, Aug 20, 2018 at 6:21 AM Tom Rini wrote: > >> > > >> > On Tue, Aug 07, 2018 at 07:28:11AM -0500, Adam

Re: [U-Boot] arm: omap: configs: various: Remove references to OMAP34XX_UARTx

2018-08-25 Thread Grazvydas Ignotas
On Mon, Aug 20, 2018 at 8:43 PM, Tom Rini wrote: > On Mon, Aug 20, 2018 at 07:45:16AM -0500, Adam Ford wrote: >> On Mon, Aug 20, 2018 at 6:21 AM Tom Rini wrote: >> > >> > On Tue, Aug 07, 2018 at 07:28:11AM -0500, Adam Ford wrote: >> > >> > > Two boards include a reference to ti_omap3_common.h

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

Re: [U-Boot] [PULL] u-boot-usb/master

2018-08-25 Thread Tom Rini
On Fri, Aug 24, 2018 at 08:21:46PM +0200, Marek Vasut wrote: > The following changes since commit 9f8cf76be256a83643ee05de6cffaeb452ed0931: > > Convert CONFIG_SYS_I2C_DAVINCI to Kconfig (2018-08-17 15:43:38 -0400) > > are available in the Git repository at: > >

Re: [U-Boot] [PULL] u-boot-socfpga/master

2018-08-25 Thread Tom Rini
On Fri, Aug 24, 2018 at 08:25:33PM +0200, Marek Vasut wrote: > The following changes since commit 2418734ed429058b396d2aeb6b91f875cdc8e4ce: > > Merge branch 'master' of git://git.denx.de/u-boot-tegra (2018-08-22 > 22:36:08 -0400) > > are available in the Git repository at: > >