Re: [U-Boot] [PATCH 3/5] fdt: add fdt_add_display_timings(..)

2014-01-13 Thread Christian Gmeiner
2014/1/12 Anatolij Gustschin : > Hi Stefano, > > On Wed, 08 Jan 2014 11:53:39 +0100 > Stefano Babic wrote: > ... >> Agree that we have to sync u-boot and kernel, and this can be a way in >> the short term. >> >> I am asking if this is in the long term the best way to do it. You are >> converting E

Re: [U-Boot] [PATCH 1/5] edid: add function to convert edid to fb_videomode

2014-01-13 Thread Christian Gmeiner
2014/1/12 Anatolij Gustschin : > On Wed, 8 Jan 2014 08:24:21 +0100 > Christian Gmeiner wrote: > >> There may be some custom boards in the field which have >> an seperate eeprom chip to store edid informations in it. >> To make use of those edid information in the board code >> this patch add a fu

Re: [U-Boot] [PATCH v2] fuelgauge: max17042: fix i2c read issue which causes infinity loop.

2014-01-13 Thread Przemyslaw Marczak
Hello, On 01/14/2014 01:24 AM, Minkyu Kang wrote: On 13/01/14 18:27, Przemyslaw Marczak wrote: Hello Minkyu, On 12/30/2013 11:31 AM, Przemyslaw Marczak wrote: Hello, On 12/30/2013 11:24 AM, Przemyslaw Marczak wrote: Issues: - reading i2c data by passing u16 pointer causes errors in read dat

Re: [U-Boot] [PATCH REPOST4 1/2] ARM: rpi_b: power on SDHCI and USB HW modules

2014-01-13 Thread Albert ARIBAUD
Hi Stephen, On Mon, 13 Jan 2014 19:50:11 -0700, Stephen Warren wrote: > Send RPC commands to the VideoCore to turn on the SDHCI and USB modules. > For SDHCI this isn't needed in practice, since the firmware already > turned on the power in order to load U-Boot. However, it's best to be > explici

[U-Boot] [PATCH] board:universal: fix i2c adapter

2014-01-13 Thread Piotr Wilczek
Universal uses only one adapter I2C_0. Signed-off-by: Piotr Wilczek Signed-off-by: Kyungmin Park --- board/samsung/universal_c210/universal.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/samsung/universal_c210/universal.c b/board/samsung/universal_c210/universal

[U-Boot] [PATCH 3/3] config: Update envs for trats and trats2 - Disable L2 cache

2014-01-13 Thread Lukasz Majewski
Disable L2 caches for Trats and Trats2 devices. It turns out that for data downloading with thordown command L2 cache disablement brings a significant speed improvement. rootfs - 400 MiB: - L2 cache enabled: 2.69 MiB/s - L2 cache disabled:5.56 MiB/s Such i

[U-Boot] [PATCH 2/3] ARM: trats2: dfu: Enable default Poll Timeout for Trats2 board

2014-01-13 Thread Lukasz Majewski
Provide default Poll Timeout value for Trats2 board. Signed-off-by: Lukasz Majewski --- Changes for v2: - None Change-Id: I06ee5c228fa4f92ab445333cbdb12464944daa35 --- include/configs/trats2.h |1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/trats2.h b/include/configs/trat

[U-Boot] [PATCH 1/3] config: Update envs for trats and trats2 - new entries for new partitions

2014-01-13 Thread Lukasz Majewski
This patch adds extra dfu_alt_info entries to support storing the whole BOOT , DATA and UMS partitions. This allows upgrade of uImage and device tree blob (dtb) files at once. Now it is also possible to store ext4 rootfs prepared with well established linux tools (like mkfs.ext4). Signed-off-by:

[U-Boot] [PATCH 0/3] fix: Trats/Trats2 default envs adjustement for 2014.01 release

2014-01-13 Thread Lukasz Majewski
Adjust default envs for Trats and Trats2 boards. Those changes are supposed to cleanup and improve things for v2014.01 u-boot release. Lukasz Majewski (3): config: Update envs for trats and trats2 - new entries for new partitions ARM: trats2: dfu: Enable default Poll Timeout for Trats2 bo

Re: [U-Boot] [PATCH 1/9] kmp204x: support for QRIO1 bootcounter

2014-01-13 Thread Stefan Roese
Hi Valentin, On 13.01.2014 17:29, Valentin Longchamp wrote: > From: Rainer Boschung > > - make use of the QRIO1 32bit register at 0x20 as bootcounter register > - check for BOOTCOUNT_MAGIC pattern when before bootcounter value is read > > Signed-off-by: Rainer Boschung > Signed-off-by: Valenti

Re: [U-Boot] [PATCH] spi: sh_qspi: Add header file that defines the address of registers

2014-01-13 Thread Jagan Teki
Hi Nobuhiro, On Tue, Jan 14, 2014 at 5:42 AM, Nobuhiro Iwamatsu wrote: > Hi, > > 2014/1/14 Nobuhiro Iwamatsu : >> Hi, Jagan. >> >> 2014/1/9 Jagan Teki : >>> Hi Nobuhiro, >>> >>> On Thu, Jan 9, 2014 at 9:49 AM, Nobuhiro Iwamatsu >>> wrote: Hi, This macro was changed by following pa

Re: [U-Boot] fdt performance

2014-01-13 Thread Aaron Williams
Hi Simon, Sorry for the long delay. On 10/17/2013 03:27 PM, Simon Glass wrote: Hi Aaron, On Thu, Oct 17, 2013 at 12:24 AM, Aaron Williams wrote: Hi all, In our bootloader based off of 2013.07 we make extensive use of the flat device tree. In profiling our bootloader in our simulator I foun

