Re: [U-Boot] [PATCH] arm: Correct comments in crt0.S for the recent SPL improvements

2015-09-12 Thread Albert ARIBAUD
Hello Simon, On Sat, 1 Aug 2015 08:55:46 -0600, Simon Glass wrote: > The current comments need a bit of tweaking since we now support stack > and global_data relocation in SPL. Also add a reference to the README. > > For AArch64 this is not implemented, so leave a TODO for this. > > Signed-off

Re: [U-Boot] [PATCH] arm: armv8 correct value passed to __asm_dcache_all

2015-09-12 Thread Albert ARIBAUD
Hello Peng, On Thu, 6 Aug 2015 17:54:13 +0800, Peng Fan wrote: > From source code comments: > "x0: 0 flush & invalidate, 1 invalidate only" > > Current value 0x can make invalidate work, since we only judge whether > input value is 0 or not, see following code: > " > tbz w1, #0, 1f >

Re: [U-Boot] [PATCH] semihosting: Improve ARMv7A support

2015-09-12 Thread Albert ARIBAUD
Hello Andrey, Two nitpicks: On Sat, 8 Aug 2015 15:29:12 -0700, Andrey Smirnov wrote: > Previous implementation of semihosting didn't account for cases where > doing an SVC call would clobber various data(most notable case would > be 'lr' and 'spsr' when doing SVC call in Supervisor mode). This

Re: [U-Boot] [PATCH v6] arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD

2015-09-12 Thread Albert ARIBAUD
Hello Stefan, On Wed, 2 Sep 2015 11:06:40 +0200, Stefan Roese wrote: > From: Albert ARIBAUD > > When building a Thumb-1-only target with CONFIG_SYS_THUMB_BUILD, > some files fail to build, most of the time because they include > mcr instructions, which only exist for Thumb-2. > > This patch i

Re: [U-Boot] [PATCH v6] arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD

2015-09-12 Thread Stefan Roese
Hi Albert, No real change. Only rebased since v5 did not apply for me. Feel free to pick up any version you prefer. Thanks, Stefan Am 12.09.2015 9:21 vorm. schrieb "Albert ARIBAUD" : > > Hello Stefan, > > On Wed, 2 Sep 2015 11:06:40 +0200, Stefan Roese wrote: > > From: Albert ARIBAUD > > > > Wh

Re: [U-Boot] [PATCH] arm/asm: Data types defined for 64 bit Physical Address

2015-09-12 Thread Albert ARIBAUD
Hello Gong Qianyu, On Wed, 9 Sep 2015 16:45:25 +0800, Gong Qianyu wrote: > From: Aneesh Bansal > > Data types and I/O functions have been defined for 64 bit > addresses in ARM. > > Signed-off-by: Aneesh Bansal > Signed-off-by: Gong Qianyu > --- > arch/arm/include/asm/io.h| 4 +++- > ar

Re: [U-Boot] [PATCH 1/2] ARM: cache: drop the empty dcache functions as we have it in lib/cache.c

2015-09-12 Thread Albert ARIBAUD
Hello Josh, Sorry this series somehow dropped off my radar completely. Is it still needed now? If it does, then it would require rework as some of the functions removed are not empty anymore. On Thu, 11 Jun 2015 13:21:45 +0800, Josh Wu wrote: > As there are empty function invalidate_dcache_range

Re: [U-Boot] [PATCH v6] arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD

2015-09-12 Thread Albert ARIBAUD
Hello Stefan, On Sat, 12 Sep 2015 09:34:04 +0200, Stefan Roese wrote: > Hi Albert, > No real change. Only rebased since v5 did not apply for me. Feel free to > pick up any version you prefer. Thanks. I'll rebase and apply the v5 series. > Thanks, > Stefan Amicalement, -- Albert. _

Re: [U-Boot] [PATCH] ARM: Kirkwood: enable generic board support for LaCie boards

2015-09-12 Thread Simon Guinot
On Tue, Sep 01, 2015 at 07:01:02PM +0200, Simon Guinot wrote: > From: Simon Guinot > > This patch enables generic board support for the following > Kirkwood-based LaCie boards: > > - Network Space v2 (Mini, Lite and Max). > - Internet Space v2. > - D2 Network v2. > - 2Big Network v2. Hi Luka an

