Re: [U-Boot] [PATCH v4 1/2] mtd: nand: add Freescale vf610_nfc driver

2014-09-11 Thread Stefano Babic
On 11/09/2014 20:57, Bill Pringlemeir wrote: > On 11 Sep 2014, ste...@agner.ch wrote: > >> This adds initial support for Freescale NFC (NAND Flash Controller) >> found in ARM Vybrid SoC's, Power Architecture MPC5125 and others. >> The driver is called vf610_nfc since this is the first supported >>

[U-Boot] [PATCH] test: dfu: script: wrong md5sum on nand partitions

2014-09-11 Thread Heiko Schocher
when uplaoding a file, at least from a nand partition, the complete mtd nand partition size is transferred. This leads in a wrong md5sum as the filesize is different between the downloaded file and the uploaded file. Limit the uploaded filesize to the downloaded fixes this. Signed-off-by: Heiko Sc

Re: [U-Boot] [PATCH] base addresses for more subsystems

2014-09-11 Thread Chin Liang See
On Tue, 2014-09-09 at 14:05 +0200, ZY - pavel wrote: > Add base addresses for more subsystems. > > Signed-off-by: Pavel Machek > > diff --git a/arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h > b/arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h > index 2d3152d..39a7874 100644 > ---

Re: [U-Boot] [PATCH] watchdog disable for socfpga

2014-09-11 Thread Chin Liang See
Hi Pavel, On Tue, 2014-09-09 at 15:09 +0200, ZY - pavel wrote: > On Tue 2014-09-09 14:31:46, Marek Vasut wrote: > > On Tuesday, September 09, 2014 at 02:30:01 PM, Pavel Machek wrote: > > > On Tue 2014-09-09 14:20:23, Marek Vasut wrote: > > > > On Tuesday, September 09, 2014 at 02:03:28 PM, Pavel M

Re: [U-Boot] [PATCH] watchdog disable for socfpga

2014-09-11 Thread Marek Vasut
On Friday, September 12, 2014 at 08:10:22 AM, Chin Liang See wrote: > Hi Pavel, > > On Tue, 2014-09-09 at 14:03 +0200, ZY - pavel wrote: > > This adds watchdog disable. It is neccessary for running Linux kernel. > > > > Signed-off-by: Pavel Machek > > > > diff --git a/arch/arm/cpu/armv7/socfpga

Re: [U-Boot] [PATCH] watchdog disable for socfpga

2014-09-11 Thread Chin Liang See
Hi Pavel, On Tue, 2014-09-09 at 14:03 +0200, ZY - pavel wrote: > This adds watchdog disable. It is neccessary for running Linux kernel. > > Signed-off-by: Pavel Machek > > diff --git a/arch/arm/cpu/armv7/socfpga/reset_manager.c > b/arch/arm/cpu/armv7/socfpga/reset_manager.c > index e320c01..5

Re: [U-Boot] [PATCHv2] generic board for socfpga

2014-09-11 Thread Chin Liang See
On Tue, 2014-09-09 at 13:25 +0200, ZY - pavel wrote: > Socfpga u-boot works fine with CONFIG_SYS_GENERIC_BOARD, so enable > that option as documentation suggests. > > Signed-off-by: Pavel Machek Acked-by: Chin Liang See > > --- > > > Sorry, I let this last too long before I reviewed it and

Re: [U-Boot] [PATCH 1/2] arm: Make reset position-independent

2014-09-11 Thread Albert ARIBAUD
Hi Benoît, On Wed, 3 Sep 2014 23:32:33 +0200, Benoît Thébaudeau wrote: > Some boards, like mx31pdk and tx25, require the beginning of the SPL > code to be position-independent. For these two boards, this is because > they use the i.MX external NAND boot, which starts by executing the > first NA

Re: [U-Boot] [PATCH 2/2] arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG

2014-09-11 Thread Albert ARIBAUD
Hi Benoît, On Wed, 3 Sep 2014 23:32:34 +0200, Benoît Thébaudeau wrote: > The boards using CONFIG_SYS_DV_NOR_BOOT_CFG (i.e. calimain, > da850evm_direct_nor and enbw_cmc) had the _start symbol defined after > the CONFIG_SYS_DV_NOR_BOOT_CFG word rather than before it in > arch/arm/lib/vectors.S. B

