Re: [U-Boot] Problem with mounting a jffs2 partition on flash.

2016-02-08 Thread Bakhvalov, Denis (Nokia - PL/Wroclaw)
Hi Wolfgang, Thank you for your quick reply. > 1) Is there any specific reason for using JFFS2? We consider this > pretty much deprecated today and usually tend to prefer UBI/UBIFS. Yes, I'm aware that jffs2 is quite old and ubifs is a successor of jffs2, but the reason is that current

[U-Boot] u-boot legacy/FIT/FIT+signature compatability

2016-02-08 Thread Troy Benjegerdes
so I'm tracing through stuff on an am3517-evm board, and finding that with a FIT image file that works without signature checking compiled in, when I turn on sig checking, if it doesn't find a signature I just get a data abort, *and* the

Re: [U-Boot] [PATCH 2/2] fastboot: sparse: remove unnecessary logging

2016-02-08 Thread Maxime Ripard
Hi Steve, On Thu, Feb 04, 2016 at 10:51:00AM -0800, Steve Rae wrote: > Hi Maxime, > > On Thu, Feb 4, 2016 at 4:20 AM, Maxime Ripard < > maxime.rip...@free-electrons.com> wrote: > > > Hi Steve, > > > > On Wed, Feb 03, 2016 at 12:46:02PM -0800, Steve Rae wrote: > > > remove logging of the

Re: [U-Boot] Problem with mounting a jffs2 partition on flash.

2016-02-08 Thread Marek Vasut
On Monday, February 08, 2016 at 01:22:33 PM, Wolfgang Denk wrote: > Dear Denis, Hi, > In message you wrote: > > Yes, I'm aware that jffs2 is quite old and ubifs is a successor of > > jffs2, but the reason is that current Linux

Re: [U-Boot] [PATCH v2 06/18] Migrate CONFIG_ULPI* to Kconfig

2016-02-08 Thread Marek Vasut
On Sunday, February 07, 2016 at 09:57:26 PM, Mateusz Kulikowski wrote: > Move CONFIG_USB_ULPI* from headers to defconfigs for boards that use it. > Also - add CONFIG_USB where necesarry - all boards use it, > but some are not defining it explicitly. > > Affected boards: > colibri_t20, harmony,

Re: [U-Boot] Maintainers' email address not valid

2016-02-08 Thread Tom Rini
On Sat, Feb 06, 2016 at 11:30:12AM +0800, Bin Meng wrote: > Hi Tom, > > The following U-Boot maintainers' email address seem no longer valid. > > vipin.ku...@st.com > martin.kra...@tq-systems.de > kim.phill...@freescale.com > > I believe we should remove them and update the MAINTAINTERS.

Re: [U-Boot] Problem with mounting a jffs2 partition on flash.

2016-02-08 Thread Wolfgang Denk
Dear Denis, In message you wrote: > > That's why we want to mount a jffs2 partition on flash at U-boot stage. > Unfortunately we've faced some problems and we need help from your side. > We have Altera SOCFPGA Arria V Board. We

[U-Boot] Problem with mounting a jffs2 partition on flash.

2016-02-08 Thread Bakhvalov, Denis (Nokia - PL/Wroclaw)
Dear U-boot Support, My name is Denis and I'm representing Nokia. We want to have flexibility in choosing which Linux kernel image to load for different HW configurations. But we don't want to define several partitions and use hardcoded addresses on the flash to fetch the needed Linux kernel

Re: [U-Boot] Issue with USB mass storage (thumb drives)

2016-02-08 Thread Hannes Schmelzer
On 04.02.2016 12:28, Marek Vasut wrote: On Thursday, February 04, 2016 at 09:21:08 AM, Schrempf Frieder wrote: On 03.02.2016 20:16, Sergei Temerkhanov wrote: On Wed, Feb 3, 2016 at 8:40 AM, Marek Vasut wrote: On Wednesday, February 03, 2016 at 12:49:20 PM, Schrempf Frieder

Re: [U-Boot] [PATCH 2/2] include:configs: Add usb device-tree fixup for all fsl platforms

2016-02-08 Thread Ramneek Mehresh
> -Original Message- > From: Ramneek Mehresh > Sent: Thursday, January 28, 2016 5:45 PM > To: 'Marek Vasut' > Cc: Ramneek Mehresh ; u- > b...@lists.denx.de; Simon Glass > Subject: RE: [PATCH 2/2] include:configs: Add usb

[U-Boot] [PATCH] OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT

2016-02-08 Thread Derald D. Woods
Boot with the Linux zImage and am3517-evm.dtb pair, when SD/MMC media is present. This behavior can be overridden by creating a 'uEnv.txt' file with 'uenvcmd' defined. To boot an existing 'uImage', create the following 'uEnv.txt':

Re: [U-Boot] Problem with mounting a jffs2 partition on flash.

2016-02-08 Thread Wolfgang Denk
Dear Denis, In message you wrote: > > Yes, I'm aware that jffs2 is quite old and ubifs is a successor of > jffs2, but the reason is that current Linux Kernel has no support for > UBI. What do you mean by "current" here?

[U-Boot] [PATCH v4] armv7: ls102xa: Enable snooping on transactions from CAAM