Re: [U-Boot] [PATCH v2] ARM: Kirkwood: fix IDE configuration on LaCie boards

2015-09-12 Thread Simon Guinot
On Thu, Sep 03, 2015 at 11:12:20AM +0200, Simon Guinot wrote: > From: Simon Guinot > > On the LaCie boards netspace_max_v2 and net2big_v2, two internal hard > drives are available. Additionally on the d2net_v2 board, an extra hard > drive can be plugged via eSATA. > > This patch updates CONFIG_S

[U-Boot] [PATCH] sunxi: Rename A10s-Wobo-i5_defconfig to Wobo_i5_defconfig

2015-09-12 Thread Hans de Goede
We only prefix the board defconfig name with the SoC if the SoC is part of the official board-name, such as with Olimex OLinuxIno boards, for the Wobo i5 this is not the case so remove the A10s prefix from the defconfig filename. Also fix the double listing of A10s-OLinuXino-M_defconfig in MAINTAI

Re: [U-Boot] [PATCH] arm: at91: clock: Add the generated clock support

2015-09-12 Thread Yang, Wenyou
Hi Bo Shen, > -Original Message- > From: Bo Shen [mailto:voice.s...@gmail.com] > Sent: 2015年9月12日 5:48 > To: Yang, Wenyou; U-Boot Mailing List > Subject: Re: [U-Boot] [PATCH] arm: at91: clock: Add the generated clock > support > > Hi Wenyou, > > On 09/11/2015 10:01 AM, Yang, Wenyou wrot

Re: [U-Boot] [PATCH] sunxi: Rename A10s-Wobo-i5_defconfig to Wobo_i5_defconfig

2015-09-12 Thread Ian Campbell
On Sat, 2015-09-12 at 12:45 +0200, Hans de Goede wrote: > We only prefix the board defconfig name with the SoC if the SoC is > part > of the official board-name, such as with Olimex OLinuxIno boards, for > the > Wobo i5 this is not the case so remove the A10s prefix from the > defconfig > filename.

Re: [U-Boot] [RFC PATCH 1/2] sunxi: retrieve FEL-provided values to environment variables

2015-09-12 Thread Ian Campbell
On Thu, 2015-09-10 at 20:34 +0200, Hans de Goede wrote: > [...] > > What if the user interrupts auto-boot with a fel provided boot.scr > and then does "saveenv" ? This is an interesting question which is more generic than just these variable, i.e. it applies to some extent to "ipaddr" when someon

Re: [U-Boot] [RFC PATCH 1/2] sunxi: retrieve FEL-provided values to environment variables

2015-09-12 Thread Hans de Goede
Hi, On 12-09-15 13:58, Ian Campbell wrote: On Thu, 2015-09-10 at 20:34 +0200, Hans de Goede wrote: [...] What if the user interrupts auto-boot with a fel provided boot.scr and then does "saveenv" ? This is an interesting question which is more generic than just these variable, i.e. it applie

Re: [U-Boot] fat: handle paths that include ../

2015-09-12 Thread Tom Rini
On Tue, Jul 28, 2015 at 09:55:03PM -0600, Stephen Warren wrote: > The FAT code contains a special case to parse the root directory. This > is needed since the root directory location/layout on disk is special > cased for FAT12/16. In particular, the location and size of the FAT12/16 > root directo

Re: [U-Boot] board/BuR: simplify default IP-setup on B&R boards.

2015-09-12 Thread Tom Rini
On Tue, Aug 25, 2015 at 01:55:41PM +0200, Hannes Petermaier wrote: > To simplify and having a common default IP-setup on all B&R boards we > introduce an environment variable "brdefaultip" which does following. > > Test if ${ipaddr} is empty, if yes it set's up some defaults: > - ipaddr : 192.1

Re: [U-Boot] Please pull u-boot-sunxi master