Re: [U-Boot] Prefetch abort exception

2014-01-13 Thread Albert ARIBAUD
Hi Parimala, On Mon, 13 Jan 2014 19:00:04 +0530, Parimala Baggiri wrote: > Hello, > > I have added interrupt support for armv7 platform, by implementing the > do_irq and irq_install_handler and arch_interrupt_init functions. > > Initially default_isr is the handler function installed for all t

Re: [U-Boot] XHCI Issues

2014-01-13 Thread Aaron Williams
On 01/13/2014 06:20 PM, Aaron Williams wrote: Hi all, I am bringing up XHCI support for our SOC and have run into several issues with U-Boot's XHCI code. 1. I need to use a wrapper I call xhci_readl/xhci_writel since all of our I/O is to 64-bit addresses rather than readl/writel which work f

Re: [U-Boot] [PATCH] arm: exynos: change to use clrbits macro instead of readl/writel function

2014-01-13 Thread Jaehoon Chung
Hi, Inha. Plz, add Samsung SoC custodian. Refer to http://www.denx.de/wiki/U-Boot/Custodians On 01/14/2014 01:01 PM, Inha Song wrote: > Use setbits/clrbits macro instead of readl/writel function > > Signed-off-by: Inha Song > --- > arch/arm/cpu/armv7/exynos/clock.c | 87 > +++-

[U-Boot] [PATCH] arm: exynos: change to use clrbits macro instead of readl/writel function

2014-01-13 Thread Inha Song
Use setbits/clrbits macro instead of readl/writel function Signed-off-by: Inha Song --- arch/arm/cpu/armv7/exynos/clock.c | 87 +++-- 1 file changed, 25 insertions(+), 62 deletions(-) diff --git a/arch/arm/cpu/armv7/exynos/clock.c b/arch/arm/cpu/armv7/exynos/c

Re: [U-Boot] [PATCH v6 1/2] powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL

2014-01-13 Thread Prabhakar Kushwaha
On 1/14/2014 6:39 AM, Scott Wood wrote: On Mon, 2014-01-13 at 11:58 +0530, Prabhakar Kushwaha wrote: On 1/10/2014 7:40 AM, Po Liu wrote: diff --git a/drivers/mtd/nand/fsl_ifc_spl.c b/drivers/mtd/nand/fsl_ifc_spl.c index 9de327b..6b43496 100644 --- a/drivers/mtd/nand/fsl_ifc_spl.c +++ b/drivers

Re: [U-Boot] [PATCH v5 04/12] samsung: misc: move display logo function to misc.c file.

2014-01-13 Thread Jaehoon Chung
Dear Przemyslaw, On 01/10/2014 11:31 PM, Przemyslaw Marczak wrote: > board/samsung/common/misc.c: > - move draw_logo() function from exynos_fb.c > - add get_tizen_logo_info() function call removed from board files > > boards: > - update board files > - add CONFIG_MISC_INIT_R to Universal, Trats a

Re: [U-Boot] [PATCH 1/5] edid: add function to convert edid to fb_videomode

2014-01-13 Thread Eric Nelson
Hi Fabio, On 01/13/2014 05:36 PM, Fabio Estevam wrote: Hi Eric, On Fri, Jan 10, 2014 at 7:36 PM, Eric Nelson wrote: I just tried gluing this up for use in the Nitrogen6X HDMI channel, but found that this is more difficult than expected. Apparently the i.MX6 clock tree doesn't (yet) support

[U-Boot] [PATCH REPOST4 2/2] ARM: bcm2835: fix mailbox timeout

2014-01-13 Thread Stephen Warren
My original intention was to have a 100ms timeout. However, the timer operations used return values in ms not us, so we ended up with a 100s timeout instead. Fixing this exposes that some operations need longer to operate than 100ms, so bump the timeout up to a whole second. Reported-by: Andre Hei

[U-Boot] [PATCH REPOST4 1/2] ARM: rpi_b: power on SDHCI and USB HW modules

2014-01-13 Thread Stephen Warren
Send RPC commands to the VideoCore to turn on the SDHCI and USB modules. For SDHCI this isn't needed in practice, since the firmware already turned on the power in order to load U-Boot. However, it's best to be explicit. For USB, this is necessary, since the module isn't powered otherwise. This wil

[U-Boot] XHCI Issues

2014-01-13 Thread Aaron Williams
Hi all, I am bringing up XHCI support for our SOC and have run into several issues with U-Boot's XHCI code. 1. I need to use a wrapper I call xhci_readl/xhci_writel since all of our I/O is to 64-bit addresses rather than readl/writel which work for PCIe. While xhci_readl/xhci_writel is used

Re: [U-Boot] [PATCH v15 07/10] arm64: core support

2014-01-13 Thread FengHua
hi bhupesh, > Hi David, > > In reference to my mail above, I see that the transition to EL2 (from EL3) > which occurs very early > in start.S needs to be changed on lines of the ARMv7 code, i.e. the EL2 > transition should happen just > before Linux is booted up by the u-boot. > > The reason fo

Re: [U-Boot] [PATCH v6 1/2] powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL

2014-01-13 Thread Scott Wood
On Mon, 2014-01-13 at 11:58 +0530, Prabhakar Kushwaha wrote: > On 1/10/2014 7:40 AM, Po Liu wrote: > > diff --git a/drivers/mtd/nand/fsl_ifc_spl.c b/drivers/mtd/nand/fsl_ifc_spl.c > > index 9de327b..6b43496 100644 > > --- a/drivers/mtd/nand/fsl_ifc_spl.c > > +++ b/drivers/mtd/nand/fsl_ifc_spl.c > >

