Re: [U-Boot] [RFC PATCH] kbuild: turn of dtc unit address warnings by default

2017-03-07 Thread Peter Robinson
On Tue, Mar 7, 2017 at 6:10 PM, Tom Rini wrote: > On Wed, Mar 08, 2017 at 02:09:46AM +0900, Masahiro Yamada wrote: >> 2017-02-27 15:24 GMT+09:00 Masahiro Yamada : >> > DTC 1.4.2 or later checks DT unit-address without reg property and >> >

[U-Boot] linking rockchip-linux/u-boot.git with binutils-2.28

2017-03-07 Thread Trevor Woerner
Hi, It appears as though linking u-boot with binutils-2.28 fails: arm-oe-linux-gnueabi-ld.bfd: u-boot: Not enough room for program headers, try linking with -N openembedded-core master just upgraded from binutils-2.27 to 2.28, everything builds fine with 2.27 but fails (see above) with

[U-Boot] [PATCHv2 5/5] fsl-layerscape/ls104xardb: enable PPA support for eMMC/SD and NAND boot

2017-03-07 Thread Zhiqiang Hou
From: Hou Zhiqiang Signed-off-by: Hou Zhiqiang --- V2: - no change configs/ls1043ardb_nand_defconfig | 1 + configs/ls1043ardb_sdcard_defconfig | 1 + configs/ls1046ardb_emmc_defconfig | 1 + configs/ls1046ardb_sdcard_defconfig | 1 + 4 files

[U-Boot] [PATCHv2 4/5] Kconfig: fsl-ppa: support load PPA from eMMC/SD and NAND Flash

2017-03-07 Thread Zhiqiang Hou
From: Hou Zhiqiang Signed-off-by: Hou Zhiqiang --- V2: - no change arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 14 ++ 1 file changed, 14 insertions(+) diff --git a/arch/arm/cpu/armv8/fsl-layerscape/Kconfig

[U-Boot] [PATCHv2 3/5] fsl PPA: add support PPA image loading from NAND and SD

2017-03-07 Thread Zhiqiang Hou
From: Hou Zhiqiang Signed-off-by: Hou Zhiqiang --- V2: - added flush cache operation after nand read arch/arm/cpu/armv8/fsl-layerscape/ppa.c | 122 +++- 1 file changed, 121 insertions(+), 1 deletion(-) diff --git

[U-Boot] [PATCHv2 2/5] mtd: nand: remove nand size print from nand_init function

2017-03-07 Thread Zhiqiang Hou
From: Hou Zhiqiang Add nand_size() function to move the nand size print into initr_nand(). Remove nand size print from nand_init() to allow other function to call nand_init() without printing nand size. Signed-off-by: Hou Zhiqiang --- V2: - no

[U-Boot] [PATCHv2 1/5] mtd: nand: add initialization flag

2017-03-07 Thread Zhiqiang Hou
From: Hou Zhiqiang Add initialization flag to avoid initializing NAND Flash multiple times, otherwise it will calculate a wrong total size. Signed-off-by: Hou Zhiqiang --- V2: - no change drivers/mtd/nand/nand.c | 10 ++ 1 file changed, 10

Re: [U-Boot] Simple Malloc Breaks omap3_logic

2017-03-07 Thread Adam Ford
On Tue, Mar 7, 2017 at 7:04 PM, Tom Rini wrote: > On Tue, Mar 07, 2017 at 04:23:08PM -0600, Adam Ford wrote: >> On Tue, Mar 7, 2017 at 4:05 PM, Tom Rini wrote: >> > On Tue, Mar 07, 2017 at 04:02:22PM -0600, Adam Ford wrote: >> >> On Wed, Feb 15, 2017 at

[U-Boot] [PATCH] omap3_logic: Move SPL Stack into SDRAM

2017-03-07 Thread Adam Ford
A previous patch broke the board. This patch will add missing part from the previous patch and also move the SPL Stack into SDRAM at 0x8200. Tested with GCC 4.8.2 and GCC 6.2 Fixes: 0959649dc6d9 ("omap3_logic: Switch to simple malloco in SPL") Signed-off-by: Adam Ford

[U-Boot] [PATCH v2] arm64: booti: allow to place kernel image anywhere in physical memory