2016-02-08 Thread Aneesh Bansal
CAAM IP lies behind SMMU in the system. Configure SMMU to do the following: a) Program SCR to bypass transactions with stream ID other than that of CAAM b) Program S2CR to change memroy attributes of transactions with CAAM's stream ID (0x10) to cacheable. CC: Alison Wang

Re: [U-Boot] [PATCH v2 3/7] drivers: block: disk-uclass: implement scsi_init()

2016-02-08 Thread Mugunthan V N
On Sunday 07 February 2016 01:59 AM, Simon Glass wrote: > Hi Bin, > > On 3 February 2016 at 04:59, Mugunthan V N wrote: >> >> Implement scsi_init() api to probe driver model based sata >> devices. >> >> Signed-off-by: Mugunthan V N >> --- >>

[U-Boot] [PATCH] Fix variable documented in README.distro for PXE address.

2016-02-08 Thread Vagrant Cascadian
Fixes typo of pxe_addr_r with pxefile_addr_r. Signed-off-by: Vagrant Cascadian --- doc/README.distro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.distro b/doc/README.distro index 3715c8c..e1b7216 100644 --- a/doc/README.distro +++

[U-Boot] [PATCH v4 14/14] SECURE BOOT: Change fsl_secboot_validate function to output image addr

2016-02-08 Thread Saksham Jain
Currently, fsl_secboot_validate function used to set env variable "img_addr" to contain address of image being validated. The function has been changed to output image addr via argument img_addr_ptr. The command esbc_validate sets the env variable "img_addr". This change helps when

[U-Boot] [PATCH v4 10/14] crypto/fsl: Correct 64bit Write when MMU disabled

2016-02-08 Thread Saksham Jain
When MMU is disabled, 64bit Write must be at a memory aligned at 64bit Boundary. So, this commit splits the 64bit write into 2 -32bit writes as the memory location is not guaranteed to be 64bit aligned. The alignment exception only occurs when MMU is disabled. Signed-off-by: Aneesh Bansal

[U-Boot] [PATCH v4 13/14] SECURE BOOT: Halt execution when secure boot fail after reset request

2016-02-08 Thread Saksham Jain
In case of fatal failure during secure boot execution (e.g. header not found) it is needed that the execution stops. Earlier, we were asserting reset request in case in case of failure. But if the RESET_REQ is not tied off to HRESET, this allows the execution to continue. This can either be taken

[U-Boot] [PATCH v4 12/14] SECURE_BOOT: Use default bootargs during Secure Boot

2016-02-08 Thread Saksham Jain
For secure boot, currently we were using fixed bootargs for all SoCs. This is not needed and we can use the bootargs which are used in non-secure boot. Incase bootargs are not defined for non-secure boot of any platform, we use default bootargs. Signed-off-by: Aneesh Bansal

[U-Boot] [PATCH v4 04/14] SECURE BOOT: Add Secure Boot support on ls2080aqds/rdb

2016-02-08 Thread Saksham Jain
Following changes have been made to enable secure boot: 1) Sec_init has been called in starting to initialize SEC Block (CAAM) which will be used for Secure Boot validation later for both ls2080a qds and rdb 2) 64Bit address in ESBC Header has been enabled as this SoC is based on armv8 3) Secure

[U-Boot] [PATCH v4 03/14] SECURE BOOT: Add new ESBC header for ls-ch3 Secure Boot

2016-02-08 Thread Saksham Jain
For Secure Boot, a header is used to identify key table, signature and image address. For LS-CH3, there is a new header structure being used. The following changes are there in the new header: 1) Currently IE Table (Key extension) feature is not supported 2) Single Key feature is not supported.

[U-Boot] [PATCH v4 06/14] SECURE BOOT: Copy Bootscript and header from NOR to DDR for LS2080/5

2016-02-08 Thread Saksham Jain
During Secure Boot, a bootscript is validated using its header. This patch copies both these images to DDR from NOR and then validates and executed them from DDR. (If NOR is the boot source for LS2080 and LS2085). This copy step is done to make this step common across booting sources. Because in

[U-Boot] [PATCH v4 09/14] armv8: fsl-lsch3: Disable SMMU during Secure Boot

2016-02-08 Thread Saksham Jain
During secure boot, SMMU is enabled on POR by SP bootrom. SMMU needs to be put in Bypass mode in uboot to enable CAAM transcations to pass through. During Nonsecure Boot, SP BootROM doesn't enable SMMU and at reset SMMU is in bypass mode. Signed-off-by: Aneesh Bansal

Re: [U-Boot] [U-Boot, PATCHv2] common/memsize.c: Simplify RAM size detection

2016-02-08 Thread Eddy Petrișor
2016-02-08 22:49 GMT+02:00 Tom Rini : > On Tue, Feb 02, 2016 at 10:15:28PM +0200, Eddy Petrișor wrote: > >> The case of memory of size 0 is not that different from a memory of any other >> size, so we remove the duplicate code and treat the small differences when it >> is the

[U-Boot] [PATCH v4 08/14] armv8 : ls2080: Add config for endianess of CCSR GUR