[U-Boot] [PATCH v10] nand/denali: Adding Denali NAND driver support

2014-09-11 Thread Chin Liang See
To add the Denali NAND driver support into U-Boot. This driver is leveraged from Linux with commit ID fdbad98dff8007f2b8bee6698b5d25ebba0471c9. For Denali controller 64 variance, you need to declare macro CONFIG_SYS_NAND_DENALI_64BIT. Signed-off-by: Chin Liang See Cc: Scott Wood Cc: Masahiro Yam

Re: [U-Boot] [PATCH] nand/denali: Adding Denali NAND driver support

2014-09-11 Thread Chin Liang See
On Tue, 2014-09-02 at 21:15 -0500, Scott Wood wrote: > On Sat, 2014-08-30 at 07:45 -0400, Tom Rini wrote: > > On Thu, Aug 28, 2014 at 11:13:40AM +0900, Masahiro Yamada wrote: > > > Hi Scott, > > > > > > > > > On Tue, 19 Aug 2014 04:47:40 -0500 > > > Chin Liang See wrote: > > > > > > > To add th

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Wolfgang Denk
Dear Dinh, In message <54122de5.1080...@opensource.altera.com> you wrote: > > Understood...You have just lit a fire in our arses! We have added a > resource internally, Vince Bridgers, to help us upstream more u-boot > support. Also, now that Linux support for SOCFPGA is decent, I will > focus mor

Re: [U-Boot] [PATCH] usb: dfu: thor: gadget: Remove dead code

2014-09-11 Thread Heiko Schocher
Hello Lukasz, Am 11.09.2014 15:26, schrieb Lukasz Majewski: This code is not used anymore in the current DFU implementation and can be safely removed. Signed-off-by: Lukasz Majewski --- drivers/usb/gadget/f_dfu.c | 8 drivers/usb/gadget/f_thor.c | 10 -- 2 files changed,

Re: [U-Boot] fallback to other boot command (UBootBootCountLimit )

2014-09-11 Thread Fabio Estevam
On Thu, Sep 11, 2014 at 2:21 PM, Arvid E. Picciani wrote: > Hi, > > is this functionality removed from master? > > http://www.denx.de/wiki/view/DULG/UBootBootCountLimit Have you added '#define CONFIG_BOOTCOUNT_LIMIT' into your board file? ___ U-Boot mai

[U-Boot] fallback to other boot command (UBootBootCountLimit )

2014-09-11 Thread Arvid E. Picciani
Hi, is this functionality removed from master? http://www.denx.de/wiki/view/DULG/UBootBootCountLimit If yes, would it be ok to re-introduce the feature with a patch submission? What we need is a way to try a different boot command (specifically tftp) if linux fails to boot. best Arvid ___

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Dinh Nguyen
On 09/11/2014 12:14 PM, Tom Rini wrote: > On Thu, Sep 11, 2014 at 11:14:55AM -0500, Dinh Nguyen wrote: >> On Thu, Sep 11, 2014 at 2:46 AM, Wolfgang Denk wrote: >>> Dear Michal, >>> >>> In message <54112b64.5010...@monstr.eu> you wrote: I am not sure if you need to have separate repo to w

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Dinh Nguyen
On 09/11/2014 11:51 AM, Marek Vasut wrote: > On Thursday, September 11, 2014 at 06:14:55 PM, Dinh Nguyen wrote: >> On Thu, Sep 11, 2014 at 2:46 AM, Wolfgang Denk wrote: >>> Dear Michal, >>> >>> In message <54112b64.5010...@monstr.eu> you wrote: I am not sure if you need to have separate repo

Re: [U-Boot] [PATCH 2/2] board/ls1021aqds_d4: Add DDR4 support

2014-09-11 Thread York Sun
On 09/11/2014 03:26 PM, Otavio Salvador wrote: > On Thu, Sep 11, 2014 at 5:32 PM, York Sun wrote: >> LS1021AQDS has a variant with DDR4 slot. This patch adds a new target for >> this variant and enables DDR4 support. RAW timing parameters are not added >> for DDR4. The board timing parameters are

Re: [U-Boot] [PATCH 2/2] board/ls1021aqds_d4: Add DDR4 support