2017-03-07 Thread Masahiro Yamada
At first, the ARM64 Linux booting requirement recommended that the kernel image be placed text_offset bytes from 2MB aligned base near the start of usable system RAM because memory below that base address was unusable at that time. This requirement was relaxed by Linux commit a7f8de168ace

Re: [U-Boot] [RFC PATCH] kbuild: turn of dtc unit address warnings by default

2017-03-07 Thread Masahiro Yamada
Hi Tom, 2017-03-08 3:10 GMT+09:00 Tom Rini : > On Wed, Mar 08, 2017 at 02:09:46AM +0900, Masahiro Yamada wrote: >> 2017-02-27 15:24 GMT+09:00 Masahiro Yamada : >> > DTC 1.4.2 or later checks DT unit-address without reg property and >> >

Re: [U-Boot] [PATCH] rockchip: set scan_dev_for_boot_part env for rockchip SoC

2017-03-07 Thread Eddie Cai
Hi Simon 2017-03-06 14:46 GMT+08:00 Eddie Cai : > Hi Simon > > 2017-02-23 11:33 GMT+08:00 Simon Glass : > >> Hi Eddie, >> >> On 22 February 2017 at 07:12, Eddie Cai >> wrote: >> > Hi Simon >> > >> > 2017-02-22 17:05

Re: [U-Boot] Simple Malloc Breaks omap3_logic

2017-03-07 Thread Tom Rini
On Tue, Mar 07, 2017 at 04:23:08PM -0600, Adam Ford wrote: > On Tue, Mar 7, 2017 at 4:05 PM, Tom Rini wrote: > > On Tue, Mar 07, 2017 at 04:02:22PM -0600, Adam Ford wrote: > >> On Wed, Feb 15, 2017 at 7:23 AM, Adam Ford wrote: > >> > On Tue, Feb 14, 2017

[U-Boot] OMAP3 U-Boot Device Tree

2017-03-07 Thread Adam Ford
I understand the purpose of using a device tree for the Linux kernel, but it's not entirely clear to me what the need would be for using it in the bootloader. I was thinking about experimenting with porting my board (OMAP3 / DM3730) to using a device tree from Linux, but I assume there needs to

[U-Boot] ethact not set after usb start

2017-03-07 Thread Chris Packham
Hi, I'm working with a new board using u-boot v2016.11. The board is using a SoC (Marvell integrated switch using armada-xp "compatible" core). While the SoC does have some built-in Ethernet interfaces the board I have only has USB available. Based on doc/README.usb I expect that running "usb

Re: [U-Boot] Simple Malloc Breaks omap3_logic

2017-03-07 Thread Tom Rini
On Tue, Mar 07, 2017 at 04:23:08PM -0600, Adam Ford wrote: > On Tue, Mar 7, 2017 at 4:05 PM, Tom Rini wrote: > > On Tue, Mar 07, 2017 at 04:02:22PM -0600, Adam Ford wrote: > >> On Wed, Feb 15, 2017 at 7:23 AM, Adam Ford wrote: > >> > On Tue, Feb 14, 2017

Re: [U-Boot] Simple Malloc Breaks omap3_logic

2017-03-07 Thread Adam Ford
On Tue, Mar 7, 2017 at 4:05 PM, Tom Rini wrote: > On Tue, Mar 07, 2017 at 04:02:22PM -0600, Adam Ford wrote: >> On Wed, Feb 15, 2017 at 7:23 AM, Adam Ford wrote: >> > On Tue, Feb 14, 2017 at 4:07 PM, Tom Rini wrote: >> >> On Tue, Feb

[U-Boot] [PATCH] omap3_logic: Move SPL Stack into SDRAM

2017-03-07 Thread Adam Ford
A previos patch broke the board. This patch will undo the previous patch but move the SPL Stack into SDRAM located at 0x8200 Fixes: 0959649dc6d9 ("omap3_logic: Switch to simple malloco in SPL") Signed-off-by: Adam Ford diff --git a/configs/omap3_logic_defconfig

Re: [U-Boot] Simple Malloc Breaks omap3_logic

2017-03-07 Thread Tom Rini
On Tue, Mar 07, 2017 at 04:02:22PM -0600, Adam Ford wrote: > On Wed, Feb 15, 2017 at 7:23 AM, Adam Ford wrote: > > On Tue, Feb 14, 2017 at 4:07 PM, Tom Rini wrote: > >> On Tue, Feb 14, 2017 at 03:56:43PM -0600, Adam Ford wrote: > >>> On Feb 14, 2017 3:10