Re: [U-Boot] [PATCH 1/2] mini2440: remove board support

2014-01-13 Thread Minkyu Kang
On 14/01/14 05:06, Albert ARIBAUD wrote: > Signed-off-by: Albert ARIBAUD > --- > board/friendlyarm/mini2440/Makefile | 8 -- > board/friendlyarm/mini2440/mini2440.c | 118 > board/friendlyarm/mini2440/mini2440.h | 144 > -- > board

Re: [U-Boot] [PATCH 8/9] ums: always initialize mmc before ums_disk_init()

2014-01-13 Thread Minkyu Kang
On 09/01/14 23:31, Mateusz Zalega wrote: > In some cases MMC was still uninitialized while media capacity check, > leading to broken ums command. > > Change-Id: I4b86c2c59e430fb8b55272ea14f00316d8cb3dca > Signed-off-by: Mateusz Zalega > Cc: Lukasz Majewski > Cc: Minkyu Kang > Cc: Kyungmin Park

Re: [U-Boot] [PATCH 1/5] edid: add function to convert edid to fb_videomode

2014-01-13 Thread Fabio Estevam
Hi Eric, On Fri, Jan 10, 2014 at 7:36 PM, Eric Nelson wrote: > I just tried gluing this up for use in the Nitrogen6X HDMI channel, > but found that this is more difficult than expected. > > Apparently the i.MX6 clock tree doesn't (yet) support use with > the 1080P monitor I have connected. Yes,

Re: [U-Boot] [PATCH v2] fuelgauge: max17042: fix i2c read issue which causes infinity loop.

2014-01-13 Thread Minkyu Kang
On 13/01/14 18:27, Przemyslaw Marczak wrote: > Hello Minkyu, > > On 12/30/2013 11:31 AM, Przemyslaw Marczak wrote: >> Hello, >> >> On 12/30/2013 11:24 AM, Przemyslaw Marczak wrote: >>> Issues: >>> - reading i2c data by passing u16 pointer causes errors in read data. >>> - max17042 status register

Re: [U-Boot] [PATCH] spi: sh_qspi: Add header file that defines the address of registers

2014-01-13 Thread Nobuhiro Iwamatsu
Hi, 2014/1/14 Nobuhiro Iwamatsu : > Hi, Jagan. > > 2014/1/9 Jagan Teki : >> Hi Nobuhiro, >> >> On Thu, Jan 9, 2014 at 9:49 AM, Nobuhiro Iwamatsu >> wrote: >>> Hi, >>> >>> This macro was changed by following patch. >>> http://patchwork.ozlabs.org/patch/307934/ >> OK. >> I will pick this once Alber

Re: [U-Boot] [PATCH] spi: sh_qspi: Add header file that defines the address of registers

2014-01-13 Thread Nobuhiro Iwamatsu
Hi, Jagan. 2014/1/9 Jagan Teki : > Hi Nobuhiro, > > On Thu, Jan 9, 2014 at 9:49 AM, Nobuhiro Iwamatsu > wrote: >> Hi, >> >> This macro was changed by following patch. >> http://patchwork.ozlabs.org/patch/307934/ > OK. > I will pick this once Albert pop your PR. > > Any more spi patches? > I dont

Re: [U-Boot] [ANN] v2014.01-rc3

2014-01-13 Thread Lukasz Majewski
Hi Tom > Hey all, > > I've put v2014.01-rc3 out and we should have a tarball soon. > > Here's where we're at, I feel. We got some big changes in, which had > been due for a while, on Friday. I don't think it's a good idea to > release today, so I'm going to push things out a week. > > Here's

Re: [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver)

2014-01-13 Thread Chin Liang See
Dear Albert, On Mon, 2014-01-13 at 23:07 +0100, ZY - albert.u.boot wrote: > Hi Wolfgang, > > On Mon, 13 Jan 2014 22:08:15 +0100, Wolfgang Denk wrote: > > > Dear Albert, > > > > In message <20140113173924.684ce548@lilith> you wrote: > > > > > > > Actually these Cc will be helpful when using gi

Re: [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver)

2014-01-13 Thread Chin Liang See
Dear Wolfgang, On Mon, 2014-01-13 at 22:09 +0100, ZY - wd wrote: > Dear Chin Liang See, > > In message <1389634896.9425.4.ca...@clsee-virtualbox.altera.com> you wrote: > > > > The patman script looks cool. Let me learn up this and using this when > > submitting future patches. At same time, sorr

Re: [U-Boot] [PATCH 2/2] mx1ads: remove board support

2014-01-13 Thread Stefano Babic
On 13/01/2014 21:06, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD --- board/mx1ads/Makefile| 16 --- board/mx1ads/lowlevel_init.S | 68 -- board/mx1ads/mx1ads.c| 178 - board/mx1ads/syncflash.c | 307

Re: [U-Boot] [ANN] v2014.01-rc3

2014-01-13 Thread Stefano Babic
Hi Tom, On 13/01/2014 20:42, Tom Rini wrote: Hey all, I've put v2014.01-rc3 out and we should have a tarball soon. Here's where we're at, I feel. We got some big changes in, which had been due for a while, on Friday. I don't think it's a good idea to release today, so I'm going to push thin

Re: [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver)