2015-09-12 Thread Tom Rini
On Fri, Sep 11, 2015 at 05:15:42PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is another sunxi pull-req for v2015.10, highlights: > > -Add support for 5 new boards > -Misc fixes > > The following changes since commit efde6a579fe3c172d214fb3047b02c827779738a: > > Prepare v2015.10-rc3 (201

Re: [U-Boot] lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition

2015-09-12 Thread Tom Rini
On Thu, Aug 27, 2015 at 03:16:48AM +0300, Vladimir Zapolskiy wrote: > Because there is an originally defined CLK_DMA_ENABLE macro in clk.h, > no reason to add another DMA_CLK_ENABLE macro with the same value. > > Remove DMA_CLK_ENABLE, since it does not follow naming convention from > the code, t

Re: [U-Boot] git-mailrc: add Alexey as ARC maintainer

2015-09-12 Thread Tom Rini
On Mon, May 11, 2015 at 07:44:01PM +0900, Masahiro Yamada wrote: > It's easier to Cc him on ARC-releated patches. > > Signed-off-by: Masahiro Yamada Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot m

Re: [U-Boot] driver: misc: correct Kconfig entry

2015-09-12 Thread Tom Rini
On Wed, Aug 26, 2015 at 03:41:33PM +0800, Peng Fan wrote: > Should use FSL_SEC_MON, not CONFIG_FSL_SEC_MON as Kconfig entry. > > Signed-off-by: Peng Fan > Cc: Simon Glass > Cc: Masahiro Yamada > Cc: Fabio Estevam > Cc: York Sun > Cc: Stefan Roese > Cc: Tom Rini > Acked-by: Simon Glass Ap

Re: [U-Boot] [U-Boot, v2, 1/3] ti_omap4_common: use ext4 fs as default.

2015-09-12 Thread Tom Rini
On Fri, Aug 28, 2015 at 01:35:06PM +0530, Lokesh Vutla wrote: > All TI SoCs expect filesystem to be ext4, omap4_common is the only one > with ext3. move omap4 to ext4 so that we can start consolidating MMC > arguments. > > Signed-off-by: Lokesh Vutla Applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] ARM: DRA7: emif: Fix disabling/enabling of refreshes

2015-09-12 Thread Tom Rini
On Fri, Aug 28, 2015 at 12:28:25PM +0530, Lokesh Vutla wrote: > clrsetbits_le32/clrbits_le32 takes mask of the bits as input that > are needed to be set/clear. But emif driver passes the shift of the bits. > Fixing it here. > > Reported-by: Mark Mckeown > Signed-off-by: Lokesh Vutla Applied to

Re: [U-Boot] [U-Boot,01/45] arm: Remove balloon3 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:18:55PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot, v2, 2/3] ti_armv7_common: env: Consolidate MMC args

2015-09-12 Thread Tom Rini
On Fri, Aug 28, 2015 at 01:35:07PM +0530, Lokesh Vutla wrote: > Define default mmc args in ti_armv7_common.h so that all > TI platforms can reuse. > > Reported-by: Yan Liu > Signed-off-by: Lokesh Vutla Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot, v2, 3/3] ti_armv7_common: env: Use partuuid for detecting mmc root fs

2015-09-12 Thread Tom Rini
On Fri, Aug 28, 2015 at 01:35:08PM +0530, Lokesh Vutla wrote: > Linux kernel can enumerate mmc sd as either mmcblk0 or mmcblk1. > But u-boot default environment assumes that sd always populates > as mmcblk0. With this the root fs is not being mounted when > mmc sd is enumerated as mmcblk1. > So us

Re: [U-Boot] [U-Boot, 04/45] arm: Remove snowball and u8500_href boards

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:18:58PM -0600, Simon Glass wrote: > These boards have not been converted to generic board by the deadline. > Remove them. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature _

Re: [U-Boot] [U-Boot,06/45] arm: Remove d2net_v2 defconfig file

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:00PM -0600, Simon Glass wrote: > This file appears to be an orphan with no board files. Drop it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___

Re: [U-Boot] [U-Boot,02/45] arm: Remove eukrea boards

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:18:56PM -0600, Simon Glass wrote: > These boards have not been converted to generic board by the deadline. > Remove all cpu9260 and cpuat91 boards. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] [U-Boot, 05/45] arm: Remove unmaintained davinci boards

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:18:59PM -0600, Simon Glass wrote: > These boards have not been converted to generic board by the deadline. > Remove dm355evm, dm355leopard, dm365evm, dm6467evm, dvevm, ea20, schmoogie, > sffsdr, sonata. > > Signed-off-by: Simon Glass After keeping ea20, applied to u-b