Re: [U-Boot] Simple Malloc Breaks omap3_logic

2017-03-07 Thread Adam Ford
On Wed, Feb 15, 2017 at 7:23 AM, Adam Ford wrote: > On Tue, Feb 14, 2017 at 4:07 PM, Tom Rini wrote: >> On Tue, Feb 14, 2017 at 03:56:43PM -0600, Adam Ford wrote: >>> On Feb 14, 2017 3:10 PM, "Tom Rini" wrote: >>> >>> On Tue, Feb 14,

[U-Boot] [PATCH 2/2] README.socfpg: update qts script arguments for 16.1

2017-03-07 Thread Stephen Arnold
Signed-off-by: Stephen Arnold --- doc/README.socfpga | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/README.socfpga b/doc/README.socfpga index 63733a986e..3110161753 100644 --- a/doc/README.socfpga +++ b/doc/README.socfpga @@ -20,7 +20,9 @@

[U-Boot] [PATCH 1/2] README.socfpga: Add readme update from Stefan Roese patch

2017-03-07 Thread Stephen Arnold
From v2-U-Boot-arm-socfpga-Add-SoCFPGA-SR1500-board limbo patch series describing SR1500 SPL generation (updates in following patch). Signed-off-by: Stephen Arnold Signed-off-by: Stefan Roese Cc: Marek Vasut --- doc/README.socfpga | 89

Re: [U-Boot] [PATCH] arm: Update our 'ret' assembler macro slightly

2017-03-07 Thread Vikas MANOCHA
Hi Tom, > -Original Message- > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Tom Rini > Sent: Thursday, March 02, 2017 7:00 AM > To: u-boot@lists.denx.de > Cc: Mans Rullgard > Subject: [U-Boot] [PATCH] arm: Update our 'ret' assembler macro slightly > >

Re: [U-Boot] Complete verified uboot example

2017-03-07 Thread Rick Altherr
I've been swamped this week. I hope to pick this up with you next week. On Tue, Feb 28, 2017 at 4:06 PM, Ron Brash wrote: > Hello, > > Here is a list of things I have tried: The raw zImage (which is compressed > with XZ), various addresses from indeed load address

Re: [U-Boot] [PATCH] arm: Update our 'ret' assembler macro slightly

2017-03-07 Thread Albert ARIBAUD
Hello Tom, LGTM. On Thu, 2 Mar 2017 09:59:30 -0500, Tom Rini wrote: > We only support cores that do Thumb-1 or later. So we add a comment to > explain this and remove the architecture test. > > Cc: Albert ARIBAUD > Cc: Mans Rullgard

Re: [U-Boot] [PATCH] video: cfb_console: fix 32-bit display on 64-bit architectures

2017-03-07 Thread Anatolij Gustschin
On Mon, 6 Mar 2017 01:13:38 + Andre Przywara andre.przyw...@arm.com wrote: > "unsigned long" is a lousy data type when it comes to match peripheral > hardware registers with a fixed size. > Just do the obvious and match a 32-bit display format with an "u32" > data type for casting. > This

[U-Boot] Please pull u-boot-video/master

2017-03-07 Thread Anatolij Gustschin
Hi Tom, The following changes since commit 3fd2b3aa19b9479b5e785087e4951d3a7bbb87be: net: macb: Fix ETH not found when clock not support (2017-03-01 21:28:39 -0500) are available in the git repository at: git://git.denx.de/u-boot-video.git master for you to fetch changes up to

[U-Boot] Pull request: u-boot-net.git master

2017-03-07 Thread Joe Hershberger
Hi Tom, The following changes since commit 3fd2b3aa19b9479b5e785087e4951d3a7bbb87be: net: macb: Fix ETH not found when clock not support (2017-03-01 21:28:39 -0500) are available in the git repository at: git://git.denx.de/u-boot-net.git master for you to fetch changes up to

Re: [U-Boot] net: zynq_gem: Fix masking of supported phydev features

2017-03-07 Thread Joe Hershberger
Hi Nathan, https://patchwork.ozlabs.org/patch/735435/ was applied to u-boot-net.git. Thanks! -Joe ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] rockchip breakage with "spl: Remove overwrite of relocated malloc limit"