2014-09-11 Thread Otavio Salvador
On Thu, Sep 11, 2014 at 5:32 PM, York Sun wrote: > LS1021AQDS has a variant with DDR4 slot. This patch adds a new target for > this variant and enables DDR4 support. RAW timing parameters are not added > for DDR4. The board timing parameters are only tuned for single-rank 1600 > and 1800MT/s with

[U-Boot] [PATCH 2/2] board/ls1021aqds_d4: Add DDR4 support

2014-09-11 Thread York Sun
LS1021AQDS has a variant with DDR4 slot. This patch adds a new target for this variant and enables DDR4 support. RAW timing parameters are not added for DDR4. The board timing parameters are only tuned for single-rank 1600 and 1800MT/s with Micron DIMM 9ASF51272AZ-2G1A1 due to availability. Signed

[U-Boot] [PATCH 1/2] driver/ddr/fsl: Fix DDR4 driver

2014-09-11 Thread York Sun
When accumulated ECC is enabled, the DQ_MAP for ECC[4:7] needs to be set to 0, i.e. 0->0, 1->1, etc., required by controller logic, even these pins are not actually connected. Also fix a bug when reading from DDR register to use proper accessor for correct endianess. Signed-off-by: York Sun ---

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Jeroen Hofstee
Hello Albert, On 11-09-14 15:31, Albert ARIBAUD wrote: Thanks, tested building rpi_b, it works now. The, tested on versatileqemu out of curiosity and got the following results: 1. clang warns about Unused static functions in common/console.c, namely console_printdevs and console_doenv (1). Wh

Re: [U-Boot] [PATCH] usb: dfu: thor: gadget: Remove dead code

2014-09-11 Thread Marek Vasut
On Thursday, September 11, 2014 at 09:17:57 PM, Jeroen Hofstee wrote: > Hello Marek, > > On 11-09-14 17:47, Marek Vasut wrote: > > On Thursday, September 11, 2014 at 03:26:10 PM, Lukasz Majewski wrote: > >> This code is not used anymore in the current DFU implementation and > >> can be safely remo

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Jeroen Hofstee
Hello Albert, On 11-09-14 17:43, Albert ARIBAUD wrote: Hi Jeroen, Correction on the asm stuff: On Thu, 11 Sep 2014 13:17:20 +0200, Jeroen Hofstee wrote: clang errors on arch/arm/lib/cache.c:28 for this: asm("0: mrc p15, 0, r15, c7, c10, 3\n\t" "bne 0b\n" : : : "memory"); and that is a clang

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-11 Thread Simon Glass
Hi, On 11 September 2014 10:17, Stephen Warren wrote: > On 09/11/2014 10:00 AM, Albert ARIBAUD wrote: >> >> Hi Thierry, >> >> On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding >> wrote: >> >>> From: Thierry Reding >> >> >> Note: this series was split over several custodians (including myself).

Re: [U-Boot] [PATCH] usb: dfu: thor: gadget: Remove dead code

2014-09-11 Thread Jeroen Hofstee
Hello Marek, On 11-09-14 17:47, Marek Vasut wrote: On Thursday, September 11, 2014 at 03:26:10 PM, Lukasz Majewski wrote: This code is not used anymore in the current DFU implementation and can be safely removed. Signed-off-by: Lukasz Majewski How come the compiler didn't spew that this is u

Re: [U-Boot] [PATCH 1/7] ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined

2014-09-11 Thread Ian Campbell
On Thu, 2014-09-11 at 19:19 +0200, Hans de Goede wrote: > Hi Chen, > > On 09/11/2014 07:07 PM, Chen-Yu Tsai wrote: > > Hi Ian, Hans, > > > > On Mon, Sep 8, 2014 at 9:28 PM, Chen-Yu Tsai wrote: > >> BOOT_TARGET_DEVICES includes USB unconditionally. This breaks when > >> CONFIG_CMD_USB is not defi

Re: [U-Boot] [PATCH v4 1/2] mtd: nand: add Freescale vf610_nfc driver