2016-02-08 Thread Saksham Jain
The GUR (DCFG) registers in CCSR space are in LE format for ls2080/ls2085. Defined a config CONFIG_SYS_FSL_CCSR_GUR_LE in arch/arm/include/asm/arch-fsl-layerscape/config.h Signed-off-by: Aneesh Bansal Signed-off-by: Saksham Jain --- Changes for v2:

[U-Boot] [PATCH v4 11/14] crypto/fsl: Make CAAM transactions cacheable

2016-02-08 Thread Saksham Jain
To solve CAAM coherency issue on ls2080a and ls2085a. When Caches are enabled and CAAM's DMA's AXI transcations are not made cacheable, Core reads/write data from/to Caches and CAAM does from Main Memory. This forces data flushes to synchronize various data structures But even if any data in

[U-Boot] [PATCH v4 07/14] SECURE BOOT: Change env variable "fdt_high" for LS2080a and LS2085a

2016-02-08 Thread Saksham Jain
"fdt_high" env variable has been changed to 0xa000 for ls2080a and ls2085a during Secure Boot. This env_varible is used to specify the upper limit to be used for copying flat device tree. This address must be visible to kernel. The "fdt_high" value has been set during Secure Boot to same

Re: [U-Boot] [PATCH] Fix variable documented in README.distro for PXE address.

2016-02-08 Thread Stephen Warren
On 02/08/2016 08:55 PM, Vagrant Cascadian wrote: > Fixes typo of pxe_addr_r with pxefile_addr_r. Reviewed-by: Stephen Warren ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] Makefile: remove BUILD_TAG from KBUILD_CFLAGS

2016-02-08 Thread Stephen Warren
From: Stephen Warren If BUILD_TAG is part of KBUILD_CFLAGS, then any time the value changes, all files get rebuilt. In a continuous integration environment, the value will change every build. This wastes time assuming that incremental builds would otherwise occur. To solve

[U-Boot] [PATCH v4 02/14] armv8: ls2080: Add Secure Boot configs: SEC, Security Monitor, SRK and RCW

2016-02-08 Thread Saksham Jain
For ls2080, Added configs for various IPs used during secure boot Added address and endianness for SEC and Security Monitor. SRK - Fuses in SFP (Fused for public keys hash) These are stored in LE format. Signed-off-by: Aneesh Bansal Signed-off-by: Saksham Jain

[U-Boot] [PATCH v4 00/14] Add Support for Secure Boot on LS208x

2016-02-08 Thread Saksham Jain
Secure Boot ESBC has been enabled on FSL LS208x platforms. Changes for v2: - changed function fsl_secboot_validate to return address of image - corrected Bootscript header for ls1043 and ls1021 Changes for v3: - minor changes to remove compilation warnings Changes ofr v4:

[U-Boot] [PATCH v4 01/14] armv8: ls2080: Add SFP Configs for LS2080/LS2085

2016-02-08 Thread Saksham Jain
In LS2080/LS2085, SFP is LE and Ver is 3.4 The base address is 0x01e80200 SFP will be used in Secure Boot to read fuses. Signed-off-by: Aneesh Bansal Signed-off-by: Saksham Jain --- Changes for v2: - No changes Changes for v3: - No

[U-Boot] [PATCH v4 05/14] armv8: fsl-lsch3: Add bootscript header address for Secure Boot

2016-02-08 Thread Saksham Jain
During secure boot, Linux image along with other images are validated using bootscript. This bootscript also needs to be validated before it is executed. This requires a header for bootscript. When secure boot is enabled, default bootcmd is changed to first validate bootscript using the header

[U-Boot] [PATCH] OMAP3LOGIC: Update maintainer

2016-02-08 Thread Adam Ford
I will take this over from Peter Barada, since I work with it daily at Logic PD. Signed-off-by: Adam Ford --- board/logicpd/omap3som/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/logicpd/omap3som/MAINTAINERS

Re: [U-Boot] [PATCH] image: fix getenv_bootm_size() function

2016-02-08 Thread Matthias Weißer
Hi Hannes I had the same problem. http://patchwork.ozlabs.org/patch/579391/ fixed it. Regards, Matthias 2016-02-08 15:01 GMT+01:00 Hannes Schmelzer : > > > On 18.12.2015 06:17, Masahiro Yamada wrote: >> >> Currently, this function returns wrong size if "bootm_low" is

[U-Boot] how to change my name in patchwork?

2016-02-08 Thread Hannes Schmelzer
hi folks, i've got married now one year ago. Before marriage my surname was 'Petermaier', after 'Schmelzer'. Patchwork still calls me 'Hannes Petermaier'. Is there any chance to change this ? many thanks and best regards, Hannes ___ U-Boot mailing

Re: [U-Boot] [PATCH v2 05/18] usb: ulpi: Add Kconfig options for ULPI

2016-02-08 Thread Marek Vasut
On Sunday, February 07, 2016 at 09:57:25 PM, Mateusz Kulikowski wrote: > The following options can be now enabled via defconfig: > - CONFIG_USB_ULPI > - CONFIG_USB_ULPI_VIEWPORT > - CONFIG_USB_ULPI_VIEWPORT_OMAP > > Signed-off-by: Mateusz Kulikowski > Reviewed-by:

Re: [U-Boot] Problem with mounting a jffs2 partition on flash.