2017-03-07 Thread Heiko Stübner
Am Dienstag, 7. März 2017, 10:01:02 CET schrieb Simon Glass: > Hi, > > On 6 March 2017 at 23:56, Kever Yang wrote: > > Hi Heiko, > > > > That patch break all the Rockchip SoCs SPL which using spl_init(). > > > > Eddie send one patch for rk3288 by add a

Re: [U-Boot] rockchip breakage with "spl: Remove overwrite of relocated malloc limit"

2017-03-07 Thread Simon Glass
Hi, On 7 March 2017 at 11:39, Heiko Stübner wrote: > > Am Dienstag, 7. März 2017, 10:01:02 CET schrieb Simon Glass: > > Hi, > > > > On 6 March 2017 at 23:56, Kever Yang wrote: > > > Hi Heiko, > > > > > > That patch break all the Rockchip SoCs SPL

Re: [U-Boot] [RFC PATCH] kbuild: turn of dtc unit address warnings by default

2017-03-07 Thread Tom Rini
On Wed, Mar 08, 2017 at 02:09:46AM +0900, Masahiro Yamada wrote: > 2017-02-27 15:24 GMT+09:00 Masahiro Yamada : > > DTC 1.4.2 or later checks DT unit-address without reg property and > > vice-versa, and generates lots of warnings. Fixing DT files will > > take for a

[U-Boot] [PATCH v2 2/2] arm: socfpga: Enable part command and EFI partition support for DE0-nano-SoC

2017-03-07 Thread Frank Kunz
Those features are used by distro boot with efi boot. Signed-off-by: Frank Kunz --- :100644 100644 b122135690... 14ac97e4f9... M configs/socfpga_de0_nano_soc_defconfig configs/socfpga_de0_nano_soc_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git

[U-Boot] [PATCH v2 1/2] arm: socfpga: Enable abort for DE-nano-SoC SPL uboot load from MMC

2017-03-07 Thread Frank Kunz
This allows the SPL to scan the MMC for a valid uboot image on a second sector location defined by CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR when the default location "CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR + first partition offset" does not contain a valid uboot image. Signed-off-by: Frank Kunz

[U-Boot] [PATCH v2 0/2] arm: socfpga: Enable EFI support for DE0-nano-SoC disto boot

2017-03-07 Thread Frank Kunz
This enables EFI support for DE0-nano-SoC distro boot. The patches will apply on top of Dalon Westergreens "[PATCH v3 0/8] arm: socfpga: Move to using distro boot" series. Tested on openSUSE openSUSE Tumbleweed ARM JeOS image. Signed-off-by: Frank Kunz ---

Re: [U-Boot] [RFC PATCH] kbuild: turn of dtc unit address warnings by default

2017-03-07 Thread Masahiro Yamada
2017-02-27 15:24 GMT+09:00 Masahiro Yamada : > DTC 1.4.2 or later checks DT unit-address without reg property and > vice-versa, and generates lots of warnings. Fixing DT files will > take for a while. Until then, let's turn off the check unless > building with W=*.

Re: [U-Boot] rockchip breakage with "spl: Remove overwrite of relocated malloc limit"

2017-03-07 Thread Simon Glass
Hi, On 6 March 2017 at 23:56, Kever Yang wrote: > Hi Heiko, > > That patch break all the Rockchip SoCs SPL which using spl_init(). > > Eddie send one patch for rk3288 by add a spl_early_init(), which is > under review, I also look forward for better solution. Is this

Re: [U-Boot] [PATCH v5 09/11] armv8: ls2080a: Drop early MMU for SPL build

2017-03-07 Thread york sun
On 03/06/2017 10:36 PM, Marek Vasut wrote: > On 03/07/2017 05:31 AM, york sun wrote: >> On 03/06/2017 07:59 PM, Marek Vasut wrote: >>> On 03/06/2017 06:02 PM, York Sun wrote: Early MMU improves performance especially on emulators. However, the early MMU is left enabled after the first

[U-Boot] [PATCHv3 3/3] lib: move hash CONFIG options to Kconfig

2017-03-07 Thread Tom Rini
Commit 94e3c8c4fd7b ("crypto/fsl - Add progressive hashing support using hardware acceleration.") created entries for CONFIG_SHA1, CONFIG_SHA256, CONFIG_SHA_HW_ACCEL, and CONFIG_SHA_PROG_HW_ACCEL. However, no defconfig has migrated to it. Complete the move by first adding additional logic to

