Re: [U-Boot] [RFC] arm926ejs, at91: add common phy_reset function

2013-11-13 Thread Bo Shen
Hi Heiko, On 11/13/2013 01:04 PM, Heiko Schocher wrote: Hello Bo, Am 13.11.2013 02:35, schrieb Bo Shen: Hi Heiko, On 11/12/2013 09:50 PM, Heiko Schocher wrote: Hello Andreas, Am 12.11.2013 13:56, schrieb Andreas Bießmann: Hello Heiko, On 11/12/2013 11:21 AM, Heiko Schocher wrote: add

Re: [U-Boot] [RFC PATCH V2] imx: add multi-BOM README

2013-11-13 Thread Stefano Babic
Hi Eric, On 09/11/2013 23:51, Eric Nelson wrote: Signed-off-by: Eric Nelson eric.nel...@boundarydevices.com --- V2 replaces the words arch and architecture, since we're talking about processor variations within a family, not different processor architectures. doc/README.imx6-multi-bom |

Re: [U-Boot] [PATCH 13/14] ARM: AM43xx: GP_EVM: Add support for DDR3

2013-11-13 Thread Lokesh Vutla
Hi Vaibhav, On Wednesday 06 November 2013 07:24 PM, Lokesh Vutla wrote: On Wednesday 06 November 2013 06:32 PM, Vaibhav Bedia wrote: On Mon, Nov 4, 2013 at 11:20 PM, Lokesh Vutla lokeshvu...@ti.com wrote: GP EVM has 1GB DDR3 attached(Part no: MT47H128M16RT-187E:C). Adding details for the same.

Re: [U-Boot] [PATCH 2/4] mx6: add structs for mmdc and ddr iomux registers

2013-11-13 Thread Stefano Babic
Hi Tapani, On 13/11/2013 06:50, Tapani wrote: Stefano, I'll reply to this, since including the __attribute__ was my suggestion. + u32 res10[25]; + u32 mpmur0; +}__attribute__((packed, aligned(4))); + I am missing why the packed is needed. This was discussed before,

Re: [U-Boot] [PATCH v1 1/4] udoo: Move and optimize platform register setting.

2013-11-13 Thread Stefano Babic
Hi Giuseppe, On 11/11/2013 18:11, Giuseppe Pagano wrote: Previous uDoo configuration adopts register settings for DDR3, clock, muxing, etc. taken from Nitrogen6x. uDoo schematics is rather different from that board, and it needs customized setting for most of the registers. All this

Re: [U-Boot] [PATCH v1 2/4] udoo: Add ethernet support (FEC + Micrel KSZ9031).

2013-11-13 Thread Stefano Babic
Hi Giuseppe, On 11/11/2013 18:11, Giuseppe Pagano wrote: Add Ethernet and networking support on uDoo board (FEC + phy Micrel KSZ9031). Signed-off-by: Giuseppe Pagano giuseppe.pag...@seco.com CC: Stefano Babic sba...@denx.de CC: Fabio Estevam fabio.este...@freescale.com --- ok - remember

Re: [U-Boot] [PATCH v2] configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards

2013-11-13 Thread Stefano Babic
On 01/11/2013 11:12, Fabio Estevam wrote: There is no real benefit in adding the board name into U-boot's prompt, so remove the custom CONFIG_SYS_PROMPT definitions so that the standard = prompt is used across FSL boards. Signed-off-by: Fabio Estevam fabio.este...@freescale.com ---

Re: [U-Boot] [PATCH] mxs_gpio: fix the handling in gpio_direction_output()

2013-11-13 Thread Stefano Babic
On 03/11/2013 22:59, Michael Heimpold wrote: Setting the direction and an output value should be done by 1) set the desired output value, 2) switch to output. If this is done in the inverse order, there can be a glitch on the GPIO line. This patch fixes this by using the order as

Re: [U-Boot] [PATCH] titanium: Return the error when cpu_eth_init() fails

2013-11-13 Thread Stefano Babic
On 04/11/2013 01:12, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com When cpu_eth_init() fails we should not return success. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic --

Re: [U-Boot] [PATCH 1/2] wandboard: Return the error immediately when ipuv3_fb_init() fails

2013-11-13 Thread Stefano Babic
On 04/11/2013 01:03, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com If ipuv3_fb_init() fails, we should return the error immediately. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic --

Re: [U-Boot] [PATCH 2/2] wandboard: Return the error when cpu_eth_init() fails

2013-11-13 Thread Stefano Babic
On 04/11/2013 01:03, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com When cpu_eth_init() fails we should not return success. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic --

Re: [U-Boot] [PATCH] mx6: titanium: Move BSP code to barco board directory

2013-11-13 Thread Stefano Babic
On 04/11/2013 08:35, Stefan Roese wrote: Since the titanium board is not a Freescale board, move its BSP code from the freescale board directory to the newly created barco board directory. Signed-off-by: Stefan Roese s...@denx.de Cc: Peter Korsgaard peter.korsga...@barco.com Cc: Stefano

Re: [U-Boot] [PATCH V2 0/5] i.MX6 (DQ/DLS): consolidate mux and pad names

2013-11-13 Thread Stefano Babic
Hi Eric, On 05/11/2013 01:00, Eric Nelson wrote: This patch set consolidates mux and pad declarations for the i.MX6 Dual/Quad and Dual-Lite/Solo processor variants. Patch 1 replaces the mux/pad names with their equivalents from the Linux kernel (from linux-next). This Patch 2