2016-02-08 Thread Calvin Johnson
Hi Denis, > -Original Message- > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Wolfgang > Denk > Sent: Monday, February 08, 2016 5:53 PM > To: Bakhvalov, Denis (Nokia - PL/Wroclaw) > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Problem

Re: [U-Boot] [PATCH] image: fix getenv_bootm_size() function

2016-02-08 Thread Hannes Schmelzer
On 08.02.2016 15:11, Matthias Weißer wrote: Hi Hannes I had the same problem. http://patchwork.ozlabs.org/patch/579391/ fixed it. Regards, Matthias 2016-02-08 15:01 GMT+01:00 Hannes Schmelzer : On 18.12.2015 06:17, Masahiro Yamada wrote: Currently, this function

Re: [U-Boot] [PATCH 2/2] include:configs: Add usb device-tree fixup for all fsl platforms

2016-02-08 Thread Marek Vasut
On Monday, February 08, 2016 at 12:07:29 PM, Ramneek Mehresh wrote: > > -Original Message- > > From: Ramneek Mehresh > > Sent: Thursday, January 28, 2016 5:45 PM > > To: 'Marek Vasut' > > Cc: Ramneek Mehresh ; u- > > b...@lists.denx.de; Simon

Re: [U-Boot] Issue with USB mass storage (thumb drives)

2016-02-08 Thread Marek Vasut
On Monday, February 08, 2016 at 09:41:09 AM, Hannes Schmelzer wrote: > On 04.02.2016 12:28, Marek Vasut wrote: > > On Thursday, February 04, 2016 at 09:21:08 AM, Schrempf Frieder wrote: > >> On 03.02.2016 20:16, Sergei Temerkhanov wrote: > >>> On Wed, Feb 3, 2016 at 8:40 AM, Marek Vasut

[U-Boot] [PATCH][v2] armv8/ls2080ardb: Enable VID support

2016-02-08 Thread Rai Harninder
This patch enable VID support for ls2080ardb platform. It uses the common VID driver Signed-off-by: Rai Harninder --- Changes in v2 - Use CONFIG_FSL_LSCH3 instead of CONFIG_LAYERSCAPE since the latter is defined for other platforms as well - Modify patch description

Re: [U-Boot] [PATCH] image: fix getenv_bootm_size() function

2016-02-08 Thread Hannes Schmelzer
On 18.12.2015 06:17, Masahiro Yamada wrote: Currently, this function returns wrong size if "bootm_low" is defined, but "bootm_size" is not. Signed-off-by: Masahiro Yamada --- common/image.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

Re: [U-Boot] [PATCH] image: fix getenv_bootm_size() function again

2016-02-08 Thread Hannes Schmelzer
On 05.02.2016 08:12, Masahiro Yamada wrote: Commit 9c11135ce053 ("image: fix getenv_bootm_size() function") fixed the case where "bootm_low" is defined, but "bootm_size" is not. Instead, it broke the case where neither "bootm_low" nor "bootm_size" is defined. Fix this function again. Fixes:

Re: [U-Boot] [PATCH 2/2] fastboot: sparse: remove unnecessary logging

2016-02-08 Thread Steve Rae
Hi Maxime, On Mon, Feb 8, 2016 at 12:19 AM, Maxime Ripard < maxime.rip...@free-electrons.com> wrote: > Hi Steve, > > On Thu, Feb 04, 2016 at 10:51:00AM -0800, Steve Rae wrote: > > Hi Maxime, > > > > On Thu, Feb 4, 2016 at 4:20 AM, Maxime Ripard < > > maxime.rip...@free-electrons.com> wrote: > >

Re: [U-Boot] [PATCH] test/py: support running sandbox under gdbserver

2016-02-08 Thread Stephen Warren
On 02/06/2016 01:39 PM, Simon Glass wrote: Hi Stephen, On 6 February 2016 at 13:34, Stephen Warren wrote: On 02/06/2016 01:30 PM, Simon Glass wrote: On 4 February 2016 at 16:11, Stephen Warren wrote: Implement command--line option --gdbserver

Re: [U-Boot] [PATCH v2 3/7] drivers: block: disk-uclass: implement scsi_init()

2016-02-08 Thread Simon Glass
Hi Muganthan, On 8 February 2016 at 04:23, Mugunthan V N wrote: > On Sunday 07 February 2016 01:59 AM, Simon Glass wrote: >> Hi Bin, >> >> On 3 February 2016 at 04:59, Mugunthan V N wrote: >>> >>> Implement scsi_init() api to probe driver model based

Re: [U-Boot] [PATCH v2 3/7] drivers: block: disk-uclass: implement scsi_init()

2016-02-08 Thread Tom Rini
On Mon, Feb 08, 2016 at 10:45:34AM -0700, Simon Glass wrote: > Hi Muganthan, > > On 8 February 2016 at 04:23, Mugunthan V N wrote: > > On Sunday 07 February 2016 01:59 AM, Simon Glass wrote: > >> Hi Bin, > >> > >> On 3 February 2016 at 04:59, Mugunthan V N

Re: [U-Boot] [PATCH 3/4] spi: omap3: Convert to DM

