[U-Boot] [PATCH] ARM: rmobile: Adjust text base on V3M Eagle

2018-06-16 Thread Marek Vasut
The latest ATF puts the U-Boot at 0x5000, just like on all the other boards. Adjust the text base to reflect that change. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- configs/r8a77970_eagle_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/r8a7797

[U-Boot] [PULL] u-boot-sh/master

2018-06-16 Thread Marek Vasut
The following changes since commit acaee30608ce203289a180d664b7f0abb2e64ee7: ARM: DTS: resync a3517.dtsi with Linux 4.17 (2018-06-13 07:49:14 -0400) are available in the Git repository at: git://git.denx.de/u-boot-sh.git master for you to fetch changes up to 891bf67611e93df3f3a6c451d945a781

Re: [U-Boot] [RFC] ARM: rmobile: create DT memory nodes for R8A7795 3.0 and newer

2018-06-16 Thread Marek Vasut
On 06/16/2018 05:44 PM, Laurent Pinchart wrote: > Hi Marek, > > On Saturday, 16 June 2018 02:42:30 EEST Marek Vasut wrote: >> On 06/16/2018 01:21 AM, Laurent Pinchart wrote: >>> On Friday, 15 June 2018 15:00:31 EEST Marek Vasut wrote: On 06/15/2018 01:43 PM, Marek Vasut wrote: > On 06/15/

Re: [U-Boot] [PATCH v1 2/2] x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters

2018-06-16 Thread Bin Meng
Hi Andy, On Fri, Jan 12, 2018 at 9:01 PM, Andy Shevchenko wrote: > On Fri, 2018-01-12 at 17:00 +0800, Bin Meng wrote: >> Hi Andy, >> >> On Thu, Jan 11, 2018 at 1:40 AM, Andy Shevchenko >> wrote: >> > New field acpi_rsdp_addr, which has been introduced in boot protocol >> > v2.14 [1], in boot par

Re: [U-Boot] Issue with fat16 format

2018-06-16 Thread Heinrich Schuchardt
On 06/15/2018 08:37 AM, Vipul Kumar wrote: > Hi, > > After formatting SD card in fat16 format in windows, we are facing issue. I > used git bisect and came to know that this issue is due to > 8eafae209c35932d9a6560809c55ee4641534236 commit. > > When we use "gparted" utility for formatting SD ca

Re: [U-Boot] [PATCH v10 00/35] phy: sunxi: Add Allwinner sun4i USB PHY

2018-06-16 Thread Vasily Khoruzhick
On Tue, Jun 5, 2018 at 8:39 PM, Vasily Khoruzhick wrote: > On Tue, Jun 5, 2018 at 12:04 AM, Jagan Teki wrote: >> >> Let me look at it and will come back. > > I fixed it. See "usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is > in use" and "sunxi: clock: Fix EHCI and OHCI clocks on A64" on ML.

Re: [U-Boot] [PATCH v5 0/3] sunxi: fix eMMC stability issues on A64

2018-06-16 Thread Vasily Khoruzhick
On Sat, Jun 16, 2018 at 2:47 AM, Jagan Teki wrote: > On Wed, Jun 6, 2018 at 10:26 AM, Vasily Khoruzhick wrote: >> eMMC seems to require new clocking mode and calibration on A64, >> otherwise it is pretty unstable on some boards (e.g. Pinebook) >> with some eMMCs. >> >> v2: - improve comment about

Re: [U-Boot] [PATCH v4 0/5] efi_loader: ARM: add support for ARMV7_NONSEC=y

2018-06-16 Thread Heinrich Schuchardt
On 06/15/2018 11:47 PM, Mark Kettenis wrote: > This series makes it possible to run EFI applications in non-secure > mode. It allows me to run OpenBSD on the Technexion PICO-PI-IMX7 and > Banana Pi boards using the PSCI implementation provided by U-Boot. > > The second version avoids using r3 to

Re: [U-Boot] [PATCH v5 0/3] sunxi: fix eMMC stability issues on A64

2018-06-16 Thread Jagan Teki
On Wed, Jun 6, 2018 at 10:26 AM, Vasily Khoruzhick wrote: > eMMC seems to require new clocking mode and calibration on A64, > otherwise it is pretty unstable on some boards (e.g. Pinebook) > with some eMMCs. > > v2: - improve comment about calibration for eMMC on A64 > - simplify ifdef-s aroun

Re: [U-Boot] sun50i: h5: Add initial Orange Pi Zero Plus support

2018-06-16 Thread Jagan Teki
On Wed, Jun 13, 2018 at 12:58 PM, Maxime Ripard wrote: > On Sat, Jun 09, 2018 at 06:34:46PM +0200, Hauke Mehrtens wrote: >> Orange Pi Zero Plus is an open-source single-board computer >> using the Allwinner H5 SOC. >> >> H5 Orangepi Zero Plus has >> - Quad-core Cortex-A53 >> - 512MB DDR3 >> - m

Re: [U-Boot] sun8i: h2: Add initial Orange Pi R1 support

2018-06-16 Thread Jagan Teki
On Wed, Jun 13, 2018 at 12:58 PM, Maxime Ripard wrote: > On Sat, Jun 09, 2018 at 06:33:37PM +0200, Hauke Mehrtens wrote: >> Orange Pi R1 is an open-source single-board computer using the >> Allwinner H2+ SOC. >> >> H2+ Orange Pi R1 has >> - Quad-core Cortex-A7 >> - 256MB DDR3 >> - micrSD slot >