Re: [U-Boot] [PATCH v2 2/8] Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"

2017-03-07 Thread Rush, Jason A.
Marek Vasut wrote: > On 03/03/2017 04:17 PM, Rush, Jason A. wrote: >> Marek Vasut wrote: >>> On 03/01/2017 05:36 PM, Rush, Jason A. wrote: This reverts commit b63b46313ed29e9b0c36b3d6b9407f6eade40c8f. The Cadence QSPI device does not work with caching (introduced with the

Re: [U-Boot] [ PATCH] ARM: cache: runtime flag to suppress the "cache misaligned" message

2017-03-07 Thread Gary Bisson
Hi Marek, All, On Tue, Mar 07, 2017 at 03:52:23AM +0100, Marek Vasut wrote: > On 03/06/2017 11:21 PM, Steve Rae wrote: > > The "chunks" in the "fastboot sparse image" are not aligned, > > resulting in many "cached misaligned" messages from > > check_cache_range(). Implement a runtime flag to

Re: [U-Boot] [PATCH 2/2] arm64: booti: allow to place kernel image anywhere in physical memory

2017-03-07 Thread Tom Rini
On Tue, Mar 07, 2017 at 01:54:43PM +, Mark Rutland wrote: > On Tue, Mar 07, 2017 at 07:16:56AM -0500, Tom Rini wrote: > > On Tue, Mar 07, 2017 at 11:43:52AM +, Mark Rutland wrote: > > > On Tue, Feb 28, 2017 at 12:15:09PM -0500, Tom Rini wrote: > > > > On Wed, Mar 01, 2017 at 02:03:58AM

Re: [U-Boot] [PATCH 1/5] mtd: nand: add initialization flag

2017-03-07 Thread Z.Q. Hou
Hi Prabhakar, Thanks for your comments! > -Original Message- > From: Prabhakar Kushwaha > Sent: Tuesday, March 07, 2017 6:05 PM > To: Z.Q. Hou ; u-boot@lists.denx.de; > o...@buserror.net; york sun ; > mingkai...@freescale.com; s...@chromium.org;

Re: [U-Boot] [PATCH 2/2] arm64: booti: allow to place kernel image anywhere in physical memory

2017-03-07 Thread Mark Rutland
On Tue, Mar 07, 2017 at 07:16:56AM -0500, Tom Rini wrote: > On Tue, Mar 07, 2017 at 11:43:52AM +, Mark Rutland wrote: > > On Tue, Feb 28, 2017 at 12:15:09PM -0500, Tom Rini wrote: > > > On Wed, Mar 01, 2017 at 02:03:58AM +0900, Masahiro Yamada wrote: > > > > 2017-02-27 7:41 GMT+09:00 Tom Rini

Re: [U-Boot] [PATCH 2/5] mtd: nand: remove nand size print from nand_init function

2017-03-07 Thread Z.Q. Hou
Hi Parbhakar, Thanks a lot for your comments! > -Original Message- > From: Prabhakar Kushwaha > Sent: Tuesday, March 07, 2017 11:20 AM > To: Z.Q. Hou ; u-boot@lists.denx.de; > o...@buserror.net; york sun ; > mingkai...@freescale.com;

Re: [U-Boot] distro bootcmd: auto write GPT table in scan_dev_for_boot_part

2017-03-07 Thread Tom Rini
On Mon, Mar 06, 2017 at 02:38:54PM +0800, Eddie Cai wrote: > scan_dev_for_boot_part will fail when there is no GPT table. So add auto write > GPT table if fail to get it. > > Signed-off-by: Eddie Cai > --- > include/config_distro_bootcmd.h | 8 > 1 file

[U-Boot] [PATCH 2/2] arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board

2017-03-07 Thread Sébastien Szymanski
OPOS6UL is an i.MX6UL based SoM with 256MB RAM, 4GB eMMC and an ethernet phy. OPOS6ULDev is carrier board for the OPOS6UL. U-Boot SPL 2017.03-rc3-2-g5085c26 (Mar 07 2017 - 09:48:09) Trying to boot from MMC1 U-Boot 2017.03-rc3-2-g5085c26 (Mar 07 2017 - 09:48:09 +0100) CPU: Freescale

[U-Boot] [PATCH 1/2] dm: imx: serial: add i.MX6UL support

2017-03-07 Thread Sébastien Szymanski
Signed-off-by: Sébastien Szymanski --- drivers/serial/serial_mxc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/serial/serial_mxc.c b/drivers/serial/serial_mxc.c index 1cfcbf2..64126e2 100644 --- a/drivers/serial/serial_mxc.c +++

Re: [U-Boot] [PATCH 2/2] arm64: booti: allow to place kernel image anywhere in physical memory

2017-03-07 Thread Tom Rini
On Tue, Mar 07, 2017 at 11:43:52AM +, Mark Rutland wrote: > On Tue, Feb 28, 2017 at 12:15:09PM -0500, Tom Rini wrote: > > On Wed, Mar 01, 2017 at 02:03:58AM +0900, Masahiro Yamada wrote: > > > 2017-02-27 7:41 GMT+09:00 Tom Rini : > > > > On Thu, Feb 23, 2017 at 10:31:17AM

[U-Boot] [PATCH] ARM: Migrate errata to Kconfig

2017-03-07 Thread Tom Rini
This moves all of the current ARM errata from various header files and in to Kconfig. This allows for a minor amount of cleanup as we had some instances where both a general common header file was enabling errata as well as the board config. We now just select these once at the higher level in

Re: [U-Boot] [PATCH 2/2] arm64: booti: allow to place kernel image anywhere in physical memory

2017-03-07 Thread Mark Rutland
On Tue, Feb 28, 2017 at 12:15:09PM -0500, Tom Rini wrote: > On Wed, Mar 01, 2017 at 02:03:58AM +0900, Masahiro Yamada wrote: > > 2017-02-27 7:41 GMT+09:00 Tom Rini : > > > On Thu, Feb 23, 2017 at 10:31:17AM -0500, Tom Rini wrote: > > > c) I'm not convinced your math above is