2016-02-08 Thread Tom Rini
On Sat, Feb 06, 2016 at 11:27:21PM +0100, Christophe Ricard wrote: > Hi Simon, Tom, > > I assume the approach you are taking is also valuable for the i2c: > omap24xx patch serie: > http://lists.denx.de/pipermail/u-boot/2016-January/241676.html > > What are your recommendation about the pending

Re: [U-Boot] [PATCH 3/4] spi: omap3: Convert to DM

2016-02-08 Thread Jagan Teki
On 8 February 2016 at 23:10, Tom Rini wrote: > On Sat, Feb 06, 2016 at 11:27:21PM +0100, Christophe Ricard wrote: >> Hi Simon, Tom, >> >> I assume the approach you are taking is also valuable for the i2c: >> omap24xx patch serie: >>

Re: [U-Boot] rpi: link to another model number info source

2016-02-08 Thread Tom Rini
On Thu, Jan 28, 2016 at 10:24:44PM -0700, Stephen Warren wrote: > This source has been blessed by Dom Cobley at the RPi Foundation, so seems > like the best source to refer to. It's a superset of and consistent with > the other sources. > > Cc: Lubomir Rintel > Cc: Eric Anholt

Re: [U-Boot] [U-Boot,41/41,v2] ARM: omap3_logic: Fix pin muxing

2016-02-08 Thread Tom Rini
On Thu, Jan 21, 2016 at 07:50:07PM -0600, Adam Ford wrote: > Enhance pin muxing to enable more board features and reduce power > based on Tony's device tree work. > > Signed-off-by: Adam Ford Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital

Re: [U-Boot] serial: serial_stm32: move clock config from driver to board

2016-02-08 Thread Tom Rini
On Tue, Jan 26, 2016 at 06:12:20PM -0800, Vikas Manocha wrote: > This patch removes the uart clock enable from serial driver & move it in the > board code. > > Signed-off-by: Vikas Manocha > Reviewed-by: Simon Glass Applied to u-boot/master, thanks!

Re: [U-Boot] test, tools: introduce tbot README

2016-02-08 Thread Tom Rini
On Tue, Jan 26, 2016 at 08:42:48AM +0100, Heiko Schocher wrote: > introduce a README how to use tbot for testing U-Boot > and/or linux kernels. > > Signed-off-by: Heiko Schocher Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] [U-Boot, v3, 1/8] board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined

2016-02-08 Thread Tom Rini
On Tue, Feb 02, 2016 at 03:51:31PM +0530, Mugunthan V N wrote: > remove board_eth_init when CONFIG_DM_ETH is defined > > Signed-off-by: Mugunthan V N > Reviewed-by: Tom Rini > Acked-by: Joe Hershberger Applied to u-boot/master,

Re: [U-Boot] [U-Boot,V2] OMAP3: omap3_logic: Remove YAFFS support.

2016-02-08 Thread Tom Rini
On Mon, Feb 01, 2016 at 06:27:21AM -0600, Adam Ford wrote: > UBIFS is the preferred FS, and YAFFS isn't officially included in > Linux. Removing this feature reduces the code size. > > Signed-off-by: Adam Ford > Reviewed-by: Tom Rini Applied to

Re: [U-Boot] [U-Boot, 6/6] dm: Update on current serial driver status

2016-02-08 Thread Tom Rini
On Sun, Jan 31, 2016 at 09:16:17AM -0700, Simon Glass wrote: > Update the README to reflect the current status. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT

2016-02-08 Thread Tom Rini
On Sun, Jan 31, 2016 at 05:13:33PM -0600, Adam Ford wrote: > The interface automatically converts one 32-bit word into two 16 words. > The README said it is permissible to use this flag in that scenario. > > Signed-off-by: Adam Ford > Reviewed-by: Tom Rini

Re: [U-Boot] [U-Boot, 3/6] dm: freescale: serial: Drop serial_imx serial driver

2016-02-08 Thread Tom Rini
On Sun, Jan 31, 2016 at 09:16:14AM -0700, Simon Glass wrote: > This does not appear to be used, and has not been converted to driver model > by the deadline (doc/driver-model/serial-howto.txt). > > Signed-off-by: Simon Glass > Reviewed-by: Tom Rini

Re: [U-Boot] [U-Boot, 1/6] dm: freescale: Drop mxs_auart serial driver

2016-02-08 Thread Tom Rini
On Sun, Jan 31, 2016 at 09:16:12AM -0700, Simon Glass wrote: > This does not appear to be used, and has not been converted to driver model > by the deadline (doc/driver-model/serial-howto.txt). > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] [U-Boot, 5/6] dm: pxa: serial: Drop serial_sa1100 serial driver

2016-02-08 Thread Tom Rini
On Sun, Jan 31, 2016 at 09:16:16AM -0700, Simon Glass wrote: > This does not appear to be used, and has not been converted to driver model > by the deadline (doc/driver-model/serial-howto.txt). > > Signed-off-by: Simon Glass > Reviewed-by: Tom Rini

Re: [U-Boot] sniper: Drop references to P970

2016-02-08 Thread Tom Rini
On Sun, Feb 07, 2016 at 04:50:50PM +0100, Paul Kocialkowski wrote: > There are various different boards with the same hardware sold as LG Optimus > Black, such as P970, P970g and KU5900. Since this port is functional for all > variants, it doesn't make sense to keep references to P970. > >

