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

2015-10-15 Thread Tom Rini
On Thu, Oct 15, 2015 at 11:19:58PM +0200, Albert ARIBAUD wrote: > Hello, > > The following changes since commit 297faccca2235e359012118495b9b73451d54bb9: > > Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2015-10-13 > 08:37:38 -0400) > > are available in the git repository at: >

Re: [U-Boot] [PATCH 2/2] arm: socfpga: enable data/inst prefetch and shared override in the L2

2015-10-15 Thread Marek Vasut
On Thursday, October 15, 2015 at 08:18:43 PM, Dinh Nguyen wrote: > On Thu, Oct 15, 2015 at 1:08 PM, Marek Vasut wrote: > > On Thursday, October 15, 2015 at 05:04:38 PM, Dinh Nguyen wrote: > > > > Hi! > > > >> >>> diff --git a/arch/arm/include/asm/pl310.h > >> >>> b/arch/arm/include/asm/pl310.h i

[U-Boot] [PATCH v4] env: export fdt_blob to the environment variable

2015-10-15 Thread Thomas Chou
Export fdt_blob to the environment variable. So that we may use it to boot Linux. Signed-off-by: Thomas Chou --- v2 move the code to per board, nios2-generic.c. v3 move the code to generic, board_r.c. v4 use fdtcontroladdr as Simon suggested. common/board_r.c | 3 +++ doc/README.fdt

Re: [U-Boot] [ANN] U-Boot v2015.10-rc5 released

2015-10-15 Thread Peter Robinson
On Thu, Oct 15, 2015 at 9:55 PM, Tom Rini wrote: > On Thu, Oct 15, 2015 at 03:52:08AM +0200, Andreas Färber wrote: >> Am 15.10.2015 um 02:40 schrieb Tom Rini: >> > On Thu, Oct 15, 2015 at 02:28:34AM +0200, Andreas Färber wrote: >> >> Am 12.10.2015 um 17:18 schrieb Tom Rini: >> >>> If you have a re

Re: [U-Boot] [ANN] U-Boot v2015.10-rc5 released

2015-10-15 Thread Tom Rini
On Fri, Oct 16, 2015 at 01:50:47AM +0100, Peter Robinson wrote: > On Thu, Oct 15, 2015 at 9:55 PM, Tom Rini wrote: > > On Thu, Oct 15, 2015 at 03:52:08AM +0200, Andreas Färber wrote: > >> Am 15.10.2015 um 02:40 schrieb Tom Rini: > >> > On Thu, Oct 15, 2015 at 02:28:34AM +0200, Andreas Färber wrote

Re: [U-Boot] [ANN] U-Boot v2015.10-rc5 released

2015-10-15 Thread Peter Robinson
>> >> >>> If you have a regression, speak up. >> >> >> >> >> >> For -rc4 I had reported that CONFIG_API is broken for sunxi among >> >> >> others. I was told this was fallout of the new Driver Model. Has anyone >> >> >> thought about how to fix this? Is that already a lost cause for >> >> >> 2015.

Re: [U-Boot] [PATCH] net: change the env name to use const

2015-10-15 Thread Josh Wu
Hi, Joe On 9/4/2015 11:34 PM, Joe Hershberger wrote: On Tue, Sep 1, 2015 at 5:22 AM, Josh Wu wrote: As we don't modify the 'name' parameter, so change it to const. Signed-off-by: Josh Wu Acked-by: Joe Hershberger Thanks for the Ack. It seems I didn't see this patch in your git tree, or I

Re: [U-Boot] [PATCH 1/2] armv8: LS2080A: Rename LS2085A to reflect LS2080A

2015-10-15 Thread Kushwaha Prabhakar
> -Original Message- > From: York Sun [mailto:york...@freescale.com] > Sent: Thursday, October 15, 2015 9:56 PM > To: Kushwaha Prabhakar-B32579 ; u- > b...@lists.denx.de > Cc: Srivastava Pratiyush-B46174 > Subject: Re: [PATCH 1/2] armv8: LS2080A: Rename LS2085A to reflect > LS2080A > >

Re: [U-Boot] [Patch V5 02/17] common/board_f.c: modify the macro to use get_clocks() more common

2015-10-15 Thread Kushwaha Prabhakar
> -Original Message- > From: Gong Qianyu [mailto:qianyu.g...@freescale.com] > Sent: Thursday, October 15, 2015 6:32 PM > To: u-boot@lists.denx.de > Cc: Hu Mingkai-B21284 ; Sun York-R58495 > ; Hou Zhiqiang-B48286 ; > Xie Shaohui-B21989 ; Song Wenbin-B53747 > ; Wood Scott-B07421 > ; Kushwaha

Re: [U-Boot] [Patch V5 07/17] net/fm: bug fix when CONFIG_PHYLIB not defined