2014-09-11 Thread Bill Pringlemeir
On 11 Sep 2014, ste...@agner.ch wrote: > This adds initial support for Freescale NFC (NAND Flash Controller) > found in ARM Vybrid SoC's, Power Architecture MPC5125 and others. > The driver is called vf610_nfc since this is the first supported > and tested hardware platform supported by the driver

Re: [U-Boot] [PATCH v2 1/2] usb: eth: add ASIX AX88179 DRIVER

2014-09-11 Thread Marek Vasut
On Thursday, September 11, 2014 at 10:33:57 AM, René Griessl wrote: [...] > > I didn't look deep enough. The 88179 driver is a completely separate > > driver, not sharing any code what-so-ever with the other ASIX driver, > > yes ? > > The USB read and write cmd functions are similar and the prob

Re: [U-Boot] [PATCH 2/2] mmc: restore capacity when switching to partition 0

2014-09-11 Thread Tom Rini
On Tue, Sep 02, 2014 at 06:31:23PM -0500, Peter A. Bigot wrote: > The capacity and lba for an MMC device with part_num 0 reflects the > whole device. When mmc_switch_part() successfully switches to a > partition, the capacity is changed to that partition. As partition 0 > does not physically exi

Re: [U-Boot] [PATCH 1/7] ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined

2014-09-11 Thread Chen-Yu Tsai
Hi Ian, Hans, On Mon, Sep 8, 2014 at 9:28 PM, Chen-Yu Tsai wrote: > BOOT_TARGET_DEVICES includes USB unconditionally. This breaks when > CONFIG_CMD_USB is not defined. Use a secondary macro to conditionally > include it when CONFIG_EHCI is enabled, as we do for CONFIG_AHCI. The other patches are

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Marek Vasut
On Thursday, September 11, 2014 at 06:01:31 PM, Dinh Nguyen wrote: > On Wed, Sep 10, 2014 at 6:33 PM, Marek Vasut wrote: > > Hello, > > > > I'd be interested in maintaining u-boot-socfpga repository. So far, we > > don't have a repo for this platform and there is a large flurry of > > patches fly

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Tom Rini
On Thu, Sep 11, 2014 at 11:14:55AM -0500, Dinh Nguyen wrote: > On Thu, Sep 11, 2014 at 2:46 AM, Wolfgang Denk wrote: > > Dear Michal, > > > > In message <54112b64.5010...@monstr.eu> you wrote: > >> > >> I am not sure if you need to have separate repo to work like this. > >> I am keeping zynq patch

Re: [U-Boot] [PATCH 1/7] ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined

2014-09-11 Thread Hans de Goede
Hi Chen, On 09/11/2014 07:07 PM, Chen-Yu Tsai wrote: > Hi Ian, Hans, > > On Mon, Sep 8, 2014 at 9:28 PM, Chen-Yu Tsai wrote: >> BOOT_TARGET_DEVICES includes USB unconditionally. This breaks when >> CONFIG_CMD_USB is not defined. Use a secondary macro to conditionally >> include it when CONFIG_EH

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Marek Vasut
On Thursday, September 11, 2014 at 06:14:55 PM, Dinh Nguyen wrote: > On Thu, Sep 11, 2014 at 2:46 AM, Wolfgang Denk wrote: > > Dear Michal, > > > > In message <54112b64.5010...@monstr.eu> you wrote: > >> I am not sure if you need to have separate repo to work like this. > >> I am keeping zynq pat

Re: [U-Boot] [PATCH] e1000: add i211 and unprogrammed i210/i211 support

2014-09-11 Thread Marek Vasut
On Wednesday, September 10, 2014 at 11:18:20 PM, Marcel Ziswiler wrote: > On Mon, 2014-09-08 at 04:07 +0200, Marek Vasut wrote: > > Does the network really work with an i21x with unprogrammed iNVM ? > > Yes, it actually does work quite nicely. That's interesting. I never got it working with unpro

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Marek Vasut
On Thursday, September 11, 2014 at 09:46:18 AM, Wolfgang Denk wrote: > Dear Michal, > > In message <54112b64.5010...@monstr.eu> you wrote: > > I am not sure if you need to have separate repo to work like this. > > I am keeping zynq patches in my microblaze repo and sending pull request > > to Albe

Re: [U-Boot] [PATCH] usb: dfu: thor: gadget: Remove dead code