Re: [U-Boot] [PATCH 1/5] mtd: nand: add initialization flag

2017-03-07 Thread Prabhakar Kushwaha
> -Original Message- > From: Z.Q. Hou > Sent: Tuesday, March 07, 2017 12:27 PM > To: Prabhakar Kushwaha ; u- > b...@lists.denx.de; o...@buserror.net; york sun ; > mingkai...@freescale.com; s...@chromium.org; Xiaobo Xie > >

Re: [U-Boot] [PATCH 1/4] arm: socfpga: Removing unused passing parameter of socfpga_bridges_reset

2017-03-07 Thread Chee, Tien Fong
On Sel, 2017-03-07 at 04:45 +0100, Marek Vasut wrote: > On 03/06/2017 05:45 AM, Chee, Tien Fong wrote: > > > > On Ahd, 2017-03-05 at 01:57 +0100, Marek Vasut wrote: > > > > > > On 03/03/2017 01:50 PM, Chee Tien Fong wrote: > > > > > > > > > > > > From: Tien Fong Chee

Re: [U-Boot] [PATCH 08/20] arm: socfpga: add system manager for Arria 10

2017-03-07 Thread Ley Foon Tan
On Sel, 2017-03-07 at 04:49 +0100, Marek Vasut wrote: > On 03/06/2017 08:39 AM, Ley Foon Tan wrote: > > > > On Sab, 2017-02-25 at 22:36 +0100, Marek Vasut wrote: > > > > > > On 02/22/2017 10:47 AM, Ley Foon Tan wrote: > > > > > > > > > > > > Add system manager support for Arria 10. > > > But

Re: [U-Boot] [U-boot] Question about bootp structure pack

2017-03-07 Thread Eric BOUXIROT
2017-02-27 10:07 GMT+01:00 Lukasz Majewski : > On Sun, 26 Feb 2017 07:27:42 +0100 > Eric BOUXIROT wrote: > >> I’m using u-boot-2015.07 in one of my project based on vpac270 soc >> module. >> >> u-boot is well configured and build is fine without error. >> >> Gcc

Re: [U-Boot] [linux-sunxi] Re: [PATCH 14/17] sunxi: Pine64: defconfig: enable SPL FIT support

2017-03-07 Thread Icenowy Zheng
2017年3月3日 17:55于 Andre Przywara 写道: > > Hi, > > On 03/03/17 09:22, Maxime Ripard wrote: > > On Thu, Mar 02, 2017 at 12:03:20AM +0800, Icenowy Zheng wrote: > >> > >> 2017年3月1日 23:51于 Maxime Ripard 写道: > >>> > >>> Hi Andre, > >>> >