Re: [U-Boot] [U-Boot, 08/45] arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boards

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:02PM -0600, Simon Glass wrote: > These board have not been converted to generic board by the deadline. > Remove them. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,11/45] arm: Remove ima3-mx53 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:05PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,07/45] arm: Remove dig297 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:01PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,10/45] arm: Remove enbw_cmc board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:04PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,14/45] arm: Remove inetspace_v2_cmc board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:08PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,13/45] arm: Remove mx31_litekit board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:07PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot, 12/45] arm: Remove imx27lite, imx27_litekit and magnesium boards

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:06PM -0600, Simon Glass wrote: > These boards have not been converted to generic board by the deadline. > Remove them. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature _

Re: [U-Boot] [U-Boot,15/45] arm: Remove jornada board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:09PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot, 19/45] arm: Remove mx51_efikamx, mx51_efikasb boards

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:13PM -0600, Simon Glass wrote: > These boards have not been converted to generic board by the deadline. > Remove them. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature _

Re: [U-Boot] [U-Boot,16/45] arm: Remove lp8x4x board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:10PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot, 20/45] arm: Remove nhk8815 boards and nomadik arch

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:14PM -0600, Simon Glass wrote: > These boards have not been converted to generic board by the deadline. > Remove them. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature _

Re: [U-Boot] [U-Boot,18/45] arm: Remove mv88f6281gtw_ge board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:12PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,22/45] arm: Remove omap3_mvblx board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:16PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,23/45] arm: Remove omap3_sdp3430 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:17PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,24/45] arm: Remove openrd boards

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:18PM -0600, Simon Glass wrote: > These boards have not been converted to generic board by the deadline. > Remove them. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature _

Re: [U-Boot] [U-Boot,26/45] arm: Remove palmld board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:20PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,25/45] arm: Remove otc570 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:19PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,27/45] arm: Remove palmtc board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:21PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot, 28/45] arm: Remove polaris and trizepsiv boards

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:22PM -0600, Simon Glass wrote: > These boards have not been converted to generic board by the deadline. > Remove them. > > Signed-off-by: Simon Glass > Acked-by: Stefano Babic Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signatur

Re: [U-Boot] [U-Boot,30/45] arm: Remove pxa255_idp, zipitz2 boards

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:24PM -0600, Simon Glass wrote: > These boards have not been converted to generic board by the deadline. > Remove them. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature _

Re: [U-Boot] [U-Boot, 29/45] arm: Remove portuxg20, stamp9g20 boards

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:23PM -0600, Simon Glass wrote: > These boards have not been converted to generic board by the deadline. > Remove them. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature _

Re: [U-Boot] [RFC PATCH 2/2] sunxi: add "fel" boot target

2015-09-12 Thread Hans de Goede
Hi, On 11-09-15 11:31, Bernhard Nortmann wrote: Hi! Am 10.09.2015 um 20:36 schrieb Hans de Goede: Hi, I would prefer to have this like this: "bootcmd_fel=" \ "if test -n ${fel_booted} && test -n ${fel_data_addr}; then " \ "echo '(FEL boot)';" \ "source ${f

Re: [U-Boot] [U-Boot,31/45] arm: Remove qong board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:25PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,33/45] arm: Remove scb9328 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:27PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,32/45] arm: Remove rd6281a board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:26PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,34/45] arm: Remove tk71 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:28PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,36/45] arm: Remove versatileab board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:30PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,35/45] arm: Remove tt01 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:29PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,37/45] arm: Remove vision2 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:31PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass > Acked-by: Stefano Babic Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___

Re: [U-Boot] [U-Boot,38/45] arm: Remove vl_ma2sc board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:32PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,39/45] arm: Remove vpac270_nor_128 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:33PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,42/45] arm: Remove palmtreo680 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:36PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot,40/45] arm: Remove xaeniax board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:34PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot, 3/4] arm: spear: Add BCH4 SW support to SPEAr600 x600 board

