Re: [U-Boot] About the way to fix platform specific issue in source file xhci.c (U-Boot)

2017-10-31 Thread Ran Wang
Hi Marek, > -Original Message- > From: Ran Wang > Sent: Wednesday, November 01, 2017 9:05 AM > To: Marek Vasut ; Marek Vasut > Cc: open list > Subject: RE: [U-Boot] About the way to fix platform specific issue in source > file xhci.c (U-Boot) > > Hi Marek, > > -Original Message-

Re: [U-Boot] [Patch v3 2/2] armv8: ls1088: Enable SATA for ls1088

2017-10-31 Thread Ashish Kumar
Hello York, Please see inline. Regards Ashish -Original Message- From: York Sun Sent: Tuesday, October 31, 2017 8:37 PM To: Ashish Kumar ; u-boot@lists.denx.de Cc: Amrita Kumari ; Andy Tang Subject: Re: [Patch v3 2/2] armv8: ls1088: Enable SATA for ls1088 On 10/31/2017 02:55 AM, Ashi

Re: [U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system

2017-10-31 Thread Chee, Tien Fong
On Sel, 2017-10-31 at 12:35 +0100, Marek Vasut wrote: > On 10/31/2017 12:15 PM, Chee, Tien Fong wrote: > > > > On Sel, 2017-10-31 at 12:01 +0100, Marek Vasut wrote: > > > > > > On 10/31/2017 11:52 AM, tien.fong.c...@intel.com wrote: > > > > > > > > > > > > From: Tien Fong Chee > > > > > > > >

Re: [U-Boot] [linux-sunxi] Re: [PATCH] sunxi: set the default CPUx frequency of H5 to 816MHz

2017-10-31 Thread Ondřej Jirman
'Ondřej Jirman' via linux-sunxi píše v St 01. 11. 2017 v 03:10 +0100: > Hi, > > Icenowy Zheng píše v St 01. 11. 2017 v 08:31 +0800: > > > > And according to the Orange Pi PC2 and Prime schematics, they both > > start at 1.1V. (The Prime schematics even says "For H5 adjust > > VDD-CPUX to 1.1V). >

Re: [U-Boot] [linux-sunxi] Re: [PATCH] sunxi: set the default CPUx frequency of H5 to 816MHz

2017-10-31 Thread Ondřej Jirman
Hi, Icenowy Zheng píše v St 01. 11. 2017 v 08:31 +0800: > > And according to the Orange Pi PC2 and Prime schematics, they both > start at 1.1V. (The Prime schematics even says "For H5 adjust > VDD-CPUX to 1.1V). > Orange Pi PC2 starts at the same voltage as Orange Pi PC. That is at 1.308V. It

Re: [U-Boot] [PATCH v2 5/7] bootcount: add support for bootcounter on EXT filesystem

2017-10-31 Thread Tom Rini
On Tue, Oct 31, 2017 at 12:16:28PM +, Martyn Welch wrote: > From: Ian Ray > > Add support for bootcounter on an EXT filesystem. > Sync configuration whitelist. > > Signed-off-by: Ian Ray > Signed-off-by: Martyn Welch > --- > Changes for v2: >- Adding Kconfig for EXT bootcount. > > RE

Re: [U-Boot] Where should Renesas RZ/A go under arch/arm/ ????

2017-10-31 Thread Tom Rini
On Tue, Oct 31, 2017 at 03:26:02PM +, Chris Brandt wrote: > Hi Tom, > > Thanks for the reply! > > On Tuesday, October 31, 2017 1, Tom Rini wrote: > > On Tue, Oct 31, 2017 at 12:13:22PM +, Chris Brandt wrote: > > > Hello, > > > > > > Since I've been supporting a u-boot for the Renesas RZ/A

Re: [U-Boot] [PATCH v2 2/7] ext4: recover from filesystem corruption when reading

2017-10-31 Thread Tom Rini
On Tue, Oct 31, 2017 at 12:16:25PM +, Martyn Welch wrote: > From: Ian Ray > > Some fixes when reading EXT files and directory entries were identified > after using e2fuzz to corrupt an EXT3 filesystem: > > - Stop reading directory entries if the offset becomes badly aligned. > > - Avoid

Re: [U-Boot] [PULL] Please pull u-boot-imx

2017-10-31 Thread Tom Rini
On Tue, Oct 31, 2017 at 11:53:03AM +0100, Stefano Babic wrote: > Hi Tom, > > please pull these fixes from u-boot-imx, thanks ! > > The following changes since commit b79372ae94fbc9e30d014ad8ce830d2062539eb9: > > scripts/get_maintainer.pl: enable find_maintainer_files (2017-10-29 > 10:13:10 -0

Re: [U-Boot] About the way to fix platform specific issue in source file xhci.c (U-Boot)

2017-10-31 Thread Ran Wang
Hi Marek, > -Original Message- > From: Marek Vasut [mailto:ma...@denx.de] > Sent: Tuesday, October 31, 2017 6:24 PM > To: Ran Wang ; Marek Vasut > > Cc: open list ; Bin Meng > Subject: Re: [U-Boot] About the way to fix platform specific issue in source > file xhci.c (U-Boot) > > On 10/31

Re: [U-Boot] [PATCH] rockchip: config: update part table

2017-10-31 Thread Eddie Cai
Hi Kever The reserved partition is not only for U-Boot but also for system. There are customers using reserved partition in system now. 2017-10-31 16:52 GMT+08:00 Kever Yang : > User do not need to access the reserved part in system, remove them > from partition table. > Rename atf to trust as gen

Re: [U-Boot] [PATCH] sunxi: set the default CPUx frequency of H5 to 816MHz

2017-10-31 Thread Icenowy Zheng
在 2017-10-31 21:54,Maxime Ripard 写道: On Tue, Oct 31, 2017 at 04:05:36PM +0800, icen...@aosc.io wrote: 在 2017-10-31 15:57,Jagan Teki 写道: > On Tue, Oct 31, 2017 at 5:06 AM, Icenowy Zheng wrote: > > Some H5 boards are designed to start at 1.1V CPUx voltage (e.g. Nano > > Pi > > NEO2), which may no

Re: [U-Boot] [U-Boot, 2/2] rockchip: puma-rk3399: defconfig: select PHY_MICREL_KSZ90X1

2017-10-31 Thread Philipp Tomsich
> The RK3368-uQ7 uses a KSZ9031 PHY on-module. Enable PHY_MICREL_KSZ90X1 > in the associated defconfig (this somehow got lost with da3b9e7f). > > References: da3b9e7f ("Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig") > Signed-off-by: Philipp Tomsich > Acked-by: Philipp Tomsich > --- > > c

Re: [U-Boot] [U-Boot, 1/2] rockchip: lion-rk3368: defconfig: select PHY_MICREL_KSZ90X1

2017-10-31 Thread Philipp Tomsich
> The RK3368-uQ7 uses a KSZ9031 PHY on-module. Enable PHY_MICREL_KSZ90X1 > in the associated defconfig. > > References: da3b9e7f ("Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig") > Signed-off-by: Philipp Tomsich > Acked-by: Philipp Tomsich > --- > > configs/lion-rk3368_defconfig | 1 + >

Re: [U-Boot] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET

2017-10-31 Thread Philipp Tomsich
> Remove CONFIG_ENV_OFFSET for there already have one in rockchip_common.h > > Signed-off-by: Kever Yang > Acked-by: Philipp Tomsich > Reviewed-by: Philipp Tomsich > --- > > include/configs/evb_rk3328.h | 6 -- > 1 file changed, 6 deletions(-) > Applied to u-boot-rockchip, thanks! _

Re: [U-Boot] rockchip: rk3328: fix rockchip_get_cru api

2017-10-31 Thread Philipp Tomsich
> The API for get priv pointer is wrong, fix it. > > Signed-off-by: Kever Yang > Acked-by: Philipp Tomsich > Reviewed-by: Philipp Tomsich > --- > > arch/arm/mach-rockchip/rk3328/clk_rk3328.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied to u-boot-rockchip, thanks! __

Re: [U-Boot] rockchip: rk3399: init CPU clock when rkclk_init()

2017-10-31 Thread Philipp Tomsich
> Init the CPU and its buses to speed up the boot time. > Move rkclk_init() to a place after rk3399_configure_cpu has defined > at the same time, or else there will be a warning. > > Signed-off-by: Kever Yang > Reviewed-by: Simon Glass > Acked-by: Philipp Tomsich > Reviewed-by: Philipp Tomsich

Re: [U-Boot] rockchip: rk3328: fix rockchip_get_cru api

2017-10-31 Thread Philipp Tomsich
> The API for get priv pointer is wrong, fix it. > > Signed-off-by: Kever Yang > --- > > arch/arm/mach-rockchip/rk3328/clk_rk3328.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Philipp Tomsich ___ U-Boot mailing list U-Boo

Re: [U-Boot] rockchip: rk3399: init CPU clock when rkclk_init()

2017-10-31 Thread Philipp Tomsich
> Init the CPU and its buses to speed up the boot time. > Move rkclk_init() to a place after rk3399_configure_cpu has defined > at the same time, or else there will be a warning. > > Signed-off-by: Kever Yang > Reviewed-by: Simon Glass > --- > > drivers/clk/rockchip/clk_rk3399.c | 157 > +

Re: [U-Boot] [U-Boot, 2/2] rockchip: puma-rk3399: defconfig: select PHY_MICREL_KSZ90X1

2017-10-31 Thread Philipp Tomsich
> The RK3368-uQ7 uses a KSZ9031 PHY on-module. Enable PHY_MICREL_KSZ90X1 > in the associated defconfig (this somehow got lost with da3b9e7f). > > References: da3b9e7f ("Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig") > Signed-off-by: Philipp Tomsich > --- > > configs/puma-rk3399_defconfig

Re: [U-Boot] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET

2017-10-31 Thread Philipp Tomsich
> Remove CONFIG_ENV_OFFSET for there already have one in rockchip_common.h > > Signed-off-by: Kever Yang > --- > > include/configs/evb_rk3328.h | 6 -- > 1 file changed, 6 deletions(-) > Reviewed-by: Philipp Tomsich ___ U-Boot mailing list U-Bo

Re: [U-Boot] rockchip: rk3399: init CPU clock when rkclk_init()

2017-10-31 Thread Philipp Tomsich
> Init the CPU and its buses to speed up the boot time. > Move rkclk_init() to a place after rk3399_configure_cpu has defined > at the same time, or else there will be a warning. > > Signed-off-by: Kever Yang > Reviewed-by: Simon Glass > --- > > drivers/clk/rockchip/clk_rk3399.c | 157 > +

Re: [U-Boot] [U-Boot, 1/2] rockchip: lion-rk3368: defconfig: select PHY_MICREL_KSZ90X1

2017-10-31 Thread Philipp Tomsich
> The RK3368-uQ7 uses a KSZ9031 PHY on-module. Enable PHY_MICREL_KSZ90X1 > in the associated defconfig. > > References: da3b9e7f ("Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig") > Signed-off-by: Philipp Tomsich > --- > > configs/lion-rk3368_defconfig | 1 + > 1 file changed, 1 insertion(+

Re: [U-Boot] rockchip: rk3328: fix rockchip_get_cru api

2017-10-31 Thread Philipp Tomsich
> The API for get priv pointer is wrong, fix it. > > Signed-off-by: Kever Yang > --- > > arch/arm/mach-rockchip/rk3328/clk_rk3328.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Philipp Tomsich ___ U-Boot mailing list U-Boot@l

Re: [U-Boot] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET

2017-10-31 Thread Philipp Tomsich
> Remove CONFIG_ENV_OFFSET for there already have one in rockchip_common.h > > Signed-off-by: Kever Yang > --- > > include/configs/evb_rk3328.h | 6 -- > 1 file changed, 6 deletions(-) > Acked-by: Philipp Tomsich ___ U-Boot mailing list U-Boot@

Re: [U-Boot] [RESEND] drivers/usb/ehci: Use platform-specific accessors

2017-10-31 Thread Vladimir Boroda
Alexey, I tested the patch on PowerPC.  Seems to work fine, but you have to make sure to set the proper order of arguments for when the EHCI registers are big endian:  __raw_writel(cpu_to_be32(b), a) To test this patch I had to verify that __raw_ functions are supported for PowerPC, so I created

Re: [U-Boot] [PATCH] mmc: fsl_esdhc: Fix PIO timeout

2017-10-31 Thread Benoît Thébaudeau
On Tue, Oct 31, 2017 at 4:18 PM, Jagan Teki wrote: > On Mon, Oct 30, 2017 at 2:38 AM, Benoît Thébaudeau > wrote: >> The following error has been observed on i.MX25 with a high-speed SDSC >> card: >> Data Write Failed in PIO Mode. >> >> It was caused by the timeout set on PRSSTAT.BWEN, which w

Re: [U-Boot] [RFC 3/4] env: Create an environment transition method

2017-10-31 Thread Maxime Ripard
Hi Wolfgang, On Wed, Oct 25, 2017 at 05:26:46PM +0200, Wolfgang Denk wrote: > Dear Maxime, > > In message <20171025122601.28224-4-maxime.rip...@free-electrons.com> you > wrote: > > The current environment has been hardcoded to an offset that starts to be > > an issue given the current size of ou

Re: [U-Boot] [RFC 0/4] sunxi: Implement transition in environment

2017-10-31 Thread Maxime Ripard
Hi Tom, On Thu, Oct 26, 2017 at 10:09:10AM -0400, Tom Rini wrote: > On Thu, Oct 26, 2017 at 10:38:45AM +0200, Maxime Ripard wrote: > > Hi Tom, > > > > Thanks for your feedback. > > > > On Wed, Oct 25, 2017 at 11:32:03AM -0400, Tom Rini wrote: > > > On Wed, Oct 25, 2017 at 02:25:57PM +0200, Maxim

Re: [U-Boot] [PATCH] Update Paul Burton's email address

2017-10-31 Thread Daniel Schwierzeck
Am 31.10.2017 um 00:58 schrieb Paul Burton: > MIPS is no longer a part of Imagination Technologies, and as such my > @imgtec.com email address will soon cease to function. This patch > updates occurrances of it with my new @mips.com email address, and adds > an entry in .mailmap such that git (&

[U-Boot] [PATCH v4] imx:display5: Add support for LWN's DISPLAY5 board (for v2017.11-rc2+)

2017-10-31 Thread Lukasz Majewski
This commit provides support for LWN's IMX6Q based DISPLAY5 board. Signed-off-by: Lukasz Majewski --- Changes in v4: - Refactor obscure sw/hw rev code for display5 board - replace get_ram_size((void *)PHYS_SDRAM, PHYS_SDRAM_SIZE); with imx_ddr_size() - remove PHYS_SDRAM_SIZE from d

Re: [U-Boot] Where should Renesas RZ/A go under arch/arm/ ????

2017-10-31 Thread Chris Brandt
Hi Tom, Thanks for the reply! On Tuesday, October 31, 2017 1, Tom Rini wrote: > On Tue, Oct 31, 2017 at 12:13:22PM +, Chris Brandt wrote: > > Hello, > > > > Since I've been supporting a u-boot for the Renesas RZ/A1 SoC for a > > while now, I thought I'd start upstreaming the drivers/patches I

[U-Boot] UBI/UBIFS complete integrity check

2017-10-31 Thread Liam Beguin
Hi everyone, I'm currently using a UBIFS root file system (stored on SPI-NOR flash) and would like to perform a full integrity check before booting it. The rootfs is read-only and until now, I've been computing an md5sum on the whole mtd device from an initramfs and comparing it to a stored md5su

Re: [U-Boot] [UBOOT PATCH 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver

2017-10-31 Thread Siva Durga Prasad Paladugu
Hi Jagan, > -Original Message- > From: Jagan Teki [mailto:jagannadh.t...@gmail.com] > Sent: Tuesday, October 31, 2017 3:01 PM > To: Siva Durga Prasad Paladugu > Cc: u-boot@lists.denx.de; Liam Beguin > Subject: Re: [UBOOT PATCH 1/2] spi: zynqmp_qspi: Add support for > ZynqMP qspi driver >

Re: [U-Boot] [PATCH] mmc: fsl_esdhc: Fix PIO timeout

2017-10-31 Thread Jagan Teki
On Mon, Oct 30, 2017 at 2:38 AM, Benoît Thébaudeau wrote: > The following error has been observed on i.MX25 with a high-speed SDSC > card: > Data Write Failed in PIO Mode. > > It was caused by the timeout set on PRSSTAT.BWEN, which was triggered > because this bit takes 15 ms to be set after w

Re: [U-Boot] Where should Renesas RZ/A go under arch/arm/ ????

2017-10-31 Thread Tom Rini
On Tue, Oct 31, 2017 at 12:13:22PM +, Chris Brandt wrote: > Hello, > > Since I've been supporting a u-boot for the Renesas RZ/A1 SoC for a > while now, I thought I'd start upstreaming the drivers/patches I've acquired > over the years. > > But, where should the core files and Kconfig go? >

Re: [U-Boot] [Patch v3 2/2] armv8: ls1088: Enable SATA for ls1088

2017-10-31 Thread York Sun
On 10/31/2017 02:55 AM, Ashish Kumar wrote: > Signed-off-by: Ashish Kumar > Signed-off-by: Amrita Kumari > --- > v2: Rebase to top > v3: Consolidate defines in common file > > include/configs/ls1088a_common.h | 11 +++ > 1 file changed, 11 insertions(+) > > diff --git a/include/configs

Re: [U-Boot] [PATCH] mmc: fsl_esdhc: Fix PIO timeout

2017-10-31 Thread Fabio Estevam
On Sun, Oct 29, 2017 at 7:08 PM, Benoît Thébaudeau wrote: > The following error has been observed on i.MX25 with a high-speed SDSC > card: > Data Write Failed in PIO Mode. > > It was caused by the timeout set on PRSSTAT.BWEN, which was triggered > because this bit takes 15 ms to be set after w

[U-Boot] [ANN] U-Boot v2017.11-rc3 released

2017-10-31 Thread Tom Rini
Hey all, It's the morning after release day and v2017.11-rc3 is out. I tagged and pushed last night, but forgot to hit send on the email. I see a few bug fixes that've come by recently and I expect to grab, but things look otherwise quiet and on track for rc4 on November 6th and release on the 1

Re: [U-Boot] [PATCH] sunxi: set the default CPUx frequency of H5 to 816MHz

2017-10-31 Thread Maxime Ripard
On Tue, Oct 31, 2017 at 04:05:36PM +0800, icen...@aosc.io wrote: > 在 2017-10-31 15:57,Jagan Teki 写道: > > On Tue, Oct 31, 2017 at 5:06 AM, Icenowy Zheng wrote: > > > Some H5 boards are designed to start at 1.1V CPUx voltage (e.g. Nano > > > Pi > > > NEO2), which may not work properly at 1008MHz if

Re: [U-Boot] [linux-sunxi] Re: [PATCH] sunxi: lower the DDR frequency of Orange Pi Prime

2017-10-31 Thread Maxime Ripard
On Tue, Oct 31, 2017 at 06:22:51PM +0800, Icenowy Zheng wrote: > 在 2017-10-31 18:21,Maxime Ripard 写道: > > On Tue, Oct 31, 2017 at 04:17:06PM +0800, icen...@aosc.io wrote: > > > 在 2017-10-31 16:09,Maxime Ripard 写道: > > > > On Tue, Oct 31, 2017 at 03:56:08PM +0800, Icenowy Zheng wrote: > > > > > When

[U-Boot] [PATCH 1/7] imx: mxc_i2c: tweak the i2c transfer method

2017-10-31 Thread Han, Nandor (GE Healthcare)
> -Original Message- > From: Heiko Schocher [mailto:h...@denx.de] > Sent: 31 October 2017 06:28 > To: Martyn Welch > Cc: u-boot@lists.denx.de; Han, Nandor (GE Healthcare) > ; Martyn Welch ; > Stefano Babic > Subject: EXT: Re: [PATCH 1/7] imx: mxc_i2c: tweak the i2c transfer method > >

Re: [U-Boot] [PATCH v2 1/7] imx: mxc_i2c: tweak the i2c transfer method

2017-10-31 Thread Heiko Schocher
Hello Martyn, Am 31.10.2017 um 13:16 schrieb Martyn Welch: From: Nandor Han Tweak the i2c transfer to work for devices that want to read data without addressing a register. Signed-off-by: Nandor Han Signed-off-by: Martyn Welch Cc: Heiko Schocher Cc: Stefano Babic --- Changes for v2: -

[U-Boot] [PATCH] imx6: iomux: Add generic function to set RGMII IO voltage on IMX6 SoCs

2017-10-31 Thread Lukasz Majewski
This commit provides generic function to set the RGMII/HSIC IO voltage level on iMX6 devices. Signed-off-by: Lukasz Majewski --- arch/arm/include/asm/arch-mx6/iomux.h | 13 + arch/arm/include/asm/arch-mx6/sys_proto.h | 11 +++ 2 files changed, 24 insertions(+) diff --gi

[U-Boot] [PATCH v2 1/7] imx: mxc_i2c: tweak the i2c transfer method

2017-10-31 Thread Martyn Welch
From: Nandor Han Tweak the i2c transfer to work for devices that want to read data without addressing a register. Signed-off-by: Nandor Han Signed-off-by: Martyn Welch Cc: Heiko Schocher Cc: Stefano Babic --- Changes for v2: - Replacing '!= -1' with '>= 0'. drivers/i2c/mxc_i2c.c | 25 ++

[U-Boot] [PATCH v2 3/7] pwm: imx: Enable PWM support on i.MX53

2017-10-31 Thread Martyn Welch
Add missing parts for i.MX53 PWM support Acked-by: Nandor Han Signed-off-by: Martyn Welch Cc: Stefano Babic --- arch/arm/include/asm/arch-mx5/imx-regs.h | 19 +++ drivers/pwm/pwm-imx-util.c | 2 ++ 2 files changed, 21 insertions(+) diff --git a/arch/arm/include/

[U-Boot] [PATCH v2 2/7] ext4: recover from filesystem corruption when reading

2017-10-31 Thread Martyn Welch
From: Ian Ray Some fixes when reading EXT files and directory entries were identified after using e2fuzz to corrupt an EXT3 filesystem: - Stop reading directory entries if the offset becomes badly aligned. - Avoid overwriting memory by clamping the length used to zero the buffer in ext4fs_

[U-Boot] [PATCH v2 5/7] bootcount: add support for bootcounter on EXT filesystem

2017-10-31 Thread Martyn Welch
From: Ian Ray Add support for bootcounter on an EXT filesystem. Sync configuration whitelist. Signed-off-by: Ian Ray Signed-off-by: Martyn Welch --- Changes for v2: - Adding Kconfig for EXT bootcount. README| 7 + drivers/Kconfig | 2 ++

[U-Boot] [PATCH v2 7/7] mx53: Add Board support for GE PPD

2017-10-31 Thread Martyn Welch
From: Peter Senna Tschudin Create board support for GE PPD, based on mx53loco. Use mx53ppd_defconfig make target to configure for this board. Signed-off-by: Peter Senna Tschudin Signed-off-by: Ian Ray Signed-off-by: Nandor Han Signed-off-by: Martyn Welch Cc: Stefano Babic --- Changes for v

[U-Boot] [PATCH v2 4/7] arm: mx5: Add more register definitions

2017-10-31 Thread Martyn Welch
Add register definitions require for video configuration. Signed-off-by: Nandor Han Signed-off-by: Martyn Welch Cc: Stefano Babic --- arch/arm/include/asm/arch-mx5/crm_regs.h | 9 + arch/arm/include/asm/arch-mx5/imx-regs.h | 28 2 files changed, 37 inserti

[U-Boot] [PATCH v2 6/7] rtc: add support for s35392a

2017-10-31 Thread Martyn Welch
From: Nandor Han Add support for S35392A RTC. The driver supports both U-Boot driver models. Signed-off-by: Nandor Han Signed-off-by: Martyn Welch Cc: Heiko Schocher --- drivers/rtc/Kconfig | 6 + drivers/rtc/Makefile | 1 + drivers/rtc/s35392a.c | 360

[U-Boot] [PATCH v2 0/7] Add support for GE PPD

2017-10-31 Thread Martyn Welch
This series adds support for the GE PPD. The initial patches in this series resolve issues found during development and testing, extend existing support and add new support for devices in the PPD. The final patch in the series adds the board support for the PPD. Ian Ray (2): ext4: recover from f

[U-Boot] Where should Renesas RZ/A go under arch/arm/ ????

2017-10-31 Thread Chris Brandt
Hello, Since I've been supporting a u-boot for the Renesas RZ/A1 SoC for a while now, I thought I'd start upstreaming the drivers/patches I've acquired over the years. But, where should the core files and Kconfig go? The RZ/A1 series has a Cortex-A9. At first, I had made a directory under arch

Re: [U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system

2017-10-31 Thread Chee, Tien Fong
On Sel, 2017-10-31 at 12:35 +0100, Marek Vasut wrote: > On 10/31/2017 12:15 PM, Chee, Tien Fong wrote: > > > > On Sel, 2017-10-31 at 12:01 +0100, Marek Vasut wrote: > > > > > > On 10/31/2017 11:52 AM, tien.fong.c...@intel.com wrote: > > > > > > > > > > > > From: Tien Fong Chee > > > > > > > >

Re: [U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system

2017-10-31 Thread Chee, Tien Fong
On Sel, 2017-10-31 at 12:35 +0100, Marek Vasut wrote: > On 10/31/2017 12:16 PM, Chee, Tien Fong wrote: > > > > On Sel, 2017-10-31 at 12:02 +0100, Marek Vasut wrote: > > > > > > On 10/31/2017 11:52 AM, tien.fong.c...@intel.com wrote: > > > > > > > > > > > > From: Tien Fong Chee > > > > > > > >

Re: [U-Boot] [PATCH RESEND] imx:display5: Add support for LWN's DISPLAY5 board (for v2017.11-rc2+)

2017-10-31 Thread Lukasz Majewski
Dear Stefano, > Hi Lukasz, > > On 20/10/2017 14:46, Lukasz Majewski wrote: > > This commit provides support for LWN's IMX6Q based DISPLAY5 board. > > > > Signed-off-by: Lukasz Majewski > > --- > > > > arch/arm/dts/imx6q-display5.dts | 18 ++ > > arch/arm/mach-imx/mx6/Kconfig | 7

Re: [U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system

2017-10-31 Thread Marek Vasut
On 10/31/2017 12:16 PM, Chee, Tien Fong wrote: > On Sel, 2017-10-31 at 12:02 +0100, Marek Vasut wrote: >> On 10/31/2017 11:52 AM, tien.fong.c...@intel.com wrote: >>> >>> From: Tien Fong Chee >>> >>> Generic firmware loader framework contains some common >>> functionality >>> which is reusable by a

Re: [U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system

2017-10-31 Thread Marek Vasut
On 10/31/2017 12:15 PM, Chee, Tien Fong wrote: > On Sel, 2017-10-31 at 12:01 +0100, Marek Vasut wrote: >> On 10/31/2017 11:52 AM, tien.fong.c...@intel.com wrote: >>> >>> From: Tien Fong Chee >>> >>> Generic firmware loader framework contains some common >>> functionality >>> which is reusable by a

Re: [U-Boot] [PATCH] net: fec_mxc: Change "error frame" message to debug level

2017-10-31 Thread Fabio Estevam
Hi Joe, On Mon, Oct 30, 2017 at 9:42 PM, Fabio Estevam wrote: > Do you think this one can be applied for 2017.11? Stefano has applied it: http://git.denx.de/?p=u-boot/u-boot-imx.git;a=commit;h=41b93679fd69bbb8c335eb212a3f8aa6c9c662db Thanks ___ U-Boo

Re: [U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system

2017-10-31 Thread Chee, Tien Fong
On Sel, 2017-10-31 at 12:02 +0100, Marek Vasut wrote: > On 10/31/2017 11:52 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Generic firmware loader framework contains some common > > functionality > > which is reusable by any specific driver file system firmware > > load

Re: [U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system

2017-10-31 Thread Chee, Tien Fong
On Sel, 2017-10-31 at 12:01 +0100, Marek Vasut wrote: > On 10/31/2017 11:52 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Generic firmware loader framework contains some common > > functionality > > which is reusable by any specific driver file system firmware > > load

Re: [U-Boot] [PATCH v4 03/20] arm: socfpga: Add Arria 10 SoCFPGA programming interface

2017-10-31 Thread Chee, Tien Fong
On Sel, 2017-10-31 at 12:02 +0100, Marek Vasut wrote: > On 10/31/2017 11:48 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Add code necessary into the FPGA driver framework in U-Boot > > so it can be used via the 'fpga' command for programing Arria 10 > > SoCFPGA. > >

Re: [U-Boot] [PATCH v4 03/20] arm: socfpga: Add Arria 10 SoCFPGA programming interface

2017-10-31 Thread Marek Vasut
On 10/31/2017 11:48 AM, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > Add code necessary into the FPGA driver framework in U-Boot > so it can be used via the 'fpga' command for programing Arria 10 > SoCFPGA. > > Signed-off-by: Tien Fong Chee Why am I receiving this email outside o

Re: [U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system

2017-10-31 Thread Marek Vasut
On 10/31/2017 11:52 AM, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > Generic firmware loader framework contains some common functionality > which is reusable by any specific driver file system firmware loader. > Specific driver file system firmware loader handling can be defined > w

Re: [U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system

2017-10-31 Thread Marek Vasut
On 10/31/2017 11:52 AM, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > Generic firmware loader framework contains some common functionality > which is reusable by any specific driver file system firmware loader. > Specific driver file system firmware loader handling can be defined > w

[U-Boot] [PATCH v4 03/20] arm: socfpga: Add Arria 10 SoCFPGA programming interface

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Add code necessary into the FPGA driver framework in U-Boot so it can be used via the 'fpga' command for programing Arria 10 SoCFPGA. Signed-off-by: Tien Fong Chee --- cmd/fpga.c| 2 +- drivers/fpga/altera.c | 40 drive

[U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Generic firmware loader framework contains some common functionality which is reusable by any specific driver file system firmware loader. Specific driver file system firmware loader handling can be defined with both weak function fsloader_preprocess and fs_loading. Signed-o

[U-Boot] [PATCH v4 08/20] arm: socfpga: Add FPGA drivers for Arria 10 FPGA loadfs

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Add FPGA drivers to support FPGA loadfs to program FPGA. The drivers are designed based on generic firmware loader framework, specific firmware loader handling is defined in fpga_manager_arria10.c. These drivers can handle FPGA program operation from loading RBF image in flas

[U-Boot] [PULL] Please pull u-boot-imx

2017-10-31 Thread Stefano Babic
Hi Tom, please pull these fixes from u-boot-imx, thanks ! The following changes since commit b79372ae94fbc9e30d014ad8ce830d2062539eb9: scripts/get_maintainer.pl: enable find_maintainer_files (2017-10-29 10:13:10 -0400) are available in the git repository at: git://www.denx.de/git/u-boot-im

[U-Boot] [PATCH v4 17/20] arm: socfpga: Adding SoCFPGA info for both SPL and U-Boot

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee SoC FPGA info is required in both SPL and U-Boot. Signed-off-by: Tien Fong Chee --- arch/arm/mach-socfpga/board.c| 4 arch/arm/mach-socfpga/misc_arria10.c | 5 - arch/arm/mach-socfpga/spl.c | 6 ++ 3 files changed, 10 insertions(+), 5 deletion

[U-Boot] [PATCH v4 19/20] arm: socfpga: Enable DDR working

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee SPL configures DDR by programming peripheral raw binary file and calibrating DDR. Signed-off-by: Tien Fong Chee --- arch/arm/mach-socfpga/spl.c | 48 +++ configs/socfpga_arria10_defconfig | 15 +--- 2 files changed, 60 inse

[U-Boot] [PATCH v4 16/20] arm: socfpga: Adding clock frequency info for U-Boot

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Clock frequency info is required in U-Boot because info would be erased when transition from SPL to U-Boot. Signed-off-by: Tien Fong Chee --- arch/arm/mach-socfpga/board.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/mach-socfpga/board.c b/arch/arm/m

[U-Boot] [PATCH v4 20/20] arm: socfpga: Enable SPL booting U-boot

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Enable SPL successfully boot to U-boot. Signed-off-by: Tien Fong Chee --- configs/socfpga_arria10_defconfig | 41 ++- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/configs/socfpga_arria10_defconfig b/configs/socfpga_arr

[U-Boot] [PATCH v4 15/20] arm: socfpga: Enhance Intel SoCFPGA program header to support Arria 10

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Enhance preloader header with both additional program length and program entry offset attributes, which offset is relative to the start of program header. Signed-off-by: Tien Fong Chee Reviewed-by: Dinh Nguyen --- arch/arm/mach-socfpga/include/mach/boot0.h | 7 +++ 1

[U-Boot] [PATCH v4 11/20] arm: socfpga: Add DDR driver for Arria 10

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Add DDR driver support for Arria 10. Signed-off-by: Tien Fong Chee --- arch/arm/mach-socfpga/include/mach/sdram.h | 2 + arch/arm/mach-socfpga/include/mach/sdram_arria10.h | 2 + drivers/ddr/altera/Makefile| 1 + drivers/ddr/altera/sdr

[U-Boot] [PATCH v4 18/20] arm: socfpga: Remove static declaration on spl_mmc_find_device function

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee This patch removes the static declation on spl_mmc_find_device_function so this function is accessible by the caller from other file. This patch is required for later patch. Signed-off-by: Tien Fong Chee --- common/spl/spl_mmc.c | 2 +- include/spl.h| 2 ++ 2 files

[U-Boot] [PATCH v4 10/20] arm: socfpga: Add DRAM bank size initialization function

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Add function for both multiple DRAM bank and single DRAM bank size initialization. This common functionality could be used by every single SOCFPGA board. Signed-off-by: Tien Fong Chee Tested-by: Ley Foon Tan --- arch/arm/mach-socfpga/board.c| 7 +++ include/config

[U-Boot] [PATCH v4 13/20] arm: socfpga: Enable SPL memory allocation

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Enable memory allocation in SPL for preparation to enable FAT in SPL. Memory allocation is needed by FAT to work properly. Signed-off-by: Tien Fong Chee Reviewed-by: Dinh Nguyen --- include/configs/socfpga_common.h | 22 +- 1 file changed, 21 insertion

[U-Boot] [PATCH v4 05/20] fs: Enable generic filesystems interface support in SPL.

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Enable generic filesystem interface drivers(fs.c and fat/) build for SPL. This would allow generic filesystem being used in SPL. Signed-off-by: Tien Fong Chee Reviewed-by: Simon Glass --- common/spl/Kconfig | 8 doc/README.SPL | 1 + fs/Makefile| 1 +

[U-Boot] [PATCH v4 14/20] arm: socfpga: Improve comments for Intel SoCFPGA program header

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Adding some details about size in bytes to each section. Signed-off-by: Tien Fong Chee Reviewed-by: Dinh Nguyen --- arch/arm/mach-socfpga/include/mach/boot0.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-socfpga/include/mach/boot0.

[U-Boot] [PATCH v4 12/20] configs: Add DDR Kconfig support for Arria 10

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee This patch enables DDR Kconfig support for Arria 10. Signed-off-by: Tien Fong Chee Reviewed-by: Dinh Nguyen --- arch/arm/mach-socfpga/Kconfig | 1 + drivers/ddr/altera/Kconfig| 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-socfpga/K

[U-Boot] [PATCH v4 09/20] arm: socfpga: Rename the gen5 sdram driver to more specific name

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Current sdram driver is only applied to gen5 device, hence it is better to rename sdram driver to more specific name which is related to gen5 device. Signed-off-by: Tien Fong Chee --- arch/arm/mach-socfpga/include/mach/sdram.h | 432 + .../inclu

[U-Boot] [PATCH v4 07/20] arm: socfpga: Fix with the correct polling on bit is set

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee Commit 2baa997240d ("arm: socfpga: Add FPGA driver support for Arria 10") Polling on wrong cleared bit. Fix with correct polling on bit is set. Fixes: 2baa997240d ("arm: socfpga: Add FPGA driver support for Arria 10") Signed-off-by: Tien Fong Chee --- drivers/fpga/socfpga

[U-Boot] [PATCH v4 02/20] dts: Add FPGA bitstream properties to Arria 10 DTS

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee These FPGA bitstream properties would help bootloader to understand how to configure FPGA and where to look the FPGA RBF files during booting. Signed-off-by: Tien Fong Chee --- arch/arm/dts/socfpga_arria10.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/

[U-Boot] [PATCH v4 04/20] dts: Enable fpga-mgr node build for Arria 10 SPL

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee fpga-mgr node is required in SPL, because SPL needs information from the node to configure FPGA in Arria 10. Signed-off-by: Tien Fong Chee --- arch/arm/dts/socfpga_arria10.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dts/socfpga_arria10.dtsi b/arch/ar

[U-Boot] [PATCH v4 00/20] Add FPGA, SDRAM, SPL loadfs U-boot & booting to console

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee This patchset adding FPGA and SDRAM drivers, enable fpga loadfs to program FPGA , SPL loading U-boot and booting to U-boot console. This version mainly resolved comments from Dinh and Marek in [v3]. This series is working on top of u-boot-socfpga.git - http://git.denx.de/u-b

[U-Boot] [PATCH v4 01/20] ARM: socfpga: Description on FPGA RBF properties at Arria 10 FPGA manager

2017-10-31 Thread tien . fong . chee
From: Tien Fong Chee This patch adds description on properties about location of FPGA RBFs are stored, type and functionality of RBF used to configure FPGA. Signed-off-by: Tien Fong Chee --- doc/device-tree-bindings/fpga/altera-socfpga-a10-fpga-mgr.txt | 11 +++ 1 file changed, 11 inse

Re: [U-Boot] [PATCH] Enable HDMI on i.MX6 without VPU

2017-10-31 Thread Stefano Babic
Hi Nikolay, On 10/10/2017 16:27, Nikolay Petukhov wrote: > Hi, all > > This patch enables HDMI on CPU without VPU. > A similar patch for the mainline > kernel:https://patchwork.kernel.org/patch/9874831/ > Tested on MCIMX6Q4AVT10AD. > This is stored in the commit message if I apply. Please rewri

Re: [U-Boot] [linux-sunxi] Re: [PATCH] sunxi: lower the DDR frequency of Orange Pi Prime

2017-10-31 Thread Icenowy Zheng
在 2017-10-31 18:21,Maxime Ripard 写道: On Tue, Oct 31, 2017 at 04:17:06PM +0800, icen...@aosc.io wrote: 在 2017-10-31 16:09,Maxime Ripard 写道: > On Tue, Oct 31, 2017 at 03:56:08PM +0800, Icenowy Zheng wrote: > > When I use Orange Pi Prime to do some heavy compliation tasks, the gcc > > compiler some

Re: [U-Boot] [UBOOT PATCH 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver

2017-10-31 Thread Siva Durga Prasad Paladugu
Hi Jagan, > -Original Message- > From: Jagan Teki [mailto:jagannadh.t...@gmail.com] > Sent: Tuesday, October 31, 2017 2:40 PM > To: Siva Durga Prasad Paladugu > Cc: u-boot@lists.denx.de; Liam Beguin ; Siva > Durga Prasad Paladugu > Subject: Re: [UBOOT PATCH 1/2] spi: zynqmp_qspi: Add sup

[U-Boot] CFI status register polling

2017-10-31 Thread jon.bird
Hi, We are currently integrating a new board fitted with Micron NOR Flash (MT28EW01GABA) and the current u-boot baseline is having issues in protecting the flash (hangs indefinitely during startup when CONFIG_SYS_FLASH_PROTECTION is enabled) and timeouts during erase. By contrast, a somewhat ol

Re: [U-Boot] About the way to fix platform specific issue in source file xhci.c (U-Boot)

2017-10-31 Thread Marek Vasut
On 10/31/2017 10:43 AM, Ran Wang wrote: > Hi >> -Original Message- >> From: Marek Vasut [mailto:marek.va...@gmail.com] >> Sent: Tuesday, October 31, 2017 5:31 PM >> To: Ran Wang ; Marek Vasut >> Cc: open list >> Subject: Re: [U-Boot] About the way to fix platform specific issue in source

Re: [U-Boot] [linux-sunxi] Re: [PATCH] sunxi: lower the DDR frequency of Orange Pi Prime

2017-10-31 Thread Maxime Ripard
On Tue, Oct 31, 2017 at 04:17:06PM +0800, icen...@aosc.io wrote: > 在 2017-10-31 16:09,Maxime Ripard 写道: > > On Tue, Oct 31, 2017 at 03:56:08PM +0800, Icenowy Zheng wrote: > > > When I use Orange Pi Prime to do some heavy compliation tasks, the gcc > > > compiler sometimes mysteriously segfaults, an

Re: [U-Boot] [PATCH v5] wandboard: Add support for the MX6QP variant

2017-10-31 Thread Stefano Babic
On 30/10/2017 19:47, Otavio Salvador wrote: > On Sat, Oct 14, 2017 at 9:17 AM, Fabio Estevam wrote: >> From: Fabio Estevam >> >> Add support for the latest MX6QP wandboard variant. >> >> Based on Richard Hu's work from Technexion's U-Boot tree. >> >> Signed-off-by: Fabio Estevam > > Stefano, pl

Re: [U-Boot] [PATCH v2] mx6slevk: Fix MMC breakage for the SPL target

2017-10-31 Thread Stefano Babic
Hi Fabio, On 30/10/2017 23:42, Fabio Estevam wrote: > Hi Stefano, > > On Fri, Oct 13, 2017 at 10:27 AM, Fabio Estevam wrote: >> From: Fabio Estevam >> >> Commit 001cdbbb32ef1f6 ("imx: mx6slevk: enable more DM drivers") breaks >> MMC support in U-Boot proper on the mx6slevk_spl_defconfig target:

Re: [U-Boot] [u-boot-release] [Patch V4 1/2] armv8: ls1088ardb: Add SD boot support for ls1088

2017-10-31 Thread Ashish Kumar
Please see inline, fixing all comments in next version. Regards Ashish -Original Message- From: York Sun Sent: Monday, October 30, 2017 8:25 PM To: Ashish Kumar ; u-boot@lists.denx.de Cc: Raghav Dogra ; Prabhakar Kushwaha Subject: Re: [u-boot-release] [Patch V4 1/2] armv8: ls1088ardb:

[U-Boot] regression on emmc: board db410c

2017-10-31 Thread Jorge Ramirez
Hi all, I just noticed that commit [1] breaks e-mmc support for db410c. If you need emmc access you can work around it by reducing the timeout on completion (to just a few tenths of usecs) and returning 0 instead of -ETIMEDOUT. I am trying to understand why the condition is not met as per th

Re: [U-Boot] [PATCH] configs: vf610: increase maximum size and enforce correct limit

2017-10-31 Thread Stefano Babic
Hi Tom, Stefan, On 31/10/2017 03:47, Tom Rini wrote: > On Mon, Oct 30, 2017 at 09:59:04AM +0100, Stefan Agner wrote: >> Hi Tom, Stefano, >> >> Any chance to get this still into 2017.11? It allows to use 2017.11 on >> my board... > > Stefano, this is your call, thanks! I looking into the list to

Re: [U-Boot] About the way to fix platform specific issue in source file xhci.c (U-Boot)

2017-10-31 Thread Ran Wang
Hi > -Original Message- > From: Marek Vasut [mailto:marek.va...@gmail.com] > Sent: Tuesday, October 31, 2017 5:31 PM > To: Ran Wang ; Marek Vasut > Cc: open list > Subject: Re: [U-Boot] About the way to fix platform specific issue in source > file xhci.c (U-Boot) > > On 10/31/2017 10:15

Re: [U-Boot] [PATCH v2] DW SPI: Get clock value from Device Tree

2017-10-31 Thread Marek Vasut
On 10/31/2017 09:27 AM, Jagan Teki wrote: > On Mon, Oct 30, 2017 at 5:12 PM, Marek Vasut wrote: >> On 10/30/2017 12:36 PM, Jagan Teki wrote: >>> On Mon, Oct 30, 2017 at 4:24 PM, Marek Vasut wrote: On 10/30/2017 07:04 AM, Jagan Teki wrote: > On Sat, Oct 28, 2017 at 5:09 PM, Marek Vasut w

  1   2   >