Re: [U-Boot] test/py: support running sandbox under gdbserver

2016-02-08 Thread Stephen Warren
On 02/08/2016 01:49 PM, Tom Rini wrote: On Thu, Feb 04, 2016 at 04:11:50PM -0700, Stephen Warren wrote: From: Stephen Warren Implement command--line option --gdbserver COMM, which does two things: a) Run the sandbox process under gdbserver, using COMM as gdbserver's

Re: [U-Boot] [U-Boot,5/5] s3c24xx: serial: Remove dead code

2016-02-08 Thread Tom Rini
On Sat, Feb 06, 2016 at 07:57:29AM +0100, David Müller (ELSOFT AG) wrote: > Signed-off-by: David Müller Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list

Re: [U-Boot] [PATCH 1/2] dm: video: Add a temporary work-around for old stdout var

2016-02-08 Thread Stephen Warren
On 02/06/2016 02:31 PM, Simon Glass wrote: Boards with a saved environment may use 'lcd' in their stdout environment variable, expecting that this will enable output to the LCD. When the board moves to use driver model for video, this will no-longer work. Add a work-around to fix this. A warning

Re: [U-Boot] Please pull u-boot-x86

2016-02-08 Thread Tom Rini
On Fri, Feb 05, 2016 at 12:52:49PM +0800, Bin Meng wrote: > Hi Tom, > > This includes changes to move all x86 codes to use DM PCI APIs > completely. Now DM_PCI_COMPAT is disabled in the x86 build. > > The following changes since commit 94985cc9d3d7ed991ca8b2627d5894df5ea68f49: > > Merge

Re: [U-Boot] Pull request: u-boot-staging

2016-02-08 Thread Tom Rini
On Sat, Feb 06, 2016 at 07:18:06PM +0100, Anatolij Gustschin wrote: > Hi Tom, > > The following changes since commit 94985cc9d3d7ed991ca8b2627d5894df5ea68f49: > > Merge branch 'master' of git://git.denx.de/u-boot-usb (2016-02-04 06:56:23 > -0500) > > are available in the git repository at:

Re: [U-Boot] [PATCH] OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT

2016-02-08 Thread Tom Rini
On Sun, Feb 07, 2016 at 08:54:47PM -0600, Derald D. Woods wrote: > Boot with the Linux zImage and am3517-evm.dtb pair, when SD/MMC media > is present. This behavior can be overridden by creating a 'uEnv.txt' > file with 'uenvcmd' defined. > > To boot an existing 'uImage', create the following

Re: [U-Boot] [PULL] Please pull u-boot-nios/master

2016-02-08 Thread Tom Rini
On Sat, Feb 06, 2016 at 03:17:04PM +0800, Thomas Chou wrote: > The following changes since commit 94985cc9d3d7ed991ca8b2627d5894df5ea68f49: > > Merge branch 'master' of git://git.denx.de/u-boot-usb (2016-02-04 06:56:23 > -0500) > > are available in the git repository at: > >

Re: [U-Boot] [U-Boot, v3, 2/7] tools: env: make parse_aes_key stateless

2016-02-08 Thread Tom Rini
On Wed, Dec 09, 2015 at 01:13:22PM +0100, Andreas Fenkart wrote: > Signed-off-by: Andreas Fenkart Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list

Re: [U-Boot] [U-Boot, v3, 1/7] tools: env validate: pass values as 0-based array

2016-02-08 Thread Tom Rini
On Wed, Dec 09, 2015 at 01:13:21PM +0100, Andreas Fenkart wrote: > passing argv/argc can produce off-by-one errors > > Signed-off-by: Andreas Fenkart Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] image: fix getenv_bootm_size() function again

2016-02-08 Thread Tom Rini
On Fri, Feb 05, 2016 at 04:12:50PM +0900, Masahiro Yamada wrote: > Commit 9c11135ce053 ("image: fix getenv_bootm_size() function") fixed > the case where "bootm_low" is defined, but "bootm_size" is not. > Instead, it broke the case where neither "bootm_low" nor "bootm_size" > is defined. Fix

Re: [U-Boot] api: Add FreeBSD API support for MIPS platforms

2016-02-08 Thread Tom Rini
On Thu, Feb 04, 2016 at 12:13:44PM +0200, Stanislav Galabov wrote: > This patch adds U-Boot API support (used by FreeBSD loader) for MIPS > platforms. > > Signed-off-by: Stanislav Galabov Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital

Re: [U-Boot] [U-Boot, v3, 1/3] kbuild: remove unneeded ifdef conditionals around build rules

2016-02-08 Thread Tom Rini
On Fri, Feb 05, 2016 at 05:55:12PM +0900, Masahiro Yamada wrote: > These rules are only used for SOCFPGA, SUNXI, but no need to hide > them from other SoCs. > > Signed-off-by: Masahiro Yamada > Reviewed-by: Simon Glass Applied to

Re: [U-Boot] [U-Boot, v3, 2/3] kbuild: add missing FORCE where $(call if_changed, ) is used