2015-09-12 Thread Tom Rini
On Wed, Sep 02, 2015 at 11:10:59AM +0200, Stefan Roese wrote: > This board is equipped with a Micron NAND chip (MT29F1G08ABADAH4) that > needs 4-bit ECC. But the SPEAr600 only supports 1-bit HW ECC internally. > This patch enables the SW 4-bit BCH support for this board. > > Signed-off-by: Stefan

Re: [U-Boot] [U-Boot, 4/4] arm: spear: Enable THUMB mode on x600 board

2015-09-12 Thread Tom Rini
On Wed, Sep 02, 2015 at 11:11:00AM +0200, Stefan Roese wrote: > To reduce the size of the U-Boot image on the x600 board, lets enable > the THUMB mode. This reduces the overall size to less than 0x6000 > bytes. Fitting it again in the onboard NOR flash. > > Signed-off-by: Stefan Roese > Cc: Vire

Re: [U-Boot] [U-Boot,45/45] arm: Remove tx25 board

2015-09-12 Thread Tom Rini
On Sun, Aug 30, 2015 at 07:19:39PM -0600, Simon Glass wrote: > This board has not been converted to generic board by the deadline. > Remove it. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] [U-Boot, 2/4] arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4

2015-09-12 Thread Tom Rini
On Wed, Sep 02, 2015 at 11:10:58AM +0200, Stefan Roese wrote: > This patch adds the "nandecc" command to switch between the SPEAr600 internal > 1-bit HW ECC and the 4-bit SW BCH4 ECC. This can be needed to support NAND > chips with a stronger ECC than 1-bit, as on the x600. And to dynamically > sw

Re: [U-Boot] [U-Boot, v2, 1/2] Move malloc_cache_aligned() to its own header

2015-09-12 Thread Tom Rini
On Wed, Sep 02, 2015 at 05:24:57PM -0600, Simon Glass wrote: > At present malloc.h is included everywhere since it recently was added to > common.h in this commit: > >4519668 mtd/nand/ubi: assortment of alignment fixes > > This seems wasteful and unnecessary. We have been trying to trim down

Re: [U-Boot] [U-Boot, 1/4, v2] mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600

2015-09-12 Thread Tom Rini
On Wed, Sep 02, 2015 at 02:29:12PM +0200, Stefan Roese wrote: > This patch adds support for 4-bit ECC BCH4 for the SPEAr600 SoC. This can > be used by boards equipped with a NAND chip that requires 4-bit ECC strength. > The SPEAr600 HW ECC only supports 1-bit ECC strength. > > To enable SW BCH4,

Re: [U-Boot] [U-Boot, v2] include: configs: Enable DWC3 and DFU in OMAP5 uEVM

2015-09-12 Thread Tom Rini
On Thu, Sep 03, 2015 at 03:27:52PM +0530, Kishon Vijay Abraham I wrote: > Enable dwc3, dwc3-omap and PHY to get DWC3 functional in OMAP5 > uEVM. Also enable support for DFU. > > Signed-off-by: Kishon Vijay Abraham I > Reviewed-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature

Re: [U-Boot] [U-Boot, 01/10] usb: gadget: don't leak configs when unbinding

2015-09-12 Thread Tom Rini
On Fri, Sep 04, 2015 at 10:03:42PM -0600, Stephen Warren wrote: > From: Stephen Warren > > By the time g_dnl_unbind() is run, cdev->config has been set to NULL, > so the free() there does nothing, and the config struct is leaked. > Equally, struct usb_gadget contains a linked list of config stru

Re: [U-Boot] [U-Boot, 02/10] ext4: avoid calling ext4fs_mount() twice, which leaks

2015-09-12 Thread Tom Rini
On Fri, Sep 04, 2015 at 10:03:43PM -0600, Stephen Warren wrote: > From: Stephen Warren > > ext4_write_file() is only called from the "fs" layer, which calls both > ext4fs_mount() and ext4fs_close() before/after calling ext4_write_file(). > Fix ext4_write_file() not to call ext4fs_mount() again,

Re: [U-Boot] FIX: fat: Provide correct return code from disk_{read|write} to upper layers