Re: [U-Boot] [PATCH v5 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114

2013-11-13 Thread Andreas Müller
On Fri, Jun 21, 2013 at 6:20 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 06/21/2013 05:05 AM, Jim Lin wrote: Add DT node for USB EHCI function. Add support for T30-Cardhu, T30-Beaver, T114-Dalmore boards. Changes in v5: - Move changes on fdtdec.h and fdtdec.c to patch 2/3 - Modify

[U-Boot] [PATCH] trats: usb: Add usb_cable_connected() function

2013-11-13 Thread Przemyslaw Marczak
Changes: - define function usb_cable_connected() in trats board file which returns 1 if cable is connected and 0 otherwise - trats.h: add CONFIG_USB_CHECK_CABLE Signed-off-by: Przemyslaw Marczak p.marc...@samsung.com Cc: Minkyu Kang mk7.k...@samsung.com --- board/samsung/trats/trats.c | 10

Re: [U-Boot] [PATCH v3 1/6] arm: atmel: sama5d3: correct the ID for DBGU and PIT

2013-11-13 Thread Andreas Bießmann
Hi Bo, On 11/06/2013 06:29 AM, Bo Shen wrote: As the DBGU and PIT has its own ID on sama5d3 SoC, while not share with SYS ID. So, correct them. Signed-off-by: Bo Shen voice.s...@atmel.com --- no complaints Best regards Andreas Bießmann ___

[U-Boot] [PATCH] s5p: gpio: change gpio coding method for s5p gpio.

2013-11-13 Thread Przemyslaw Marczak
Old s5p gpio coding method returns bad bank address in few cases. Now it is working properly with every gpio part bank and pin and it is easy to extend. Gpio coding mask: 0x00ff - pin number 0x0000 - bank offset 0xff00 - part number Tested on: Goni, Universal, Trats, Trats2.

Re: [U-Boot] [PATCH v3 3/6] arm: atmel: sama5d3: the offset of MULA is 18

2013-11-13 Thread Andreas Bießmann
Hi Bo, On 11/06/2013 06:29 AM, Bo Shen wrote: The offset of MULA field in PLLA register in sama5d3 is 18, and the length only 7 bits. Signed-off-by: Bo Shen voice.s...@atmel.com --- no complaints Best regards Andreas Bießmann ___ U-Boot

Re: [U-Boot] [PATCH v3 4/6] arm: atmel: sama5d3: early enable PIO peripherals

2013-11-13 Thread Andreas Bießmann
Hi Bo, On 11/06/2013 06:29 AM, Bo Shen wrote: Enable the PIO peripherals early than other peripherals. Signed-off-by: Bo Shen voice.s...@atmel.com --- Changes in v3: - Correct the clock enable code, the ID can not OR Changes in v2: - None board/atmel/sama5d3xek/sama5d3xek.c |

[U-Boot] [PATCH 1/9 V7] EXYNOS5: Create a common board file

2013-11-13 Thread Rajeshwari S Shinde
Create a common board.c file for all functions which are common across all EXYNOS5 platforms. exynos_init function is provided for platform specific code. Signed-off-by: Rajeshwari S Shinde rajeshwar...@samsung.com --- Changes in V2: - None Changes in V3: - None Changes in V4:

[U-Boot] [PATCH 0/9 V7] EXYNOS5420: Add SMDK5420 board support

2013-11-13 Thread Rajeshwari S Shinde
This patch adds basic board support for SMDK5420 board. These patches are tested for booting fine on EVT1 SMDK5420. Changes in V2: - Corrected a compilation issue for SMDK5420. Changes in V3: - Add patch to support variable size SPL support - Add patch to disable SMU for

[U-Boot] [PATCH 2/9 V7] Exynos5420: Add base addresses for 5420

2013-11-13 Thread Rajeshwari S Shinde
Adds base addresses of various IPs and controllers required for Exynos5420. Signed-off-by: Rajeshwari S Shinde rajeshwar...@samsung.com Signed-off-by: Akshay Saraswat aksha...@samsung.com Acked-by: Simon Glass s...@chromium.org --- Changes in V2: - None Changes in V3: - None

[U-Boot] [PATCH 8/9 V7] Config: Add initial config for SMDK5420

2013-11-13 Thread Rajeshwari S Shinde
Adding initial config for SMDK5420 to build and boot U-Boot over Exynos based SMDK5420. Signed-off-by: Rajeshwari S Shinde rajeshwar...@samsung.com Signed-off-by: Akshay Saraswat aksha...@samsung.com Acked-by: Simon Glass s...@chromium.org --- Changes in V2: - None Changes in V3:

[U-Boot] [PATCH 5/9 V7] Exynos5420: Add support for 5420 in pinmux and gpio

2013-11-13 Thread Rajeshwari S Shinde
Adds code in pinmux and gpio framework to support Exynos5420. Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com Signed-off-by: Akshay Saraswat aksha...@samsung.com Signed-off-by: Rajeshwari S Shinde rajeshwar...@samsung.com Acked-by: Simon Glass s...@chromium.org --- Changes in V2:

[U-Boot] [PATCH 4/9 V7] Exynos5420: Add DDR3 initialization for 5420

2013-11-13 Thread Rajeshwari S Shinde
This patch intends to add DDR3 initialization code for Exynos5420. Signed-off-by: Rajeshwari S Shinde rajeshwar...@samsung.com Signed-off-by: Akshay Saraswat aksha...@samsung.com Acked-by: Simon Glass s...@chromium.org --- Changes in V2: - Corrected a compilation issue for SMDK5250.

[U-Boot] [PATCH 9/9 V7] SPL: EXYNOS: Prepare for variable size SPL support

2013-11-13 Thread Rajeshwari S Shinde
When variable size SPL is used, the BL1 expects the SPL to be encapsulated differently: instead of putting the checksum at a fixed offset in the SPL blob, prepend the blob with a header including the size and the checksum. The enhancements include - adding a command line option, '--vs' to

[U-Boot] [PATCH 7/9 V7] DTS: Add dts support for SMDK5420

2013-11-13 Thread Rajeshwari S Shinde
This patch adds dts support for SMDK5420. exynos5.dtsi created is a common file which has the nodes common to both 5420 and 5250. Signed-off-by: Akshay Saraswat aksha...@samsung.com Signed-off-by: Rajeshwari S Shinde rajeshwar...@samsung.com Acked-by: Simon Glass s...@chromium.org --- Changes in

[U-Boot] [PATCH 6/9 V7] Exynos5420: Add base patch for SMDK5420

2013-11-13 Thread Rajeshwari S Shinde
Adding the base patch for Exynos based SMDK5420. This shall enable compilation and basic boot support for SMDK5420. Signed-off-by: Rajeshwari S Shinde rajeshwar...@samsung.com Signed-off-by: Akshay Saraswat aksha...@samsung.com Acked-by: Simon Glass s...@chromium.org --- Changes in V2: -

Re: [U-Boot] [PATCH v3 2/6] arm: atmel: sama5d3: correct the error define of DIV

2013-11-13 Thread Andreas Bießmann
Hi Bo, On 11/06/2013 06:29 AM, Bo Shen wrote: Correct the error define of DIV. Signed-off-by: Bo Shen voice.s...@atmel.com --- Changes in v3: - None Changes in v2: - None arch/arm/include/asm/arch-at91/at91_pmc.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [U-Boot] [PATCH v3 5/6] arm: atmel: add ddr2 initialization function

2013-11-13 Thread Andreas Bießmann
Hi Bo, On 11/06/2013 06:29 AM, Bo Shen wrote: The MPDDRC supports different type of SDRAM This patch add ddr2 initialization function Signed-off-by: Bo Shen voice.s...@atmel.com --- Changes in v3: - Move to at91 common folder Changes in v2: - None

Re: [U-Boot] [PATCH v3 6/6] arm: atmel: sama5d3: spl boot from fat fs SD card

2013-11-13 Thread Andreas Bießmann
Hi Bo, On 11/06/2013 06:29 AM, Bo Shen wrote: Enable Atmel sama5d3xek boart spl boot support, which can load u-boot from SD card with FAT file system. Signed-off-by: Bo Shen voice.s...@atmel.com --- Changes in v3: - Move plla and mck configure to spl.c file Changes in v2: - Move

Re: [U-Boot] [PATCH 13/14] ARM: AM43xx: GP_EVM: Add support for DDR3

2013-11-13 Thread Vaibhav Bedia
On Wed, Nov 13, 2013 at 3:48 AM, Lokesh Vutla lokeshvu...@ti.com wrote: [...] I checked with hardware folks. There is no register or some way to tell if VTT is present. It is not added in EEPROM also and I have no answer why it is not added in EEPROM..:( It is specific to boards using DDR3. So

[U-Boot] [PATCH 0/6] adapt s3c24x0 driver to new i2c framework

2013-11-13 Thread Piotr Wilczek
This patch series adapts the s3c24x0 driver to the new i2c framework. Config file is modified for all the boards that use the driver. Boards VCMA9, arndale and exynos5250 are compile tested only. Boards Trats and Trats2 were hardware tested. All boards compile clean. Piotr Wilczek (6):

[U-Boot] [PATCH 2/6] board:arndale: switch to new i2c framework

2013-11-13 Thread Piotr Wilczek
Signed-off-by: Piotr Wilczek p.wilc...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com CC: Inderpal Singh inderpal.si...@linaro.org --- include/configs/arndale.h |9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/include/configs/arndale.h

[U-Boot] [PATCH 1/6] driver:i2c:s3c24x0: adapt driver to new i2c

2013-11-13 Thread Piotr Wilczek
The s3c24x0 i2c driver is adapted to new i2c framework. Signed-off-by: Piotr Wilczek p.wilc...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Minkyu Kang mk7.k...@samsung.com Cc: Heiko Schocher h...@denx.de --- drivers/i2c/Makefile |2 +-

[U-Boot] [PATCH 4/6] board:smdk5250: switch to new i2c framework

2013-11-13 Thread Piotr Wilczek
Signed-off-by: Piotr Wilczek p.wilc...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com CC: Chander Kashyap k.chan...@samsung.com --- board/samsung/smdk5250/exynos5-dt.c |2 -- include/configs/exynos5250-dt.h |8 2 files changed, 4 insertions(+), 6

[U-Boot] [PATCH 5/6] board:trats: switch to new i2c framework

2013-11-13 Thread Piotr Wilczek
Signed-off-by: Piotr Wilczek p.wilc...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com CC: Lukasz Majewski l.majew...@samsung.com --- board/samsung/trats/trats.c | 21 - include/configs/trats.h | 25 - 2 files changed, 20

[U-Boot] [PATCH 6/6] board:trats2: switch Trats2 to new i2c framework

2013-11-13 Thread Piotr Wilczek
Signed-off-by: Piotr Wilczek p.wilc...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- board/samsung/trats2/trats2.c | 35 +-- include/configs/trats2.h | 29 - 2 files changed, 41 insertions(+), 23

[U-Boot] [PATCH 3/6] board:VCMA9 switch to new i2c framework

2013-11-13 Thread Piotr Wilczek
Signed-off-by: Piotr Wilczek p.wilc...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com CC: David Müller d.muel...@elsoft.ch --- include/configs/VCMA9.h |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/configs/VCMA9.h

Re: [U-Boot] [PATCH] Separate EBV Socrates board from Altera Cyclone 5 board

2013-11-13 Thread Chin Liang See
On Tue, 2013-11-12 at 16:17 +0100, Michal Simek wrote: On 11/12/2013 03:46 PM, Chin Liang See wrote: Hi all, On Tue, 2013-11-12 at 11:17 +0100, Michal Simek wrote: On 11/12/2013 10:56 AM, Detlev Zundel wrote: Hi Michal, On 11/11/2013 09:33 PM, Tom Rini wrote: On Mon, Nov 11, 2013

Re: [U-Boot] Question re HYP mode and IRQ/FIQ stack setting

2013-11-13 Thread Christoffer Dall
On 12 November 2013 22:22, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Christoffer, On Tue, 12 Nov 2013 14:34:00 -0800, Christoffer Dall christoffer.d...@linaro.org wrote: On 12 November 2013 13:29, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Christoffer, On Tue, 12 Nov

Re: [U-Boot] [PATCH] Separate EBV Socrates board from Altera Cyclone 5 board

2013-11-13 Thread Michal Simek
On 11/13/2013 03:39 PM, Chin Liang See wrote: On Tue, 2013-11-12 at 16:17 +0100, Michal Simek wrote: On 11/12/2013 03:46 PM, Chin Liang See wrote: Hi all, On Tue, 2013-11-12 at 11:17 +0100, Michal Simek wrote: On 11/12/2013 10:56 AM, Detlev Zundel wrote: Hi Michal, On 11/11/2013 09:33 PM,

Re: [U-Boot] [PATCH 13/14] ARM: AM43xx: GP_EVM: Add support for DDR3

2013-11-13 Thread Sekhar Nori
Hi Vaibhav, On 11/13/2013 7:38 PM, Vaibhav Bedia wrote: On Wed, Nov 13, 2013 at 3:48 AM, Lokesh Vutla lokeshvu...@ti.com wrote: [...] I checked with hardware folks. There is no register or some way to tell if VTT is present. It is not added in EEPROM also and I have no answer why it is not

[U-Boot] [PATCH v4 2/3] i2c: tegra: Add the fifth bus on SoC with more than 4 buses

2013-11-13 Thread Alban Bedel
Create the i2c adapter object for the fifth bus on SoC with more than 4 buses. This allow using all the bus available on T30. Signed-off-by: Alban Bedel alban.be...@avionic-design.de --- drivers/i2c/tegra_i2c.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/i2c/tegra_i2c.c

[U-Boot] [PATCH v4 1/3] ARM: tegra: support SKU b1 of Tegra30

2013-11-13 Thread Alban Bedel
Add the Tegra30 SKU b1 and treat it like other Tegra30 chips. Signed-off-by: Alban Bedel alban.be...@avionic-design.de Reviewed-by: Julian Scheel julian.sch...@avionic-design.de --- V4: Renamed SKU_ID_TM30MQS_A3 to SKU_ID_TM30MQS_P_A3, according to Thierry Reding this ID should be better

[U-Boot] [PATCH v4 3/3] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board

2013-11-13 Thread Alban Bedel
Add support for the new Tamonten™ NG platform from Avionic Design. Currently only I2C, MMC, USB and ethernet have been tested. Signed-off-by: Alban Bedel alban.be...@avionic-design.de --- V3: * Removed the retries from pmu_write() * Removed the not strictly needed power init V4: * Removed the

[U-Boot] [PATCH v4 0/3] ARM: tegra: Add the Tamonten-NG Evaluation carrier boards

2013-11-13 Thread Alban Bedel
Hi everyone, I hope everything requiered is there this time: * The SKU ID has been changed to SKU_ID_T30MQS_P_A3 as suggested by Thierry * A new patch has been added to enable the 5th i2c bus on T30, this is now needed because: * The i2c buses have been re-numbered to match the numbering

Re: [U-Boot] [PATCH v5 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114

2013-11-13 Thread Stephen Warren
On 11/13/2013 02:28 AM, Andreas Müller wrote: On Fri, Jun 21, 2013 at 6:20 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 06/21/2013 05:05 AM, Jim Lin wrote: Add DT node for USB EHCI function. Add support for T30-Cardhu, T30-Beaver, T114-Dalmore boards. Changes in v5: - Move changes on

Re: [U-Boot] [PATCH V2 0/5] i.MX6 (DQ/DLS): consolidate mux and pad names

2013-11-13 Thread Eric Nelson
Thanks Stefano, On 11/13/2013 02:36 AM, Stefano Babic wrote: Hi Eric, On 05/11/2013 01:00, Eric Nelson wrote: This patch set consolidates mux and pad declarations for the i.MX6 Dual/Quad and Dual-Lite/Solo processor variants. Patch 1 replaces the mux/pad names with their equivalents from

Re: [U-Boot] [PATCH V2 0/5] i.MX6 (DQ/DLS): consolidate mux and pad names

2013-11-13 Thread Fabio Estevam
Hi Eric, On Wed, Nov 13, 2013 at 3:23 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: Applied (whole patchset) to u-boot-imx, thanks ! Oops. I was kinda hoping to get a head-not from Fabio on the macro-fication of mx6[q|dl]_pins.h. If we can get that, we can drop patch 5 of this

[U-Boot] [PATCH 0/2] socfpga: Adding Scan Manager

2013-11-13 Thread Chin Liang See
Adding Scan Manager driver and handoff files. Scan Manager driver will be called to configure the IO buffer setting. Signed-off-by: Chin Liang See cl...@altera.com Cc: Dinh Nguyen dingu...@altera.com Cc: Wolfgang Denk w...@denx.de CC: Pavel Machek pa...@denx.de Cc: Tom Rini tr...@ti.com Cc:

[U-Boot] [PATCH 1/2] socfpga: Adding Scan Manager driver

2013-11-13 Thread Chin Liang See
Scan Manager driver will be called to configure the IOCSR scan chain. This configuration will setup the IO buffer settings Signed-off-by: Chin Liang See cl...@altera.com Cc: Dinh Nguyen dingu...@altera.com Cc: Wolfgang Denk w...@denx.de CC: Pavel Machek pa...@denx.de Cc: Tom Rini tr...@ti.com Cc:

[U-Boot] [PATCH 2/2] socfpga: Adding Scan Manager IOCSR handoff files

2013-11-13 Thread Chin Liang See
The IOCSR handoff files will be consumed by Scan Manager driver. Signed-off-by: Chin Liang See cl...@altera.com Cc: Dinh Nguyen dingu...@altera.com Cc: Wolfgang Denk w...@denx.de CC: Pavel Machek pa...@denx.de Cc: Tom Rini tr...@ti.com Cc: Albert Aribaud albert.u.b...@aribaud.net ---

Re: [U-Boot] [PATCH v4 3/3] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board

2013-11-13 Thread Stephen Warren
On 11/13/2013 09:27 AM, Alban Bedel wrote: Add support for the new Tamonten™ NG platform from Avionic Design. Currently only I2C, MMC, USB and ethernet have been tested. Signed-off-by: Alban Bedel alban.be...@avionic-design.de --- V3: * Removed the retries from pmu_write() * Removed

[U-Boot] [RESEND PATCH v4 1/1] socfpga: Adding Freeze Controller driver

2013-11-13 Thread Chin Liang See
Adding Freeze Controller driver. All HPS IOs need to be in freeze state during pin mux or IO buffer configuration. It is to avoid any glitch which might happen during the configuration from propagating to external devices. Signed-off-by: Chin Liang See cl...@altera.com Cc: Wolfgang Denk

Re: [U-Boot] [PATCH 13/14] ARM: AM43xx: GP_EVM: Add support for DDR3

2013-11-13 Thread Vaibhav Bedia
Hi Sekhar :) On Wed, Nov 13, 2013 at 11:08 AM, Sekhar Nori nsek...@ti.com wrote: Hi Vaibhav, On 11/13/2013 7:38 PM, Vaibhav Bedia wrote: On Wed, Nov 13, 2013 at 3:48 AM, Lokesh Vutla lokeshvu...@ti.com wrote: [...] I checked with hardware folks. There is no register or some way to tell if

Re: [U-Boot] [PATCH V2 0/5] i.MX6 (DQ/DLS): consolidate mux and pad names

2013-11-13 Thread Eric Nelson
Hi Fabio, On 11/13/2013 10:30 AM, Fabio Estevam wrote: Hi Eric, On Wed, Nov 13, 2013 at 3:23 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: Applied (whole patchset) to u-boot-imx, thanks ! Oops. I was kinda hoping to get a head-not from Fabio on the macro-fication of

Re: [U-Boot] [PATCH] Separate EBV Socrates board from Altera Cyclone 5 board

2013-11-13 Thread Chin Liang See
Hi, Currently, the SOCFPGA SPL is customized through a set of handoff files which located at board folders. These handoff files are generated by tools based on board and user design in FPGA. With that, not much decision being made during run time based on the board. With this

Re: [U-Boot] [PATCH V2 0/5] i.MX6 (DQ/DLS): consolidate mux and pad names

2013-11-13 Thread Fabio Estevam
Hi Eric, On Wed, Nov 13, 2013 at 3:56 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: In the RFC e-mail change regarding README.imx6-something, I proposed that we replace the pad declaration form currently in use: enum { MX6_PAD_SD3_DAT2__USDHC3_DAT2 = IOMUX_PAD(...) };

Re: [U-Boot] [PATCH] mx6: Add initial support for Carrier1 mx6solo board

2013-11-13 Thread Fabio Estevam
Hi Stefano, On Sat, Nov 2, 2013 at 4:41 PM, Fabio Estevam feste...@gmail.com wrote: From: Fabio Estevam fabio.este...@freescale.com Solid Run designed the Carrier1 board based on mx6q/dl/solo. Add the initial support for the mx6 solo variant. More information about this hardware can be

Re: [U-Boot] [PATCH V2 0/5] i.MX6 (DQ/DLS): consolidate mux and pad names

2013-11-13 Thread Eric Nelson
Hi Fabio, On 11/13/2013 01:07 PM, Fabio Estevam wrote: Hi Eric, On Wed, Nov 13, 2013 at 3:56 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: In the RFC e-mail change regarding README.imx6-something, I proposed that we replace the pad declaration form currently in use: enum {

[U-Boot] pull-request: u-boot-mpc85xx/master

2013-11-13 Thread York Sun
Tom, The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0: cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master for you to fetch changes up to

Re: [U-Boot] [U-Boot,1/6] video: remove AT91 legacy API from bus_vcxk

2013-11-13 Thread Andreas Bießmann
Dear Andreas Devel, Andreas Devel andreas.de...@googlemail.com writes: Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com Acked-by: Jens Scharsig (BuS Elektronik) e...@bus-elektronik.de Acked-by: Anatolij Gustschin ag...@denx.de --- drivers/video/bus_vcxk.c | 15 --- 1

Re: [U-Boot] [U-Boot,2/6] i2c: switch from AT91 legacy to ATMEL legacy

2013-11-13 Thread Andreas Bießmann
Dear Andreas Devel, Andreas Devel andreas.de...@googlemail.com writes: Since the required API is gpio which is enclosed with CONFIG_ATMEL_LEGACY use that switch here. Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com Acked-by: Heiko Schocher h...@denx.de --- drivers/i2c/soft_i2c.c |

Re: [U-Boot] [U-Boot,3/6] at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY

2013-11-13 Thread Andreas Bießmann
Dear Andreas Devel, Andreas Devel andreas.de...@googlemail.com writes: Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com Acked-by: Bo Shen voice.s...@atmel.com --- include/configs/at91sam9m10g45ek.h |1 - 1 file changed, 1 deletion(-) applied to u-boot-atmel/master, thanks! Best

Re: [U-Boot] [U-Boot,4/6] snapper9260: remove unused AT91_LEGACY

2013-11-13 Thread Andreas Bießmann
Dear Andreas Devel, Andreas Devel andreas.de...@googlemail.com writes: Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- include/configs/snapper9260.h |1 - 1 file changed, 1 deletion(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann

Re: [U-Boot] [U-Boot,6/6] at91: remove all occourances of CONFIG_AT91_LEGACY

2013-11-13 Thread Andreas Bießmann
Dear Andreas Devel, Andreas Devel andreas.de...@googlemail.com writes: Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- arch/arm/include/asm/arch-at91/at91_pio.h | 33 arch/arm/include/asm/arch-at91/at91_pit.h | 16 --

Re: [U-Boot] ARM: at91: sama5d3: add support for sama5d36 chip

2013-11-13 Thread Andreas Bießmann
Dear Josh Wu, Josh Wu josh...@atmel.com writes: The SAMA5D36 chip is the superset product of SAMA5D3x family. For detail information please refer to: http://www.atmel.com/Microsite/sama5d3/default.aspx Signed-off-by: Josh Wu josh...@atmel.com Acked-by: Bo Shen voice.s...@atmel.com ---

Re: [U-Boot] [U-Boot,5/6] net: remove unused CONFIG_AT91_LEGACY

2013-11-13 Thread Andreas Bießmann
Dear Andreas Devel, Andreas Devel andreas.de...@googlemail.com writes: Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- drivers/net/at91_emac.c |9 - 1 file changed, 9 deletions(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann

[U-Boot] [PULL] u-boot-atmel/master - u-boot-arm/master

2013-11-13 Thread Andreas Bießmann
Dear Albert Aribaud, please pull the following changes into u-boot-arm/master. The following changes since commit 56eb3da43fab5990a4b7bc118b76c7cae2ceb140: arm, am335x: update for the siemens boards (2013-11-12 09:53:59 -0500) are available in the git repository at:

[U-Boot] [PATCH 1/1] imx6: fix random hang when download by usb

2013-11-13 Thread Frank Li
ROM did not invalidate L1 cache when download by usb Need invalidate L1 cache before enable cache Signed-off-by: Huang yongcai b20...@freescale.com Signed-off-by: Frank Li frank...@freescale.com --- arch/arm/cpu/armv7/mx6/soc.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff

[U-Boot] [PATCH 1/1] imx6: fix random hang when download by mfgtools

2013-11-13 Thread Frank Li
ROM did not invalidate L1 cache when download by usb Need invalidate L1 cache before enable cache Signed-off-by: Huang yongcai b20...@freescale.com Signed-off-by: Frank Li frank...@freescale.com --- arch/arm/cpu/armv7/mx6/soc.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff

Re: [U-Boot] u-boot gerrit server

2013-11-13 Thread Scott Wood
On Tue, 2013-11-12 at 10:24 -0800, Vadim Bendebury wrote: On Tue, Nov 12, 2013 at 10:07 AM, Otavio Salvador ota...@ossystems.com.br wrote: On Tue, Nov 12, 2013 at 3:30 PM, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Otavio, On Tue, 12 Nov 2013 15:16:15 -0200, Otavio Salvador

Re: [U-Boot] [PATCH] powerpc/t1040: enable PBL tool for T1040

2013-11-13 Thread york sun
On Oct 1, 2013, at 1:26 AM, Prabhakar Kushwaha wrote: Use a default RCW of protocol 0x66. A PBI configure file which uses CPC as 256KB SRAM. It can be used by PBL tool on T1040 to build a pbl boot image. Signed-off-by: Prabhakar Kushwaha prabha...@freescale.com --- Based upon

Re: [U-Boot] [PATCH v4] powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb

2013-11-13 Thread york sun
On Oct 11, 2013, at 8:02 AM, Shengzhou Liu wrote: - Remove duplicate doc/README.p1010rdb - Rename README to README.P1010RDB-PA - Add new README.P1010RDB-PB P1010RDB-PB is a variation of previous P1010RDB-PA board. Signed-off-by: Shengzhou Liu shengzhou@freescale.com --- v4: keep

Re: [U-Boot] [PATCH][v2] powerpc/t1040: Update defines to support T1040SoC personalities

2013-11-13 Thread york sun
On Oct 18, 2013, at 12:00 AM, Priyanka Jain wrote: T1040 Soc has four personalities: -T1040 (4 cores with L2 switch) -T1042:Reduced personality of T1040 without L2 switch -T1020:Reduced personality of T1040 with less cores(2 cores) -T1022:Reduced personality of T1040 with 2 cores and

Re: [U-Boot] [PATCH 1/2][v2] powerpc/t104xrdb: Add T1040RDB board support

2013-11-13 Thread york sun
On Oct 18, 2013, at 4:49 AM, Priyanka Jain wrote: T1040RDB is Freescale Reference Design Board supporting the T1040 QorIQ Power Architecture™ processor. T1040RDB board Overview --- - Four e5500 cores, each with a private 256 KB L2 cache - 256 KB shared L3 CoreNet

Re: [U-Boot] [PATCH 2/2][v2] powerpc/t104xrdb: Add T1042RDB_PI board support

2013-11-13 Thread york sun
On Oct 18, 2013, at 4:49 AM, Priyanka Jain wrote: T1042RDB_PI is Freescale Reference Design Board supporting the T1042 QorIQ Power Architecture™ processor. T1042 is a reduced personality of T1040 SoC without Integrated 8-port Gigabit. The board is designed with low power features targeted

Re: [U-Boot] [PATCH] powerpc/83xx: Define USB1 and USB2 base addr for MPC834x

2013-11-13 Thread york sun
On Oct 19, 2013, at 7:03 AM, Ramneek Mehresh wrote: Define base addresse for both MPH(USB1) and DR(USB2) controllers for MPC834x socs Signed-off-by: Ramneek Mehresh ramneek.mehr...@freescale.com Applied to u-boot-mpc85xx/master. York ___

Re: [U-Boot] [PATCH] powerpc/t4240: set pcie liodn in the correct register

2013-11-13 Thread york sun
On Oct 23, 2013, at 5:20 AM, Laurentiu Tudor wrote: The liodn for the T4240's PCIE controller is no longer set through a register in the guts register block but with one in the PCIE register block itself. Use the already existing SET_PCI_LIODN_BASE macro that puts the liodn in the correct

Re: [U-Boot] [PATCH] powerpc/t4240: fix per pci endpoint liodn offsets

2013-11-13 Thread york sun
On Oct 23, 2013, at 5:20 AM, Laurentiu Tudor wrote: Update the code that builds the pci endpoint liodn offset list so that it doesn't overlap with other liodns and doesn't generate negative offsets like: fsl,liodn-offset-list = 0 0xffcd 0xffcf

Re: [U-Boot] [PATCH] powerpc/85xx: fix broken cpu clock-frequency property

2013-11-13 Thread york sun
On Oct 23, 2013, at 5:20 AM, Laurentiu Tudor wrote: When indexing freqProcessor[] we use the first value in the cpu's reg property, which on new e6500 cores IDs the threads. But freqProcessor[] should be indexed with a core index so, when fixing the clock-frequency cpu node property,

[U-Boot] [PATCH 0/2] i.MX6 (DQ/DLS): use macros for mux and pad declarations

2013-11-13 Thread Eric Nelson
Updates i.MX6DQ and i.MXDLS mux/pad declarations to be declared using macros to allow their use in a binary supporting all four variants of the pin-compatible processors. This patch set was broken into two parts to allow validation using git show --word-diff. The patches apply to

[U-Boot] [PATCH] ARM: merge commonly-defined PLATFORM_RELFLAGS

2013-11-13 Thread Masahiro Yamada
All arch/arm/cpu/${CPU}/config.mk had the same PLATFORM_RELFLAGS definitions. This commit merges them into arch/arm/config.mk. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- arch/arm/config.mk | 4 +++- arch/arm/cpu/arm1136/config.mk | 7 ---

Re: [U-Boot] [U-Boot, v2, 1/3] am33xx: elm: add support for BCH16_ECC - ELM driver updates

2013-11-13 Thread Scott Wood
On Tue, Sep 10, 2013 at 12:55:06PM +0530, pekon gupta wrote: With increase in NAND flash densities occurence of bit-flips has increased. Thus stronger ECC schemes are required for detecting and correcting multiple simultaneous bit-flips in same NAND page. But stronger ECC schemes have large

Re: [U-Boot] Microblaze and Sparc boards are broken because of common timer func

2013-11-13 Thread Masahiro Yamada
Hello Michal. This should be fixed by this patch - at least for microblaze. commit 65ba7add0d609bbd035b8d42fafdaf428ac24751 Author: Rob Herring rob.herr...@calxeda.com Date: Fri Nov 8 08:40:43 2013 -0600 time: add weak annotation to timer_read_counter declaration A

Re: [U-Boot] [U-Boot, v2, 2/3] mtd: nand: omap: add support for BCH16_ECC - NAND driver updates

2013-11-13 Thread Scott Wood
On Tue, Sep 10, 2013 at 12:55:07PM +0530, pekon gupta wrote: With increase in NAND flash densities occurence of bit-flips has increased. Thus stronger ECC schemes are required for detecting and correcting multiple simultaneous bit-flips in same NAND page. But stronger ECC schemes have large

Re: [U-Boot] [U-Boot, 1/5] MTD: nand: increase the max eccpos size to 448 to support 8k page nand

2013-11-13 Thread Scott Wood
On Fri, Oct 18, 2013 at 05:46:30PM +0800, Wu, Josh wrote: For example, Micron MT29F64G08CBAAAWP has 8192 bytes page with 448 byte oob. It needs 24bit ecc per page. If 24bit error correction per 1024 bytes need extra 42 bytes in oob. That means we need eccpos array size is 336 byte.

[U-Boot] [PATCH] mtd: Add _LARGE to MTD_MAX_*_ENTRIES

2013-11-13 Thread Scott Wood
This makes the names match current Linux source, and resolves a conflict between http://patchwork.ozlabs.org/patch/280488/ and http://patchwork.ozlabs.org/patch/284513/ The former was posted first and is closer to matching Linux, but unlike Linux it does not add _LARGE to the names. The second

[U-Boot] [PATCH] imx: Define common routines to set cpu and board environment variables

2013-11-13 Thread Eric Nelson
These can be used in bootcmd to produce DTB file names. set_board_env() allows over-ride for use when a developing custom DTB files. Both are declared __weak to allow complete override by a board. Signed-off-by: Eric Nelson eric.nel...@boundarydevices.com --- I'm feeling like I missed

Re: [U-Boot] [U-Boot, 2/5] mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash

2013-11-13 Thread Scott Wood
On Fri, Oct 18, 2013 at 05:46:31PM +0800, Wu, Josh wrote: @@ -840,6 +841,13 @@ static int atmel_pmecc_nand_init_params(struct nand_chip *nand, nand-ecc.steps = 1; nand-ecc.bytes = host-pmecc_bytes_per_sector *

[U-Boot] [PATCH V2] imx: Define common routines to set cpu and board environment variables

2013-11-13 Thread Eric Nelson
These can be used in bootcmd to produce DTB file names. set_board_env() allows over-ride for use when a developing custom DTB files. Signed-off-by: Eric Nelson eric.nel...@boundarydevices.com --- V2 adds void to the function declarations and definitions and adds a blank to keep checkpatch clean.

Re: [U-Boot] [U-Boot,PATCHv4] Optimized nand_read_buf for kirkwood

2013-11-13 Thread Scott Wood
On Mon, Aug 26, 2013 at 02:10:56PM +0200, Phil Sutter wrote: From: Nico Erfurth n...@erfurth.eu The basic idea is taken from the linux-kernel, but further optimized. First align the buffer to 8 bytes, then use ldrd/strd to read and store in 8 byte quantities, then do the final bytes.

Re: [U-Boot] [U-Boot, v1, 1/4] mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width

2013-11-13 Thread Scott Wood
On Tue, Sep 10, 2013 at 06:57:05PM +0530, pekon gupta wrote: From: Matthieu CASTET matthieu.cas...@parrot.com This patch is slightly modified from following linux patch http://lists.infradead.org/pipermail/linux-mtd/2012-November/044803.html Which is now commit

Re: [U-Boot] [PATCH 03/10 V6] Exynos5420: Add clock initialization for 5420

2013-11-13 Thread Minkyu Kang
Dear Rajeshwari, On 13 November 2013 20:17, Rajeshwari Birje rajeshwari.bi...@gmail.comwrote: Hi Minkyu Kang, Thank you for comments, On Wed, Nov 13, 2013 at 8:15 AM, Minkyu Kang proms...@gmail.com wrote: Dear Rajeshwari S Shinde, On 29 October 2013 16:23, Rajeshwari S Shinde

[U-Boot] [PATCH] tools: imls: Remove a broken and unused tool.

2013-11-13 Thread Masahiro Yamada
It looks like tools/imls/Makefile is invoked from nowhere. And also it is broken. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- I tried to build tools/imls/Makefile somehow. But compile failed with the following error message: tools/imls/imls.c:17:22: fatal error: asm/page.h: No

[U-Boot] [PATCH] tools: updater: Remove remainders of dead board

2013-11-13 Thread Masahiro Yamada
tools/updater needs board/MAI/AmigaOneG3SE board for compiling. But AmigaOneG3SE board was already deleted by Commit 953b7e6. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- In order to compile tools/updater, we need AmigaOneG3SE board. See tools/updater/Makefile $(obj)memio.S:

Re: [U-Boot] [PATCH 07/10 V6] DTS: Add dts support for SMDK5420

2013-11-13 Thread Minkyu Kang
Dear Rajeshwari, On 13 November 2013 13:26, Rajeshwari Birje rajeshwari.bi...@gmail.comwrote: Hi Minkyu Kang, Thank you for comments. On Wed, Nov 13, 2013 at 8:47 AM, Minkyu Kang proms...@gmail.com wrote: Dear Rajeshwari S Shinde, On 29 October 2013 16:23, Rajeshwari S Shinde

Re: [U-Boot] [U-Boot,v5,09/11] S3C24XX: Add NAND Flash driver

2013-11-13 Thread Scott Wood
On Fri, Sep 21, 2012 at 07:47:46PM +0100, José Miguel Gonçalves wrote: NAND Flash driver with HW ECC for the S3C24XX SoCs. Currently it only supports SLC NAND chips. Signed-off-by: José Miguel Gonçalves jose.goncal...@inov.pt --- Changes for v2: - Coding style cleanup - Use of

Re: [U-Boot] [PATCH 05/10 V6] Exynos5420: Add support for 5420 in pinmux and gpio

2013-11-13 Thread Minkyu Kang
On 13 November 2013 15:04, Rajeshwari Birje rajeshwari.bi...@gmail.comwrote: Hi Minkyu Kang, Thank you for comments. On Wed, Nov 13, 2013 at 8:31 AM, Minkyu Kang proms...@gmail.com wrote: Dear Rajeshwari S Shinde, On 29 October 2013 16:23, Rajeshwari S Shinde rajeshwar...@samsung.com

  1   2   >