2016-02-08 Thread Tom Rini
On Fri, Feb 05, 2016 at 05:55:13PM +0900, Masahiro Yamada wrote: > FORCE is needed for $(call if_changed,...) to be evaluated every time. > Otherwise, the command is not executed when the command line has > changed but any prerequisite has not been updated. > > Signed-off-by: Masahiro Yamada

Re: [U-Boot] test/py: support running sandbox under gdbserver

2016-02-08 Thread Tom Rini
On Thu, Feb 04, 2016 at 04:11:50PM -0700, Stephen Warren wrote: > From: Stephen Warren > > Implement command--line option --gdbserver COMM, which does two things: > > a) Run the sandbox process under gdbserver, using COMM as gdbserver's >communication channel. > > b)

Re: [U-Boot] .travis.yml: explicitly request sudo

2016-02-08 Thread Tom Rini
On Wed, Feb 03, 2016 at 10:41:34AM -0700, Stephen Warren wrote: > From: Stephen Warren > > Without this, builds default to using new Travis CI infra-structure which > does no allow sudo. The builds need sudo in order to install the ELDK > compilers. Consequently, almost all

Re: [U-Boot] [U-Boot, PATCHv2] common/memsize.c: Simplify RAM size detection

2016-02-08 Thread Tom Rini
On Tue, Feb 02, 2016 at 10:15:28PM +0200, Eddy Petrișor wrote: > The case of memory of size 0 is not that different from a memory of any other > size, so we remove the duplicate code and treat the small differences when it > is the case. > > Signed-off-by: Eddy Petrișor

Re: [U-Boot] malloc: solve dead code issue in memalign()

2016-02-08 Thread Tom Rini
On Thu, Feb 04, 2016 at 11:54:20AM -0700, Stephen Warren wrote: > From: Stephen Warren > > The recent change to memalign() caused the allocation failure detection > code to be dead code; the "retry" logic is always activated under the same > condition that the original

Re: [U-Boot] test/py: support running sandbox under gdbserver

2016-02-08 Thread Tom Rini
On Mon, Feb 08, 2016 at 01:55:10PM -0700, Stephen Warren wrote: > On 02/08/2016 01:49 PM, Tom Rini wrote: > >On Thu, Feb 04, 2016 at 04:11:50PM -0700, Stephen Warren wrote: > > > >>From: Stephen Warren > >> > >>Implement command--line option --gdbserver COMM, which does two

Re: [U-Boot] [Patch V3 2/3] fm: fdt: Move fman ucode fixup to Fman driver code

2016-02-08 Thread york sun
On 02/08/2016 11:18 AM, Scott Wood wrote: > On Mon, 2016-02-08 at 19:03 +, york sun wrote: >> On 02/01/2016 09:06 AM, york sun wrote: >>> On 01/25/2016 09:40 PM, Qianyu Gong wrote: > -Original Message- > From: Scott Wood [mailto:o...@buserror.net] > Sent: Tuesday,

Re: [U-Boot] [U-Boot, v3, 4/7] tools: env: parse aes key / suppress flag into argument struct

2016-02-08 Thread Tom Rini
On Wed, Dec 09, 2015 at 01:13:24PM +0100, Andreas Fenkart wrote: > disabled original parsing, but not yet removed since the > argument indexing needs to be fixed > > Signed-off-by: Andreas Fenkart Applied to u-boot/master, thanks! -- Tom signature.asc

Re: [U-Boot] [U-Boot, v3, 6/7] tools: env: factor out parse_common_args

2016-02-08 Thread Tom Rini
On Wed, Dec 09, 2015 at 01:13:26PM +0100, Andreas Fenkart wrote: > Signed-off-by: Andreas Fenkart Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list

Re: [U-Boot] [U-Boot,v3,7/7] tools: env: update usage strings

2016-02-08 Thread Tom Rini
On Wed, Dec 09, 2015 at 01:13:27PM +0100, Andreas Fenkart wrote: > Signed-off-by: Andreas Fenkart Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list

Re: [U-Boot] [U-Boot, v3, 3/7] tools: env: introduce setenv/printenv argument structs

2016-02-08 Thread Tom Rini
On Wed, Dec 09, 2015 at 01:13:23PM +0100, Andreas Fenkart wrote: > goal is to use getopt for all argument parsing instead of adhoc > parsing in fw_getenv/fw_setenv functions > > Signed-off-by: Andreas Fenkart Applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] [U-Boot, v3, 5/7] tools: env: shift optind arguments and fix argument indices

2016-02-08 Thread Tom Rini
On Wed, Dec 09, 2015 at 01:13:25PM +0100, Andreas Fenkart wrote: > Signed-off-by: Andreas Fenkart Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list

Re: [U-Boot] [U-Boot, 2/6] dm: opencores: Drop opencores_yanu serial driver

2016-02-08 Thread Tom Rini
On Sun, Jan 31, 2016 at 09:16:13AM -0700, Simon Glass wrote: > This does not appear to be used, and has not been converted to driver model > by the deadline (doc/driver-model/serial-howto.txt). > > Signed-off-by: Simon Glass > Reviewed-by: Tom Rini

Re: [U-Boot] [U-Boot, 4/6] dm: serial: Drop serial_max3100 serial driver