2015-09-12 Thread Tom Rini
On Thu, Sep 03, 2015 at 02:21:39PM +0200, Łukasz Majewski wrote: > It is very common that FAT code is using following pattern: > if (disk_{read|write}() < 0) > return -1; > > Up till now the above code was dead, since disk_{read|write) could only > return value >= 0. > As a result some er

Re: [U-Boot] [U-Boot,03/10] ext4: free allocations by parse_path()

2015-09-12 Thread Tom Rini
On Fri, Sep 04, 2015 at 10:03:44PM -0600, Stephen Warren wrote: > From: Stephen Warren > > parse_path() malloc()s the entries in the array it's passed. Those > allocations must be free()d by the caller, ext4fs_get_parent_inode_num(). > Add code to do this. > > For this to work, all the array en

Re: [U-Boot] [U-Boot,05/10] dfu: don't keep freeing/reallocating

2015-09-12 Thread Tom Rini
On Fri, Sep 04, 2015 at 10:03:46PM -0600, Stephen Warren wrote: > From: Stephen Warren > > DFU currently allocates buffer memory at the start of each data transfer > operation and frees it at the end. Especially since memalign() is used to > allocate the buffer, and various other allocations hap

Re: [U-Boot] [U-Boot,04/10] ext4: fix leak in check_filename()

2015-09-12 Thread Tom Rini
On Fri, Sep 04, 2015 at 10:03:45PM -0600, Stephen Warren wrote: > From: Stephen Warren > > root_first_block_buffer should be free()d in all cases, not just when an > error occurs. Fix the success exit path of the function to do this. > > Signed-off-by: Stephen Warren > Acked-by: Lukasz Majewsk

Re: [U-Boot] [U-Boot,08/10] ARM: tegra: tweak DFU buffer sizes

2015-09-12 Thread Tom Rini
On Fri, Sep 04, 2015 at 10:03:49PM -0600, Stephen Warren wrote: > From: Stephen Warren > > CONFIG_SYS_DFU_DATA_BUF_SIZE defines the size of chunks transferred > across USB. This doesn't need to be particularly large, since it doesn't > limit the overall transfer size. > > CONFIG_SYS_DFU_MAX_FIL

Re: [U-Boot] [U-Boot,06/10] dfu: mmc: buffer file reads too

2015-09-12 Thread Tom Rini
On Fri, Sep 04, 2015 at 10:03:47PM -0600, Stephen Warren wrote: > From: Stephen Warren > > When writing to files in a filesystem on MMC, dfu_mmc.c buffers up the > entire file content until the end of the transaction, at which point the > file is written in one go. This allows writing files larg

Re: [U-Boot] [U-Boot,09/10] ARM: tegra: enable filesystem writing

2015-09-12 Thread Tom Rini
On Fri, Sep 04, 2015 at 10:03:50PM -0600, Stephen Warren wrote: > From: Stephen Warren > > Writing to files is a useful feature in general, so enable it everywhere. > The primary purpose is to make DFU useful on filesystems in addition to > raw devices. > > Signed-off-by: Stephen Warren Appli

Re: [U-Boot] [U-Boot, PATCHv4, 1/1] board: Add Toby-Churchill SL50 board support.

2015-09-12 Thread Tom Rini
On Mon, Sep 07, 2015 at 07:43:20AM +0200, Enric Balletbò i Serra wrote: > Add support for Lightwriter SL50 series board, a small, robust and portable > Voice Output Communication Aids (VOCA) designed to meet the particular and > changing needs of people with speech loss resulting from a wide range

Re: [U-Boot] [U-Boot,07/10] ARM: tegra: fix malloc region sizing

2015-09-12 Thread Tom Rini
On Fri, Sep 04, 2015 at 10:03:48PM -0600, Stephen Warren wrote: > From: Stephen Warren > > Commit 52a7c98a1772 "tegra-common: increase malloc pool len by dfu mmc > file buffer size" updated the definition of CONFIG_SYS_MALLOC_LEN for > Tegra to take account of the DFU buffer size. However, this

Re: [U-Boot] [U-Boot, 2/2] igep00x0: Switch to use the generic distro configuration and environment.