2014-01-13 Thread Albert ARIBAUD
Hi Wolfgang, On Mon, 13 Jan 2014 22:08:15 +0100, Wolfgang Denk wrote: > Dear Albert, > > In message <20140113173924.684ce548@lilith> you wrote: > > > > > Actually these Cc will be helpful when using git send-email. It will > > > auto cc to these mailing list when the patch is send out for revi

Re: [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver)

2014-01-13 Thread Dinh Nguyen
Hi Wolfgang, On Mon, 2014-01-13 at 22:08 +0100, ZY - wd wrote: > Dear Albert, > > In message <20140113173924.684ce548@lilith> you wrote: > > > > > Actually these Cc will be helpful when using git send-email. It will > > > auto cc to these mailing list when the patch is send out for review > > >

Re: [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver)

2014-01-13 Thread Wolfgang Denk
Dear Chin Liang See, In message <1389634896.9425.4.ca...@clsee-virtualbox.altera.com> you wrote: > > The patman script looks cool. Let me learn up this and using this when > submitting future patches. At same time, sorry for the hassle as I am > not aware the git send-email method not helpful for

Re: [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver)

2014-01-13 Thread Wolfgang Denk
Dear Albert, In message <20140113173924.684ce548@lilith> you wrote: > > > Actually these Cc will be helpful when using git send-email. It will > > auto cc to these mailing list when the patch is send out for review > > (instead entering the names manually every time). Thanks > > That is useful t

[U-Boot] Bug in TOP860 code with gcc 4.8.1

2014-01-13 Thread Wolfgang Denk
Dear Reinhard, attempting to build the TOP860 code with a GCC 4.8.1 based tool chain (say ELDK v5.5 or Yocto 1.5) gives the following errors: -> ./MAKEALL TOP860 Configuring for TOP860 board... textdata bss dec hex filename 165471 21020 17316 203807 31c1f ./u-boot ../co

[U-Boot] [PATCH 2/2] mx1ads: remove board support

2014-01-13 Thread Albert ARIBAUD
Signed-off-by: Albert ARIBAUD --- board/mx1ads/Makefile| 16 --- board/mx1ads/lowlevel_init.S | 68 -- board/mx1ads/mx1ads.c| 178 - board/mx1ads/syncflash.c | 307 --- boards.cfg | 1

[U-Boot] [PATCH 1/2] mini2440: remove board support

2014-01-13 Thread Albert ARIBAUD
Signed-off-by: Albert ARIBAUD --- board/friendlyarm/mini2440/Makefile | 8 -- board/friendlyarm/mini2440/mini2440.c | 118 board/friendlyarm/mini2440/mini2440.h | 144 -- boards.cfg| 1 - doc/README.min

Re: [U-Boot] [PATCH v2 2/3] mx6: Add initial support for the Hummingboard solo

2014-01-13 Thread Fabio Estevam
Hi Stefano, On Mon, Jan 13, 2014 at 9:11 AM, Stefano Babic wrote: > I discussed last week via IIRC with Otavio about if the patch can still > flow into the coming release. He pointed me out that the original patch > was sent a lot of time ago as "carrier-one": > > http://patchwork.ozlabs.org/pat

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

2014-01-13 Thread Tom Rini
On Mon, Jan 13, 2014 at 07:49:26PM +0100, Albert ARIBAUD wrote: > Hello Tom, > > The following changes since commit > 7f673c99c2d8d1aa21996c5b914f06d784b080ca: > > Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10 > 10:56:00 -0500) > > are available in the git repository at:

[U-Boot] [ANN] v2014.01-rc3

2014-01-13 Thread Tom Rini
Hey all, I've put v2014.01-rc3 out and we should have a tarball soon. Here's where we're at, I feel. We got some big changes in, which had been due for a while, on Friday. I don't think it's a good idea to release today, so I'm going to push things out a week. Here's what I expect for the rele

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

2014-01-13 Thread Tom Rini
On Tue, Jan 14, 2014 at 12:05:32AM +0530, Jagannadha Sutradharudu Teki wrote: > Hi Tom, > > PR have quad and dual_flash change set also includes few fixes. > Tested these changes on spansion, stmicro and sst flash devices. > > -- > Thanks, > Jagan. > > The following changes since commit 7f673c9

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

2014-01-13 Thread Tom Rini
On Sun, Jan 12, 2014 at 11:41:10PM +0100, Anatolij Gustschin wrote: > Hey Tom, > > please pull two minor fixes for release. Thanks! > > Anatolij > > The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca: > > Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01

Re: [U-Boot] [PULL] u-boot-usb/master

2014-01-13 Thread Tom Rini
On Mon, Jan 13, 2014 at 12:42:30PM +0100, Marek Vasut wrote: > Minor fixes, please apply for 2014.01 > > The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca: > > Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10 10:56:00 > -0500) > > are available in

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

2014-01-13 Thread Albert ARIBAUD
Hello Tom, The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca: Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10 10:56:00 -0500) are available in the git repository at: git://git.denx.de/u-boot-arm master for you to fetch changes up to 4efd69250f

Re: [U-Boot] [PATCH] sf: params: Removed flag SECT_4K for Micron N25Q128

2014-01-13 Thread Jagan Teki
On Wed, Jan 8, 2014 at 11:27 AM, Siva Durga Prasad Paladugu wrote: > Remove the flag SECT_4K for device N25Q128 as the 4K-byte > sub sector erase granularity is available only for top/bottom > 8 sectors in some of the N25Q128 chips. > > Signed-off-by: Siva Durga Prasad Paladugu > --- > drivers/m

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