2015-10-15 Thread Kushwaha Prabhakar
> -Original Message- > From: Gong Qianyu [mailto:qianyu.g...@freescale.com] > Sent: Thursday, October 15, 2015 6:33 PM > To: u-boot@lists.denx.de > Cc: Hu Mingkai-B21284 ; Sun York-R58495 > ; Hou Zhiqiang-B48286 ; > Xie Shaohui-B21989 ; Song Wenbin-B53747 > ; Wood Scott-B07421 > ; Kushwaha

Re: [U-Boot] [PATCH] arm: mmu: Add missing volatile for reading SCTLR register

2015-10-15 Thread Huan Wang
Hello Albert, > On Wed, 9 Sep 2015 10:22:02 +0800, Alison Wang > wrote: > > When building u-boot with the latest Linaro toolchain, such as > > gcc-linaro-4.9, u-boot will hang at PCIE init on LS1021A platform. > > The issue is reported on > > http://comments.gmane.org/gmane.linux.linaro.toolchai

Re: [U-Boot] [PATCH] arm: mmu: Add missing volatile for reading SCTLR register

2015-10-15 Thread Albert ARIBAUD
Hello Alison, On Wed, 9 Sep 2015 10:22:02 +0800, Alison Wang wrote: > When building u-boot with the latest Linaro toolchain, such as > gcc-linaro-4.9, u-boot will hang at PCIE init on LS1021A platform. > The issue is reported on > http://comments.gmane.org/gmane.linux.linaro.toolchain/5163. > >

[U-Boot] [PATCH 3/3][v4] crypto/fsl: SEC driver cleanup for 64 bit and endianness

2015-10-15 Thread Aneesh Bansal
The SEC driver code has been cleaned up to work for 64 bit physical addresses and systems where endianess of SEC block is different from the Core. Changes: 1. Descriptor created on Core is modified as per SEC block endianness before the job is submitted. 2. The read/write of physical addresses t

Re: [U-Boot] [PATCH 3/3][v3] crypto/fsl: SEC driver cleanup for 64 bit and endianness

2015-10-15 Thread Bansal Aneesh
> -Original Message- > From: York Sun [mailto:york...@freescale.com] > Sent: Thursday, October 15, 2015 10:20 PM > To: Bansal Aneesh-B39320 ; u-boot@lists.denx.de > Cc: Wood Scott-B07421 ; Gupta Ruchika-R66431 > ; Kushwaha Prabhakar-B32579 > > Subject: Re: [PATCH 3/3][v3] crypto/fsl: SEC d

Re: [U-Boot] [Patch V5 11/17] armv8/fsl_lsch3: Change arch to fsl-layerscape

2015-10-15 Thread Prabhakar
On 10/15/2015 6:32 PM, Gong Qianyu wrote: From: Mingkai Hu There are two LS series processors are built on ARMv8 Layersacpe architecture currently, LS2085A and LS1043A. They are based on ARMv8 core although use different chassis, so create fsl-layerscape to refactor the common code for the LS

Re: [U-Boot] [Patch V5 12/17] armv8/fsl_lsch2: Add fsl_lsch2 SoC

2015-10-15 Thread Prabhakar
On 10/15/2015 6:32 PM, Gong Qianyu wrote: From: Mingkai Hu Freescale LayerScape with Chassis Generation 2 is a set of SoCs with ARMv8 cores and 2rd generation of Chassis. Signed-off-by: Li Yang Signed-off-by: Hou Zhiqiang Signed-off-by: Mingkai Hu Signed-off-by: Gong Qianyu --- V5: - M

Re: [U-Boot] [PATCH] vf610twr: Fix typo in DRAM init

2015-10-15 Thread Stefan Agner
Hi Stefano, This patch did not make it into the git tree, however my patch which followed that one (and which fixed the same issue on colibri_vf only), did make it... Sorry, my comment below was somewhat confusing. I descided afterwards to just send a seperate one for colibri_vf. Could you also

Re: [U-Boot] Relocation issue - need help!

2015-10-15 Thread Joakim Tjernlund
On Thu, 2015-10-15 at 17:58 -0400, Tom Rini wrote: > On Thu, Oct 15, 2015 at 03:56:09PM +, Joakim Tjernlund wrote: > > On Tue, 2015-10-06 at 11:17 +, Joakim Tjernlund wrote: > > > On Thu, 2015-10-01 at 08:57 +, Joakim Tjernlund wrote: > > > > On Wed, 2015-09-30 at 21:35 +0200, Marek Vas

Re: [U-Boot] [Patch V5 02/17] common/board_f.c: modify the macro to use get_clocks() more common

2015-10-15 Thread Gong Q . Y .
> -Original Message- > From: Kushwaha Prabhakar-B32579 > Sent: Friday, October 16, 2015 12:08 PM > To: Gong Qianyu-B52263; u-boot@lists.denx.de > Cc: Hu Mingkai-B21284; Sun York-R58495; Hou Zhiqiang-B48286; Xie Shaohui- > B21989; Song Wenbin-B53747; Wood Scott-B07421; Wang Huan-B18965; Gon

<    1   2