2014-09-11 Thread Marek Vasut
On Thursday, September 11, 2014 at 03:26:10 PM, Lukasz Majewski wrote: > This code is not used anymore in the current DFU implementation and > can be safely removed. > > Signed-off-by: Lukasz Majewski How come the compiler didn't spew that this is unused ? Best regards, Marek Vasut

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Marek Vasut
On Thursday, September 11, 2014 at 09:55:55 AM, Pavel Machek wrote: > Hi! > > > > In socfpga case I think there are guys from Altera who maintain it. > > > > Well, they maintain the stuff at rocketboards.org ; there are efforts > > on the way to mainline stuff, but the process is not exactly > >

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Marek Vasut
On Thursday, September 11, 2014 at 06:56:04 AM, Michal Simek wrote: > Hi, > > On 09/11/2014 05:09 AM, Masahiro Yamada wrote: > > On Thu, 11 Sep 2014 01:33:20 +0200 > > > > Marek Vasut wrote: > >> Hello, > >> > >> I'd be interested in maintaining u-boot-socfpga repository. So far, we > >> don't

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Dinh Nguyen
On Wed, Sep 10, 2014 at 6:33 PM, Marek Vasut wrote: > Hello, > > I'd be interested in maintaining u-boot-socfpga repository. So far, we don't > have a repo for this platform and there is a large flurry of patches flying > around without any kind of central point for them. I'd like to get your form

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-11 Thread Stephen Warren
On 09/11/2014 10:00 AM, Albert ARIBAUD wrote: Hi Thierry, On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding wrote: From: Thierry Reding Note: this series was split over several custodians (including myself). It might thus get applied piecewise... Shouldn't it rather be assigned a single c

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Dinh Nguyen
On Thu, Sep 11, 2014 at 2:46 AM, Wolfgang Denk wrote: > Dear Michal, > > In message <54112b64.5010...@monstr.eu> you wrote: >> >> I am not sure if you need to have separate repo to work like this. >> I am keeping zynq patches in my microblaze repo and sending pull request >> to Albert >> (or Tom n

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-11 Thread Albert ARIBAUD
Hi Thierry, On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding wrote: > From: Thierry Reding Note: this series was split over several custodians (including myself). It might thus get applied piecewise... Shouldn't it rather be assigned a single custodian -with others giving their Ack) and be a

Re: [U-Boot] [PATCH 0/2] fix issue with mmc partition management

2014-09-11 Thread Tom Rini
On Tue, Sep 02, 2014 at 06:31:21PM -0500, Peter A. Bigot wrote: > This series aims at addressing an issue discovered with SPL mode when > the MMC device being used lacks an environment partition. > http://www.mail-archive.com/meta-ti@yoctoproject.org/msg04320.html > includes details on the origina

Re: [U-Boot] [PATCH] arch/arm: Add individual TLB size support.

2014-09-11 Thread Albert ARIBAUD
Hi li.xi...@freescale.com, On Wed, 10 Sep 2014 03:10:27 +, "li.xi...@freescale.com" wrote: > Hi Albert, > > > Subject: Re: [PATCH] arch/arm: Add individual TLB size support. > > > > Hi Xiubo, > > > > On Mon, 7 Jul 2014 13:19:11 +0800, Xiubo Li > > wrote: > > > > > This adds CONFIG_TLB_S

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Albert ARIBAUD
Hi Jeroen, Correction on the asm stuff: On Thu, 11 Sep 2014 13:17:20 +0200, Jeroen Hofstee wrote: > > clang errors on arch/arm/lib/cache.c:28 for this: > > asm("0: mrc p15, 0, r15, c7, c10, 3\n\t" "bne 0b\n" : : : "memory"); > > and that is a clang mistake, as for ARM926EJS r15 is a valid (albe

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Albert ARIBAUD
Hi Jeroen, On Wed, 10 Sep 2014 20:08:50 +0200, Jeroen Hofstee wrote: > Changes since v2: >- As Albert pointed out the clang instructions don't work with > Debian based binary packages. While I was aware of that it is > for a different reason then I thought, it is not that ARM is no

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Albert ARIBAUD
Hi Jeroen, On Thu, 11 Sep 2014 13:17:20 +0200, Jeroen Hofstee wrote: > Hello Albert, > > On do, 2014-09-11 at 10:32 +0200, Albert ARIBAUD wrote: > > > > > On Wed, 10 Sep 2014 20:08:50 +0200, Jeroen Hofstee > > wrote: > > > > > Changes since v2: > > >- As Albert pointed out the clang ins

[U-Boot] [PATCH] usb: dfu: thor: gadget: Remove dead code

2014-09-11 Thread Lukasz Majewski
This code is not used anymore in the current DFU implementation and can be safely removed. Signed-off-by: Lukasz Majewski --- drivers/usb/gadget/f_dfu.c | 8 drivers/usb/gadget/f_thor.c | 10 -- 2 files changed, 18 deletions(-) diff --git a/drivers/usb/gadget/f_dfu.c b/driver

[U-Boot] [PATCH v4 2/2] arm: vf610: add NAND support for vf610twr

2014-09-11 Thread Stefan Agner
This adds NAND support for the Vybrid tower system (TWR-VF65GS10) provided by the vf610_nfc driver. Full 16-Bit bus width is supported. Also an aditional config vf610twr_nand is introduced which gets the environment from NAND. However, booting U-Boot from NAND is not yet possible due to missing boo

[U-Boot] [PATCH v4 0/2] arm: vf610: add NAND flash support

2014-09-11 Thread Stefan Agner
This patch set adds NAND Flash Controller (NFC) support for Freescale Vybrid ARM SoCs (vf610). The driver is based on Bill Pringlemeirs prelineary patch sent in January 2014 to the MTD mailing list: http://lists.infradead.org/pipermail/linux-arm-kernel/2014-January/226623.html Changes in v4 - Dro

[U-Boot] [PATCH v4 1/2] mtd: nand: add Freescale vf610_nfc driver

2014-09-11 Thread Stefan Agner
This adds initial support for Freescale NFC (NAND Flash Controller) found in ARM Vybrid SoC's, Power Architecture MPC5125 and others. The driver is called vf610_nfc since this is the first supported and tested hardware platform supported by the driver. Signed-off-by: Stefan Agner --- drivers/mtd

Re: [U-Boot] [PATCH v2 1/2] usb: dfu: add fullspeed support for DFU

2014-09-11 Thread Lukasz Majewski
Hi Heiko, > DFU now can use also fullspeed. > > Signed-off-by: Heiko Schocher > Cc: Tom Rini > Cc: Lukasz Majewski > Cc: Marek Vasut > Cc: Liu Bin > Cc: Lukas Stockmann > > --- > > - changes for v2: > - get rid of config option CONFIG_DFU_FULLSPEED as Bin Liu > suggested. > --- > d

Re: [U-Boot] arm kirkwood pending patches

2014-09-11 Thread Prafulla Wadaskar
Sure... will be pulled soon, once I am back in office. Regards... Prafulla . . . > -Original Message- > From: Luka Perkov [mailto:l...@openwrt.org] > Sent: 11 September 2014 04:29 > To: u-boot@lists.denx.de > Cc: Prafulla Wadaskar > Subject: arm kirkwood pending patches > > Hi, > > I ha

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Jeroen Hofstee
Hello Albert, On do, 2014-09-11 at 10:32 +0200, Albert ARIBAUD wrote: > > On Wed, 10 Sep 2014 20:08:50 +0200, Jeroen Hofstee > wrote: > > > Changes since v2: > >- As Albert pointed out the clang instructions don't work with > > Debian based binary packages. While I was aware of that i

[U-Boot] [PATCH] imx: nitrogen6x: Make use of both uSD and SD slots to load script or kernel on Sabrelite board

2014-09-11 Thread Guillaume GARDET
Sabrelite board has two solts: 0 is SD3 (bottom) slot and 1 is uSD4 (top) slot. This patch makes use of both slots instead of only one. Signed-off-by: Guillaume GARDET Cc: Stefano Babic Cc: Eric Nelson --- include/configs/nitrogen6x.h | 25 ++--- 1 file changed, 14 inserti

[U-Boot] [PATCH V2] sf: Add support for flag status register on Micron chips

2014-09-11 Thread Mingkai . Hu
From: Mingkai Hu Enter 3 Byte address mode at first, because it may change to 4 Byte address mode in kernel driver and not reset to 3 Byte address mode after reboot. Add clear flag status register operation that some Micron SPI flash chips required after reading the flag status register to check

[U-Boot] [PATCH V2] sf: Add support for flag status register on Micron chips

2014-09-11 Thread Mingkai . Hu
From: Mingkai Hu Enter 3 Byte address mode at first, because it may change to 4 Byte address mode in kernel driver and not reset to 3 Byte address mode after reboot. Add clear flag status register operation that some Micron SPI flash chips required after reading the flag status register to check

Re: [U-Boot] [PATCH v3 3/4] mtd: nand: add Freescale vf610_nfc driver

2014-09-11 Thread Stefano Babic
On 21/08/2014 23:15, Bill Pringlemeir wrote: > >> On 14 Aug 2014, ste...@agner.ch wrote: > >> This adds initial support for Freescale NFC (NAND Flash >> Controller) found in ARM Vybrid SoC's, Power Architecture MPC5125 >> and others. However, this driver is only tested on Vybrid.

Re: [U-Boot] [PATCH v3 3/4] mtd: nand: add Freescale vf610_nfc driver

2014-09-11 Thread Stefano Babic
Hi Stefan, patch is landed on my desk as part of i.MX. I will have some minor points. Is thi On 18/08/2014 18:26, Stefan Agner wrote: > This adds initial support for Freescale NFC (NAND Flash Controller) > found in ARM Vybrid SoC's, Power Architecture MPC5125 and others. > The driver is called vf

Re: [U-Boot] [PATCH v2 1/2] imx: mx6q/dlarm2: Change to use generic board

2014-09-11 Thread Stefano Babic
On 09/09/2014 08:51, Ye.Li wrote: > Enable the CONFIG_SYS_GENERIC_BOARD for imx6q/dl arm2 board to > use generic board. > > Signed-off-by: Ye.Li > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Soft

Re: [U-Boot] [PATCH v2 2/2] imx: mx6slevk: Change to use generic board

2014-09-11 Thread Stefano Babic
On 09/09/2014 08:51, Ye.Li wrote: > Enable CONFIG_SYS_GENERIC_BOARD for imx6slevk to use generic board. > > Signed-off-by: Ye.Li > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineer

Re: [U-Boot] [PATCH 1/2 v3] Add i.MX6 CPU temperature sensor support

2014-09-11 Thread Stefano Babic
Hi Nitin, On 02/09/2014 00:48, nitin.g...@freescale.com wrote: > From: Nitin Garg > > i.MX6 SoC has onChip temperature sensor. Add support > for this sensor. > > Signed-off-by: Nitin Garg > --- > arch/arm/cpu/armv7/mx6/soc.c | 138 +++- > arch/arm/imx-common/cpu.c

Re: [U-Boot] [PATCH v2 1/2] usb: eth: add ASIX AX88179 DRIVER

2014-09-11 Thread René Griessl
Am 10.09.2014 17:00, schrieb Marek Vasut: On Wednesday, September 10, 2014 at 12:00:29 PM, René Griessl wrote: Am 09.09.2014 16:34, schrieb Marek Vasut: On Wednesday, September 03, 2014 at 04:31:20 PM, Rene Griessl wrote: changes in v2: -added usb_ether.h to change list -added

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Albert ARIBAUD
Hi Jeroen, On Wed, 10 Sep 2014 20:08:50 +0200, Jeroen Hofstee wrote: > Changes since v2: >- As Albert pointed out the clang instructions don't work with > Debian based binary packages. While I was aware of that it is > for a different reason then I thought, it is not that ARM is no

Re: [U-Boot] [PATCH v2] README.imximage: Fix the maximum DCD size

2014-09-11 Thread Stefano Babic
Hi Fabio, On 09/09/2014 17:37, Fabio Estevam wrote: > In commit 021e79c85371 ("tools: imximage: Fix the maximum DCD size for > mx53/mx6") we have fixed the maximum DCD size for mx53/mx6. > > Do the same on the README document for consistency. > > Reported-by: Jonas Karlsson > Signed-off-by: Fa

Re: [U-Boot] [U-Boot, PATCH v3 2/2] fastboot: Flash command support

2014-09-11 Thread Wolfgang Denk
Dear Dileep Katta, In message <1410417650-16522-2-git-send-email-dileep.ka...@linaro.org> you wrote: > Flash command internally uses DFU, and Fastboot command initialization is > modified to add DFU and partition initialization > Added oem format functionality for GPT table creation > partitioni

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Pavel Machek
Hi! > > In socfpga case I think there are guys from Altera who maintain it. > > Well, they maintain the stuff at rocketboards.org ; there are efforts > on the way to mainline stuff, but the process is not exactly > satisfactory. I highly appreciate that Marek volunteers to put > efforts in this.

Re: [U-Boot] u-boot-socfpga repository

2014-09-11 Thread Wolfgang Denk
Dear Michal, In message <54112b64.5010...@monstr.eu> you wrote: > > I am not sure if you need to have separate repo to work like this. > I am keeping zynq patches in my microblaze repo and sending pull request > to Albert > (or Tom now) and there is no problem with that. Well, technically of cour

Re: [U-Boot] [PATCH 3/8] exynos: Move common smdk5420 things to common file

2014-09-11 Thread Minkyu Kang
Dear Simon Glass, On 23/07/14 21:11, Simon Glass wrote: > A few things are common but are not in the common file. Fix this and > rename the file to fit with the other exynos*-common files. > > Signed-off-by: Simon Glass > --- > > include/configs/{exynos5420.h => exynos5420-common.h} | 11 +

Re: [U-Boot] [PATCH 5/8] config: Move arndale to use common exynos5250 file

2014-09-11 Thread Minkyu Kang
Dear Simon Glass, On 23/07/14 21:11, Simon Glass wrote: > Most of the arndale features are common with other exynos5250 boards. To > permit easier addition of driver model support, use the common file. > > Signed-off-by: Simon Glass > --- > > include/configs/arndale.h | 212 > +++-

Re: [U-Boot] [PATCH] odroid: set MPLL clock to 880MHz

2014-09-11 Thread Lukasz Majewski
Hi Jaehoon, > Hi, > > On 09/11/2014 02:03 PM, Minkyu Kang wrote: > > On 05/09/14 19:50, Przemyslaw Marczak wrote: > >> Hello Minkyu, > >> > >> On 09/05/2014 08:55 AM, Minkyu Kang wrote: > >>> On 24/07/14 19:42, Przemyslaw Marczak wrote: > This patch changes MPLL from 800MHz to 880MHz on Odro

[U-Boot] [PATCH] am335x_evm: Add boot script support to am335x_evm

2014-09-11 Thread Guillaume GARDET
This patch adds boot script support to am335x_evm Signed-off-by: Guillaume GARDET Cc: Tom Rini --- include/configs/am335x_evm.h | 29 ++--- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index

[U-Boot] [Uboot 2012.10] AMCC's Riviera (PowerPC) linking .bss section at 0x10?

2014-09-11 Thread DangNhat PhamHuu
Hi, I know uboot 2012 is quite old but I’m quite confused here. I’m trying to move the code for n4310 board (which similar to riviera) from uboot 2009 to uboot 2012.10. The linker script for uboot-ocm for n4310 was copied from riviera’s one. In riviera ocm linker script, I noticed that .bss is int

Re: [U-Boot] [PATCH 09/10] kconfig: move CONFIG_OF_* to Kconfig

2014-09-11 Thread Jaehoon Chung
Hi, On 09/09/2014 12:44 PM, Akshay Saraswat wrote: > Hi Masahiro, > >> Hi Samsung developers, >> Simon Glass, >> >> >> 2014-09-09 1:10 GMT+09:00 Masahiro YAMADA : >>> Hi Stephen, >>> >>> >>> 2014-09-09 0:58 GMT+09:00 Stephen Warren : On 09/08/2014 09:57 AM, Masahiro YAMADA wrote: >

Re: [U-Boot] [PATCH 2/2 v2] fastboot: Flash command support

2014-09-11 Thread Dileep Katta
On 12 August 2014 01:22, Steve Rae wrote: > > > On 14-08-10 06:59 PM, Dileep Katta wrote: > >> Flash command internally uses DFU, and Fastboot command initialization is >> modified to add DFU and partition initialization >> Added oem format functionality for GPT table creation >> partitioning cod