2014-01-13 Thread Jagannadha Sutradharudu Teki
Hi Tom, PR have quad and dual_flash change set also includes few fixes. Tested these changes on spansion, stmicro and sst flash devices. -- Thanks, Jagan. The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca: Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-0

Re: [U-Boot] [PATCH] powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI

2014-01-13 Thread Scott Wood
On Mon, 2014-01-13 at 14:48 +0100, Wolfgang Denk wrote: > Dear Prabhakar, > > In message <52d37cf5.2090...@freescale.com> you wrote: > > > > > What is the reason for the reenaming? Especially, why changing from > > > CONFIG_ to CONFIG_SYS_ ? > > > > CONFIG_PBLRCW_CONFIG has 2 CONFIG. it is slig

Re: [U-Boot] [PATCH] nand: fix reading after switching ecc

2014-01-13 Thread Scott Wood
On Mon, 2014-01-13 at 08:29 +, Gupta, Pekon wrote: > Hi Jeroen, > > > > >The omap_gpmc allows switching ecc at runtime. Since > >the NAND_SUBPAGE_READ flag is only set, it is kept when > >switching to hw ecc, which is not correct. This leads to > >calling chip->ecc.read_subpage which is not a

Re: [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver)

2014-01-13 Thread Chin Liang See
Hi Albert, On Mon, 2014-01-13 at 17:39 +0100, ZY - albert.u.boot wrote: > Hi Chin, > > On Mon, 13 Jan 2014 08:34:36 -0600, Chin Liang See > wrote: > > > Dear Albert, > > > > On Mon, 2014-01-13 at 09:34 +0100, ZY - albert.u.boot wrote: > > > On Wed, 13 Nov 2013 11:34:10 -0600, Chin Liang See >

[U-Boot] Call for participation in the U-Boot Mini Summit 2014

2014-01-13 Thread Detlev Zundel
Hi, as already indicated, we are looking forward to our next U-Boot Mini Summit at Embedded Linux Conference Europe 2014 which will take place in Düsseldorf, Germany from October 13 - 15. The call for papers of the main conference is now open[1] and if you want to submit a talk for the main track

Re: [U-Boot] [PULL] u-boot-pxa/master

2014-01-13 Thread Albert ARIBAUD
Hi Albert, On Mon, 13 Jan 2014 14:16:22 +0100, Albert ARIBAUD wrote: > Hi Marek, > > On Mon, 13 Jan 2014 12:42:35 +0100, Marek Vasut wrote: > > > Minor fixes, please apply for 2014.01 > > > > The following changes since commit > > 7f673c99c2d8d1aa21996c5b914f06d784b080ca:

Re: [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver)

2014-01-13 Thread Albert ARIBAUD
Hi Chin, On Mon, 13 Jan 2014 08:34:36 -0600, Chin Liang See wrote: > Dear Albert, > > On Mon, 2014-01-13 at 09:34 +0100, ZY - albert.u.boot wrote: > > On Wed, 13 Nov 2013 11:34:10 -0600, Chin Liang See > > wrote: > > > > > Scan Manager driver will be called to configure the IOCSR > > > scan c

[U-Boot] [PATCH 2/9] kmp204x: introduce QRIO GPIO functions

2014-01-13 Thread Valentin Longchamp
The QRIO GPIO functions can be of general interest. They are thus added to a qrio.c and their prototype are available from kmp204x.h. The QRIO prst function are also included in this file, as well as the functions required for the I2C deblocking support (open-drain). Signed-off-by: Valentin Longch

[U-Boot] [PATCH 4/9] kmp204x: implement workaround for A-006559

2014-01-13 Thread Valentin Longchamp
According to the errata, some bits of an undocumented register in the DCSR must be set for every core in order to avoid a possible data or instruction corruption. This is required for the 2.0 revision of the P2041 that should be used as soon as available in our design. Signed-off-by: Valentin Lon

[U-Boot] [PATCH 5/9] kmp204x: add support for the kmcoge4 board

2014-01-13 Thread Valentin Longchamp
The kmcoge4 board is the product board derived from the kmlion1 prototype. The main difference between the 2 boards is that the kmcoge4 does not configure the Local Bus controller for LCS2. Signed-off-by: Valentin Longchamp --- boards.cfg| 1 + include/configs/kmp204x.h | 7

[U-Boot] [PATCH 3/9] kmp204x: I2C deblocking for I2C-bus1 added

2014-01-13 Thread Valentin Longchamp
From: Rainer Boschung -uses common deblocking algorithm from ../common/common.c -supports deblocking of of I2C-bus1 by means of QRIO GPIO - SCL1 = GPIO_A16 - SDA1 = GPIO_A17 QRIO GPIOs act in an open-drain-like manner, for 0 GPIO drives low and for 1 the GPIO is an input and must be pulled

[U-Boot] [PATCH 7/9] KM: add the KM_UBI_PART_BOOT_OPTS #define