2016-02-08 Thread Tom Rini
On Sun, Jan 31, 2016 at 09:16:15AM -0700, Simon Glass wrote: > This does not appear to be used, and has not been converted to driver model > by the deadline (doc/driver-model/serial-howto.txt). > > Signed-off-by: Simon Glass > Reviewed-by: Tom Rini

Re: [U-Boot] rpi: link to another model number info source

2016-02-08 Thread Tom Rini
On Thu, Jan 28, 2016 at 10:24:44PM -0700, Stephen Warren wrote: > This source has been blessed by Dom Cobley at the RPi Foundation, so seems > like the best source to refer to. It's a superset of and consistent with > the other sources. > > Cc: Lubomir Rintel > Cc: Eric Anholt

Re: [U-Boot] OMAP3: Enable SPL on omap3_logic

2016-02-08 Thread Tom Rini
On Fri, Jan 29, 2016 at 08:12:34PM -0600, Adam Ford wrote: > Previously, Omap3_logic assumed X-loader was present. With this > patch, we can finally replace X-loader with an MLO generated by > U-Boot. This requires ECC to be setup to match the Linux Kernel > and the PBIAS confgured for the SD

Re: [U-Boot] [U-Boot, v3, 7/8] ARM: dts: k2g: Add keystone net dts files

2016-02-08 Thread Tom Rini
On Tue, Feb 02, 2016 at 03:51:37PM +0530, Mugunthan V N wrote: > Add keystone net DT support for k2g evm. > > Signed-off-by: Mugunthan V N > Reviewed-by: Tom Rini > Acked-by: Joe Hershberger Applied to u-boot/master, thanks!

Re: [U-Boot] [U-Boot, v3, 8/8] defconfig: k2g_evm_defconfig: enable net driver model

2016-02-08 Thread Tom Rini
On Tue, Feb 02, 2016 at 03:51:38PM +0530, Mugunthan V N wrote: > enable net driver model for k2g evm as keystone_net supports > driver model > > Signed-off-by: Mugunthan V N > Reviewed-by: Tom Rini > Acked-by: Joe Hershberger

Re: [U-Boot] [U-Boot, v3, 6/8] defconfig: k2e_evm_defconfig: enable net driver model

2016-02-08 Thread Tom Rini
On Tue, Feb 02, 2016 at 03:51:36PM +0530, Mugunthan V N wrote: > enable net driver model for k2e evm as keystone_net supports > driver model > > Signed-off-by: Mugunthan V N > Reviewed-by: Tom Rini > Acked-by: Joe Hershberger

Re: [U-Boot] rpi: set ethaddr as well

2016-02-08 Thread Tom Rini
On Wed, Feb 03, 2016 at 04:08:09PM +0100, Lubomir Rintel wrote: > Let's set "ethaddr" when we get the ethernet address too, so that > fdt_fixup_ethernet() sets the address in the device tree and the Linux > driver can pick it up. > > Signed-off-by: Lubomir Rintel > Tested-by:

Re: [U-Boot] [U-Boot, v3, 3/3] kbuild: fix build rule of u-boot-spl.dtb

2016-02-08 Thread Tom Rini
On Fri, Feb 05, 2016 at 05:55:14PM +0900, Masahiro Yamada wrote: > The build command of u-boot-spl.dtb is not constant, but dependent > on CONFIG_OF_SPL_REMOVE_PROPS. Use $(call if_changed,...) so that > the change of CONFIG_OF_SPL_REMOVE_PROPS is detected. > > Also, add tools/fdtgrep to the

Re: [U-Boot] board_r: fix a typo in comment block

2016-02-08 Thread Tom Rini
On Fri, Feb 05, 2016 at 08:49:39PM +0900, Masahiro Yamada wrote: > Signed-off-by: Masahiro Yamada > Reviewed-by: Bin Meng > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description:

Re: [U-Boot] [U-Boot, 2/2] ARM: rpi: set fdt_high in the default environment

2016-02-08 Thread Tom Rini
On Fri, Feb 05, 2016 at 10:45:47PM -0700, Stephen Warren wrote: > The ARM Linux kernel requires the DT to be in memory accessible early > during the boot process. This always happens naturally on the RPi 1, > since the maximum memory size of 512MiB, and additionally some of that > is reserved for

Re: [U-Boot] [U-Boot, 1/2] ARM: rpi: update memory layout env. var. documentation

2016-02-08 Thread Tom Rini
On Fri, Feb 05, 2016 at 10:45:46PM -0700, Stephen Warren wrote: > Update rpi-common.h's documentation that describes the rationale for > choosing various addresses for standardized variables used by boot > scripts. This comment was correct when written, but not updated when some > of the values

Re: [U-Boot] [U-Boot, 4/5] doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_HWFLOW and friends from the documentation.

2016-02-08 Thread Tom Rini
On Sat, Feb 06, 2016 at 07:57:28AM +0100, David Müller (ELSOFT AG) wrote: > Signed-off-by: David Müller Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list

Re: [U-Boot] [U-Boot, 3/5] Remove unused CONFIG_HWFLOW option and associated dead code.

2016-02-08 Thread Tom Rini
On Sat, Feb 06, 2016 at 07:57:27AM +0100, David Müller (ELSOFT AG) wrote: > Signed-off-by: David Müller Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list

  1   2   >