2015-09-12 Thread Tom Rini
On Mon, Sep 07, 2015 at 08:28:09AM +0200, Enric Balletbò i Serra wrote: > This patch changes a little bit the environment, current environment was > broken > for a long time, and board don't as expected sometimes, on production systems > this is fixed adding boot script. I think it's time to chan

Re: [U-Boot] [U-Boot, 1/2] igep00xx: MAINTAINERS: update eballetbo's email address.

2015-09-12 Thread Tom Rini
On Mon, Sep 07, 2015 at 08:28:08AM +0200, Enric Balletbò i Serra wrote: > Signed-off-by: Enric Balletbo i Serra Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list U-Boot@lists.denx.de http:

Re: [U-Boot] [U-Boot,10/10] ARM: tegra: enable DFU for RAM

2015-09-12 Thread Tom Rini
On Fri, Sep 04, 2015 at 10:03:51PM -0600, Stephen Warren wrote: > From: Stephen Warren > > This allows transferring data directly to/from RAM. For example, one > could create a boot script that starts DFU on a RAM region, then once > DFU exits (which is under the control of the attached USB host

Re: [U-Boot] fs: ext4: fix symlink read function

2015-09-12 Thread Tom Rini
On Mon, Sep 07, 2015 at 11:20:07AM +0200, Gary Bisson wrote: > Since last API changes for files >2GB, the read of symlink is broken as > ext4fs_read_file now returns 0 instead of the length of the actual read. > > Signed-off-by: Gary Bisson Applied to u-boot/master, thanks! -- Tom signature

Re: [U-Boot] [U-Boot,v5] bitops: introduce BIT() definition

2015-09-12 Thread Tom Rini
On Mon, Sep 07, 2015 at 01:43:52PM +0200, Andreas Bießmann wrote: > From: Heiko Schocher > > introduce BIT() definition, used in at91_udc gadget > driver. > > Signed-off-by: Heiko Schocher > [remove all other occurrences of BIT(x) definition] > Signed-off-by: Andreas Bießmann > Acked-by: Stef

Re: [U-Boot] [U-Boot, 1/3] omap3: cm-t3517: enable 'netretry' and setup timeout

2015-09-12 Thread Tom Rini
On Tue, Sep 08, 2015 at 09:50:00AM +0300, Dmitry Lifshitz wrote: > SBC-T3517 evaluation board has two Eth interfaces. > Enable network retry of another interface if the default if failed > or disconnected. > > Add 'netretry=yes' in the default env. Setup relevant > timeout values in the board con

Re: [U-Boot] [U-Boot,2/3] omap3: cm-t3517: fix MMC1 pinmux

2015-09-12 Thread Tom Rini
On Tue, Sep 08, 2015 at 09:50:01AM +0300, Dmitry Lifshitz wrote: > Fix MMC1 pinmux setup, thus enable SD/MMC card support with CM-T3517. > > Signed-off-by: Dmitry Lifshitz > Acked-by: Igor Grinberg Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature __

Re: [U-Boot] omap3: cm-t3517: define CONFIG_MACH_TYPE

2015-09-12 Thread Tom Rini
On Wed, Sep 09, 2015 at 11:27:17AM +0300, Dmitry Lifshitz wrote: > Define CONFIG_MACH_TYPE to allow non DT Linux boot. > > Signed-off-by: Dmitry Lifshitz > Acked-by: Igor Grinberg Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] [U-Boot, v2, 3/3] omap3: cm-t3517: change environment size

2015-09-12 Thread Tom Rini
On Wed, Sep 09, 2015 at 11:25:39AM +0300, Dmitry Lifshitz wrote: > Mainline CM-T3517 U-Boot environment size differs from that one > shipped with CM-T3517 boards. > > Update environment size, to avoid backward compatibility issues. > > Signed-off-by: Dmitry Lifshitz > Acked-by: Igor Grinberg

Re: [U-Boot] [U-Boot, v2, 1/1] gpio: lpc32xx: fix issues with port3 gpio

2015-09-12 Thread Tom Rini
On Wed, Sep 09, 2015 at 11:35:58AM -0400, slemieux.t...@gmail.com wrote: > From: Sylvain Lemieux > > The current simplify lpc32xx gpio driver implementation assume a > maximum of 32 GPIO per port; there are a total of 22 GPI, 24 GPO > and 6 GPIO to managed on port 3. > > Update the driver to fi