2014-01-13 Thread Valentin Longchamp
This define can be used if the ubi boot partition (defined for all Keymile boards with KM_UBI_PARTITION_NAME_BOOT #define to ubi0) needs some additionnal boot options. This is the case for the kmp204x boards since u-boot does not support NAND Flash subpage accesses on this platform, an additionnal

[U-Boot] [PATCH 1/9] kmp204x: support for QRIO1 bootcounter

2014-01-13 Thread Valentin Longchamp
From: Rainer Boschung - make use of the QRIO1 32bit register at 0x20 as bootcounter register - check for BOOTCOUNT_MAGIC pattern when before bootcounter value is read Signed-off-by: Rainer Boschung Signed-off-by: Valentin Longchamp Acked-by: Valentin Longchamp --- board/keymile/kmp204x/kmp2

[U-Boot] [PATCH 8/9] kmp204x: enable support for SPANSION SPI NOR

2014-01-13 Thread Valentin Longchamp
The new prototype and the final series was moved from Micron to Spansion to have a better reset sequence that is easier to support. Signed-off-by: Valentin Longchamp --- include/configs/km/kmp204x-common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/km/kmp204x-common.h

[U-Boot] [PATCH 9/9] kmp204x: initial support for PCIe FPGA configuration

2014-01-13 Thread Valentin Longchamp
The PEXHC PCIe configuration mechanism ensures that the FPGA get configured at power-up. Since all the PCIe devices should be configured when the kernel start, u-boot has to take care that the FPGA gets configured also in other reset scenarios, mostly because of possible configuration change. The

[U-Boot] [PATCH 6/9] kmp204x: update I2C field of RCW

2014-01-13 Thread Valentin Longchamp
On the previous HW revision (now unsupported), there was a need for external DMA signals and thus the I2C3/4 signals were used DMA1_DONE/ACK/REQ. These signals now are configured as GPIO[16:19]. Signed-off-by: Valentin Longchamp --- board/keymile/kmp204x/rcw_kmp204x.cfg | 2 +- 1 file changed,

[U-Boot] [PATCH 0/9] Further support for the kmp204x architecture

2014-01-13 Thread Valentin Longchamp
This patch series refines the support for the kmp204x designs. The main additions are: - further support of the QRIO CPLD (bootcounter and GPIO) - support of the new kmcoge4 board based on kmp204x - support of I2C deblocking - support for FPGA configuration (PCIe FPGA) - various fixes and smaller e

Re: [U-Boot] UBIFS seeing corrupt blank pages when image flashed via u-boot

2014-01-13 Thread Artem Bityutskiy
On Mon, 2014-01-13 at 13:16 +, Gupta, Pekon wrote: > Currently both UBI and UBIFS layer checks for erased-page to be > all(0xff), > But I think its over-kill to put this burden on UBI or UBIFS layer, > because > low-level controller drivers can handle this easily. > So, if Artem and Brian agree

Re: [U-Boot] [PATCH 8/9] ums: always initialize mmc before ums_disk_init()

2014-01-13 Thread Mateusz Zalega
On 01/13/14 15:43, Michael Trimarchi wrote: > On Mon, Jan 13, 2014 at 3:39 PM, Mateusz Zalega wrote: >> On 01/10/14 06:08, Jaehoon Chung wrote: index dc155ad..0d8f30d 100644 --- a/board/samsung/common/ums.c +++ b/board/samsung/common/ums.c @@ -37,6 +37,9 @@ static struct ums um

Re: [U-Boot] [PATCH 4/9] arm:goni:dfu Add support for DFU to Goni target

2014-01-13 Thread Mateusz Zalega
On 01/10/14 05:55, Jaehoon Chung wrote: > On 01/09/2014 11:31 PM, Mateusz Zalega wrote: >> Proper adjustment for supporting DFU at GONI target has been made. >> The s5p_goni.h file has been updated. Moreover, the code for low level >> USB initialization has been added to Goni board code. >> >> The

Re: [U-Boot] [PATCH 8/9] ums: always initialize mmc before ums_disk_init()

2014-01-13 Thread Michael Trimarchi
Hi On Mon, Jan 13, 2014 at 3:39 PM, Mateusz Zalega wrote: > On 01/10/14 06:08, Jaehoon Chung wrote: >>> index dc155ad..0d8f30d 100644 >>> --- a/board/samsung/common/ums.c >>> +++ b/board/samsung/common/ums.c >>> @@ -37,6 +37,9 @@ static struct ums ums_dev = { >>> >>> static struct ums *ums_disk_

Re: [U-Boot] [PATCH 8/9] ums: always initialize mmc before ums_disk_init()

2014-01-13 Thread Mateusz Zalega
On 01/10/14 06:08, Jaehoon Chung wrote: >> index dc155ad..0d8f30d 100644 >> --- a/board/samsung/common/ums.c >> +++ b/board/samsung/common/ums.c >> @@ -37,6 +37,9 @@ static struct ums ums_dev = { >> >> static struct ums *ums_disk_init(struct mmc *mmc) >> { >> +if (mmc_init(mmc)) >> +

Re: [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver)

2014-01-13 Thread Chin Liang See
Dear Albert, On Mon, 2014-01-13 at 09:34 +0100, ZY - albert.u.boot wrote: > On Wed, 13 Nov 2013 11:34:10 -0600, Chin Liang See > wrote: > > > Scan Manager driver will be called to configure the IOCSR > > scan chain. This configuration will setup the IO buffer settings > > > > Signed-off-by: Chi

[U-Boot] [PATCH 2/2] ext4fs: fix "invalid extent block" error

2014-01-13 Thread Ionut Nicu
For files where we actually have extent indexes following an extent header (ext_block->eh_depth != 0), the do/while loop from ext4fs_get_extent_block() does not select the proper extent index structure. For example, if we have: ext_block->eh_depth = 1 ext_block->eh_entries = 1 fileblock = 0 inde

[U-Boot] Prefetch abort exception

2014-01-13 Thread Parimala Baggiri
Hello, I have added interrupt support for armv7 platform, by implementing the do_irq and irq_install_handler and arch_interrupt_init functions. Initially default_isr is the handler function installed for all the interrupts. >From my standalone application, I am enabling the interrupts and instal

[U-Boot] [PATCH 1/2] ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz

2014-01-13 Thread Ionut Nicu
Using fs->blksz in ext4fs_get_extent_block() is not correct since fs->blksz is not initialized on the read path. Use EXT2_BLOCK_SIZE() instead which will produce the desired output. Signed-off-by: Ionut Nicu Signed-off-by: Mathias Rulf --- fs/ext4/ext4_common.c |4 ++-- 1 files changed, 2

Re: [U-Boot] [PATCH] usb: ums: wait for usb cable connection before enter ums mode

2014-01-13 Thread Marek Vasut
On Monday, January 13, 2014 at 02:31:58 PM, Przemyslaw Marczak wrote: > Hello, > > On 01/13/2014 12:14 PM, Marek Vasut wrote: > > On Monday, January 13, 2014 at 10:18:51 AM, Przemyslaw Marczak wrote: > >> Hello everyone, > >> > >> On 01/07/2014 03:08 PM, Przemyslaw Marczak wrote: > >>> Before thi

[U-Boot] [PATCH v3] arm: put .hash, .got.plt and .machine_param back in binaries

2014-01-13 Thread Albert ARIBAUD
Some targets will build fine but not boot if sections .hash and .got.plt are not present in the binary. Add them back. Also, Exynos machines require .machine_param section in SPL. Add it. Signed-off-by: Albert ARIBAUD --- V3: rebase V2: remove SREC generation for SPL arch/arm/config.mk

Re: [U-Boot] [U-Boot 3/3] spl: common: Support for USB MSD FAT image loading

2014-01-13 Thread Dan Murphy
On 01/10/2014 07:02 AM, Dan Murphy wrote: > Add SPL support to be able to detect a USB Mass Storage device > connected to a USB host. Once a USB Mass storage device is detected > the SPL will load the u-boot.img from a FAT partition to target address. > > Signed-off-by: Dan Murphy > --- > arch/a

Re: [U-Boot] [PATCH] powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI

2014-01-13 Thread Wolfgang Denk
Dear Prabhakar, In message <52d37cf5.2090...@freescale.com> you wrote: > > > What is the reason for the reenaming? Especially, why changing from > > CONFIG_ to CONFIG_SYS_ ? > > CONFIG_PBLRCW_CONFIG has 2 CONFIG. it is slightly confusing. > > Reason for moving CONFIG_ to CONFIG_SYS: These def

Re: [U-Boot] [PATCH] arm: New stack pointer is already aligned

2014-01-13 Thread Tom Rini
On Mon, Jan 13, 2014 at 10:07:50AM +0100, Albert ARIBAUD wrote: > Hi Wolfgang, > > On Fri, 29 Nov 2013 07:14:13 +0100, Wolfgang Denk wrote: > > > Dear Tom Rini, > > > > In message <1385580930-9830-1-git-send-email-tr...@ti.com> you wrote: > > > The code in arch/arm/lib/board.c::board_init_f tha

Re: [U-Boot] [PATCH v3 7/9] dfu:mmc: raw data write fix

2014-01-13 Thread Mateusz Zalega
On 01/10/14 06:03, Jaehoon Chung wrote: > This patch should be separated with dfu and mmc. ACK, because we're going to remove the bl_len assertion, see below. > On 01/09/2014 11:31 PM, Mateusz Zalega wrote: >> When user attempted to perform a raw write using DFU (vide >> dfu_fill_entity_mmc) with

Re: [U-Boot] [PATCH] usb: ums: wait for usb cable connection before enter ums mode

2014-01-13 Thread Przemyslaw Marczak
Hello, On 01/13/2014 12:14 PM, Marek Vasut wrote: On Monday, January 13, 2014 at 10:18:51 AM, Przemyslaw Marczak wrote: Hello everyone, On 01/07/2014 03:08 PM, Przemyslaw Marczak wrote: Before this change ums mode can not be entered when device was using the same usb port for usb/uart communi

Re: [U-Boot] UBIFS seeing corrupt blank pages when image flashed via u-boot

2014-01-13 Thread Gupta, Pekon
Hi Calvin, >From: Artem Bityutskiy [mailto:artem.bityuts...@linux.intel.com] >>On Mon, 2014-01-13 at 17:49 +0530, Calvin Johnson wrote: >> If the 4th to last-page are left blank and not covered with ECC, what >> will happen in case of bit flips on the blank pages? There was an >> issue reported so

Re: [U-Boot] [PULL] u-boot-pxa/master

2014-01-13 Thread Albert ARIBAUD
Hi Marek, On Mon, 13 Jan 2014 12:42:35 +0100, Marek Vasut wrote: > Minor fixes, please apply for 2014.01 > > The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca: > > >

Re: [U-Boot] UBIFS seeing corrupt blank pages when image flashed via u-boot

2014-01-13 Thread Artem Bityutskiy
On Mon, 2014-01-13 at 17:49 +0530, Calvin Johnson wrote: > If the 4th to last-page are left blank and not covered with ECC, what > will happen in case of bit flips on the blank pages? There was an > issue reported some time back. > http://lists.infradead.org/pipermail/linux-mtd/2012-January/039256.

Re: [U-Boot] [PATCH v7 01/17] sf: Add extended read commands support

2014-01-13 Thread Jagan Teki
Hi, On Mon, Jan 13, 2014 at 4:26 PM, Jagan Teki wrote: > Hi Gerhard Sittig, > > Thanks for your comments, please see below > > On Mon, Jan 13, 2014 at 3:04 PM, Gerhard Sittig wrote: >> On Sun, Jan 12, 2014 at 22:29 +0530, Jagannadha Sutradharudu Teki wrote: >>> >>> Current sf uses FAST_READ comm

Re: [U-Boot] UBIFS seeing corrupt blank pages when image flashed via u-boot

2014-01-13 Thread Calvin Johnson
Hi, On Fri, Jan 3, 2014 at 6:29 PM, Artem Bityutskiy wrote: > > Hi Pekon, > > On Fri, 2014-01-03 at 11:45 +, Gupta, Pekon wrote: > > *_Case-1_ Flashing UBIFS image from u-boot using 'nand write' utility* > > > > For a partially written erased-block.. > > (a) 1st page is written with 'erase-he

[U-Boot] [PULL] u-boot-usb/master

2014-01-13 Thread Marek Vasut
Minor fixes, please apply for 2014.01 The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca:

[U-Boot] [PULL] u-boot-pxa/master

2014-01-13 Thread Marek Vasut
Minor fixes, please apply for 2014.01 The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca:

Re: [U-Boot] [PATCH v3 0/2] Add usb ethernet support for Arndale

2014-01-13 Thread Marek Vasut
On Wednesday, January 08, 2014 at 04:49:55 AM, Inderpal Singh wrote: > Arndale board has AX88760, which is USB 2.0 Hub & USB 2.0 Ethernet Combo > controller, connected to HSIC Phy of USB host controller via USB3503 hub. > > This patchset adds support for this usb ethernet controllor. > > Changes

Re: [U-Boot] [PATCH] usb: ums: wait for usb cable connection before enter ums mode

2014-01-13 Thread Marek Vasut
On Tuesday, January 07, 2014 at 03:08:37 PM, Przemyslaw Marczak wrote: > Before this change ums mode can not be entered when device > was using the same usb port for usb/uart communication. > Switching USB cable from UART to USB always causes ums exit. > > Signed-off-by: Przemyslaw Marczak Appli

Re: [U-Boot] [PATCH] usb: ums: wait for usb cable connection before enter ums mode

2014-01-13 Thread Marek Vasut
On Monday, January 13, 2014 at 10:18:51 AM, Przemyslaw Marczak wrote: > Hello everyone, > > On 01/07/2014 03:08 PM, Przemyslaw Marczak wrote: > > Before this change ums mode can not be entered when device > > was using the same usb port for usb/uart communication. > > Switching USB cable from UART

Re: [U-Boot] [PATCH] net/designware - switch driver to phylib usage

2014-01-13 Thread Alexey Brodkin
Completely forgot to mention that there's a prerequisite (http://patchwork.ozlabs.org/patch/309319/): == [PATCH] net: execute "miiphy_init" if CONFIG_PHYLIB defined == This makes sure that phylib will be correctly initialized even if there's no explicit mention of either entry in board con

Re: [U-Boot] [PATCH v15 07/10] arm64: core support

2014-01-13 Thread bhupesh.sha...@freescale.com
Hi David, > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of Bhupesh Sharma > Sent: Tuesday, December 03, 2013 3:33 PM > To: 'FengHua' > Cc: 'tr...@ti.com'; 'u-boot@lists.denx.de'; Wood Scott-B07421 > Subject: Re: [U-Boot] [PATCH

[U-Boot] [PATCH] net/designware - switch driver to phylib usage

2014-01-13 Thread Alexey Brodkin
With this change driver will benefit from existing phylib and thus custom phy functionality implemented in the driver will go away: * Instantiation of the driver is now much shorter - 2 parameters instead of 4. * Simplified phy management/functoinality in driver is replaced with rich functionalit

Re: [U-Boot] [PATCH v2 2/3] mx6: Add initial support for the Hummingboard solo

2014-01-13 Thread Stefano Babic
Hi Fbio, hi Joe, On 13/01/2014 11:41, Stefano Babic wrote: > Hi Fabio, > > On 13/01/2014 00:04, Fabio Estevam wrote: >> Hi Stefano, >> >> On Fri, Jan 3, 2014 at 3:55 PM, Fabio Estevam wrote: >>> From: Fabio Estevam >>> >>> SolidRun has designed the Hummingboard board based on mx6q/dl/solo. >>>

Re: [U-Boot] Quickstart-Manual for u-boot?

2014-01-13 Thread Robert P. J. Day
On Mon, 13 Jan 2014, Fred Fisch wrote: > Hi, > > I already found > > - the sources in GIT > - the config-name of my board > - the (really huge) manual > > Since all I want to do is just compile MLO/u-boot.img for BeagleBone > Black the latter seems to be totally oversized for me. > > So my questio

Re: [U-Boot] [PATCH v5 2/3] wandboard: add Future Eletronics 7" WVGA LCD extension board

2014-01-13 Thread Stefano Babic
Hi Otavio, On 06/01/2014 16:27, Otavio Salvador wrote: > This adds support for the 7" WVGA produced by Future Eletronics and > make it dynamically detect if it is connected or not based on the > touchscreen controller. > > Signed-off-by: Otavio Salvador > --- > Changes in v5: None I would reall

Re: [U-Boot] [PATCH v7 00/17] sf: Add support for quad and dual_flash

2014-01-13 Thread Jagan Teki
Hi, On Mon, Jan 13, 2014 at 3:15 PM, Gerhard Sittig wrote: > On Sun, Jan 12, 2014 at 22:29 +0530, Jagannadha Sutradharudu Teki wrote: >> >> This series is a combo of quad cmds and dual_flash support >> Refer [1] and [2] for more functional description about this changes. >> >> [ ... ] >> >> Pleas

  1   2   >