Re: [U-Boot] [U-Boot, v2, 2/2] Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header

2015-09-12 Thread Tom Rini
On Wed, Sep 02, 2015 at 05:24:58PM -0600, Simon Glass wrote: > Now that we have a new header file for cache-aligned allocation, we should > move the stack-based allocation macro there also. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Di

Re: [U-Boot] [PATCH 1/2] ARM: cache: drop the empty dcache functions as we have it in lib/cache.c

2015-09-12 Thread Tom Rini
On Sat, Sep 12, 2015 at 11:14:18AM +0200, Albert ARIBAUD wrote: > Hello Josh, > > Sorry this series somehow dropped off my radar completely. Is it still > needed now? If it does, then it would require rework as some of the > functions removed are not empty anymore. An updated version of this ser

[U-Boot] [PATCH v2 1/5] spi_sf: Skip the erasing of protected sectors

2015-09-12 Thread Otavio Salvador
Many SPI flashes have protection bits (BP2, BP1 and BP0) in the status register that can protect selected regions of the SPI NOR. Take these bits into account when performing erase operations, making sure that the protected areas are skipped. Introduce the CONFIG_SPI_NOR_PROTECTION_STM option tha

[U-Boot] [PATCH v2 2/5] spi_flash: Include spi_flash_cmd_write_status() prototype

2015-09-12 Thread Otavio Salvador
Add a prototype for spi_flash_cmd_write_status(), so that it can be used by other files. Cc: Jagan Teki Signed-off-by: Otavio Salvador --- Changes since v1: - None include/spi_flash.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/spi_flash.h b/include/spi_flash.h index 3b2d555.

[U-Boot] [PATCH v2 3/5] cgtqmx6eval: Add SPI NOR flash support

2015-09-12 Thread Otavio Salvador
Add SPI NOR support: => sf probe SF: Detected SST25VF032B with page size 256 Bytes, erase size 4 KiB, total 4 MiB Signed-off-by: Otavio Salvador --- Changes since v1: - None board/congatec/cgtqmx6eval/cgtqmx6eval.c | 23 +++ include/configs/cgtqmx6eval.h| 10 +++

[U-Boot] [PATCH v2 5/5] cgtqmx6eval: Protect the manufacturing information in SPI NOR

2015-09-12 Thread Otavio Salvador
The last 16 KiB of the SPI NOR contain some manufacturing information, which should not be erased/overwritten. Configure the protection bits BP2, BP1 and BP0 so that this region is protected. Signed-off-by: Otavio Salvador --- Changes since v1: - Use CONFIG_SPI_NOR_PROTECTION_STM board/congate

[U-Boot] [PATCH v2 4/5] cgtqmx6eval: Use SPI NOR to store the environment

2015-09-12 Thread Otavio Salvador
Congatec boards boot from SPI NOR, so it makes more sense to use SPI NOR to store the environment variables. Signed-off-by: Otavio Salvador --- Changes since v1: - None include/configs/cgtqmx6eval.h | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/include/

Re: [U-Boot] [U-Boot, 1/4, v2] mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600

2015-09-12 Thread Scott Wood
On Sat, 2015-09-12 at 08:50 -0400, Tom Rini wrote: > On Wed, Sep 02, 2015 at 02:29:12PM +0200, Stefan Roese wrote: > > > This patch adds support for 4-bit ECC BCH4 for the SPEAr600 SoC. This can > > be used by boards equipped with a NAND chip that requires 4-bit ECC > > strength. > > The SPEAr600

Re: [U-Boot] [U-Boot, 1/4, v2] mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600

2015-09-12 Thread Tom Rini
On Sat, Sep 12, 2015 at 09:36:54AM -0500, Scott Wood wrote: > On Sat, 2015-09-12 at 08:50 -0400, Tom Rini wrote: > > On Wed, Sep 02, 2015 at 02:29:12PM +0200, Stefan Roese wrote: > > > > > This patch adds support for 4-bit ECC BCH4 for the SPEAr600 SoC. This can > > > be used by boards equipped wi

  1   2   >