Re: [U-Boot] [PATCH v3 7/7] tegra: Add Tamonten Evaluation Carrier support

2012-06-11 Thread Thierry Reding
* Allen Martin wrote: On Mon, Jun 04, 2012 at 11:02:30PM -0700, Thierry Reding wrote: The Tamonten Evaluation Carrier is an evaluation board for the Tamonten processor board. More information is available here:

Re: [U-Boot] [PATCH v3 14/14] tegra20: tec: add tegra20-common-post.h

2012-06-11 Thread Thierry Reding
* Allen Martin wrote: Add tegra20-common-post.h to be consistent with other tegra20 boards. Signed-off-by: Allen Martin amar...@nvidia.com Acked-by: Thierry Reding thierry.red...@avionic-design.de --- include/configs/tec.h |2 ++ 1 file changed, 2 insertions(+) diff --git

Re: [U-Boot] [PATCH v2 1/7] tegra: Rework Tamonten support

2012-06-11 Thread Thierry Reding
* Stephen Warren wrote: Allen Martin amar...@nvidia.com wrote: On Fri, Jun 08, 2012 at 10:28:57PM -0700, Stephen Warren wrote: On 06/08/2012 03:27 PM, Allen Martin wrote: On Fri, Jun 08, 2012 at 02:07:25PM -0700, Stephen Warren wrote: On 06/08/2012 02:01 PM, Allen Martin wrote: On

[U-Boot] Acccessing IRAM in MX53

2012-06-11 Thread Teemu Keskinarkaus
Hi, I need to access IRAM from U-boot in MX53 based HW. This is part of the data transfer between kernel and U-boot. I've already done the kernel part and now I need to do the U-boot part. I tried this: #define IRAM_ADDRESS IRAM_BASE_ADDR + IRAM_SIZE - SZ_4K unsigned long *iram = (unsigned

Re: [U-Boot] Acccessing IRAM in MX53

2012-06-11 Thread Stefano Babic
On 11/06/2012 11:09, Teemu Keskinarkaus wrote: Hi, Hi, I need to access IRAM from U-boot in MX53 based HW. This is part of the data transfer between kernel and U-boot. I've already done the kernel part and now I need to do the U-boot part. I tried this: #define IRAM_ADDRESS

Re: [U-Boot] U-boot failed

2012-06-11 Thread Marek Vasut
Dear Zeyad A, Dear Marek Vasut, I have already done the CC, but the mail was rejected from u-boot mailing list because the message size is too large. So i am not doing it for now and I am sorry for the quoting of my reply. The matter is not so clear for me. Ok, I have done the command in

[U-Boot] [PATCH V2] MMC: DWMMC: Add DWMMC driver

2012-06-11 Thread Rajeshwari Shinde
Add DWMMC driver support and resgister description for same. Signed-off-by: Alim Akhtar alim.akh...@samsung.com Signed-off-by: Terry Lambert tlamb...@chromium.org Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com --- Changes in V2: - Incorporated comments from Jaehung Chung.

[U-Boot] [PATCH] mx28: Fix elftosb source link in README.mx28_common

2012-06-11 Thread Anatolij Gustschin
The documented link to elftosb package tarball is not accessible, change to another working link. Signed-off-by: Anatolij Gustschin ag...@denx.de Cc: Otavio Salvador ota...@ossystems.com.br Cc: Marek Vasut marek.va...@gmail.com Cc: Fabio Estevam feste...@gmail.com --- doc/README.mx28_common |

Re: [U-Boot] [PATCH] mx28: Fix elftosb source link in README.mx28_common

2012-06-11 Thread Otavio Salvador
On Mon, Jun 11, 2012 at 10:12 AM, Anatolij Gustschin ag...@denx.de wrote: The documented link to elftosb package tarball is not accessible, change to another working link. Acked-by: Otavio Salvador ota...@ossystems.com.br -- Otavio Salvador O.S. Systems E-mail:

Re: [U-Boot] [PATCH] mx28: Fix elftosb source link in README.mx28_common

2012-06-11 Thread Marek Vasut
Dear Anatolij Gustschin, The documented link to elftosb package tarball is not accessible, change to another working link. Signed-off-by: Anatolij Gustschin ag...@denx.de Cc: Otavio Salvador ota...@ossystems.com.br Cc: Marek Vasut marek.va...@gmail.com Cc: Fabio Estevam feste...@gmail.com

Re: [U-Boot] [PATCH] mx28: Fix elftosb source link in README.mx28_common

2012-06-11 Thread Otavio Salvador
On Mon, Jun 11, 2012 at 10:42 AM, Marek Vasut ma...@denx.de wrote: That's sad, maybe we should mirror this package and be done with it? Wolfgang/Detlev? It is indeed; the timesys repository seems good for me. If it can be mirrored at denx, good as well. -- Otavio Salvador

Re: [U-Boot] [PATCH V2] MMC: DWMMC: Add DWMMC driver

2012-06-11 Thread Rajeshwari Birje
Hi All, ccing Jaehoon Chung Regards, Rajeshwari Shinde. On Mon, Jun 11, 2012 at 6:18 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: Add DWMMC driver support and resgister description for same. Signed-off-by: Alim Akhtar alim.akh...@samsung.com Signed-off-by: Terry Lambert

[U-Boot] [u-boot-imx] Pull request for u-boot-imx tree

2012-06-11 Thread Otavio Salvador
Hello Stefano, I have prepared a branch with the patches I got acked on the mailing list while you were in VAC. The following changes since commit baff308162c3980e7616b624e19889a4d757aae8: i.MX28: Avoid redefining serial_put[cs]() (2012-05-09 12:49:14 +0200) are available in the git

Re: [U-Boot] [u-boot-imx] Pull request for u-boot-imx tree

2012-06-11 Thread Stefano Babic
On 11/06/2012 16:31, Otavio Salvador wrote: Hello Stefano, Hello Otavio, I have prepared a branch with the patches I got acked on the mailing list while you were in VAC. The following changes since commit baff308162c3980e7616b624e19889a4d757aae8: i.MX28: Avoid redefining

Re: [U-Boot] [u-boot-imx] Pull request for u-boot-imx tree

2012-06-11 Thread Otavio Salvador
On Mon, Jun 11, 2012 at 11:47 AM, Stefano Babic sba...@denx.de wrote: Thanks - I am starting to work all i.MX patches I received in the time I was in vacation. It can take a while until I will come at the end of the list ;-) Yes; that's why I prepared the branch. It makes easy since those

Re: [U-Boot] [PATCH] mx28: Fix elftosb source link in README.mx28_common

2012-06-11 Thread Anatolij Gustschin
Hi Marek, On Mon, 11 Jun 2012 15:42:23 +0200 Marek Vasut ma...@denx.de wrote: ... That's sad, maybe we should mirror this package and be done with it? I'm fine with mirroring it. If we decide to do that, I'll update the patch. Thanks, Anatolij ___

Re: [U-Boot] [PATCH 2/3] tx25: Use generic gpio_* calls

2012-06-11 Thread Vikram Narayanan
Hi Fabio, On 6/10/2012 8:08 PM, Fabio Estevam wrote: On Sun, Jun 10, 2012 at 10:03 AM, Vikram Narayananvikram...@gmail.com wrote: /* drop PHY power and assert reset (low) */ - val = readl(gpio4-gpio_dr) ~((1 7) | (1 9)); - writel(val,gpio4-gpio_dr); - val =

Re: [U-Boot] [PATCH 1/3] imx25: Move MXC_GPIO_PORT_TO_NUM to imx-regs.h

2012-06-11 Thread Vikram Narayanan
On 6/10/2012 8:03 PM, Fabio Estevam wrote: Hi Vikram, On Sun, Jun 10, 2012 at 10:02 AM, Vikram Narayananvikram...@gmail.com wrote: + +/* Converts a GPIO port number and the internal bit position + * to the GPIO number + */ +#define MXC_GPIO_PORT_TO_NUM(port, bit) (((port - 1) 5) + (bit

Re: [U-Boot] [PATCH 2/3] tx25: Use generic gpio_* calls

2012-06-11 Thread Fabio Estevam
On Mon, Jun 11, 2012 at 11:58 AM, Vikram Narayanan vikram...@gmail.com wrote: Hi Fabio, On 6/10/2012 8:08 PM, Fabio Estevam wrote: On Sun, Jun 10, 2012 at 10:03 AM, Vikram Narayananvikram...@gmail.com  wrote:        /* drop PHY power and assert reset (low) */ -       val =

Re: [U-Boot] [PATCH 1/3] imx25: Move MXC_GPIO_PORT_TO_NUM to imx-regs.h

2012-06-11 Thread Vikram Narayanan
Hello Fabio, On 6/10/2012 8:33 PM, Fabio Estevam wrote: On Sun, Jun 10, 2012 at 10:02 AM, Vikram Narayananvikram...@gmail.com wrote: Move the macro to imx-regs.h so that the other mx25 boards can make use of it. Signed-off-by: Vikram Narayananvikram...@gmail.com ---

Re: [U-Boot] [PATCH v9 0/4] Kirkwood: add lschlv2 and lsxhl board support

2012-06-11 Thread Michael Walle
Hi Albert, On Wed, June 6, 2012 13:26, Prafulla Wadaskar wrote: -Original Message- From: Michael Walle [mailto:mich...@walle.cc] Sent: 06 June 2012 12:39 To: Joe Hershberger Cc: Prafulla Wadaskar; u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH v9 0/4] Kirkwood: add lschlv2 and

Re: [U-Boot] [PATCH v2 1/7] tegra: Rework Tamonten support

2012-06-11 Thread Allen Martin
On Mon, Jun 11, 2012 at 02:29:59AM -0700, Thierry Reding wrote: * PGP Signed by an unknown key * Stephen Warren wrote: Allen Martin amar...@nvidia.com wrote: On Fri, Jun 08, 2012 at 10:28:57PM -0700, Stephen Warren wrote: On 06/08/2012 03:27 PM, Allen Martin wrote: On Fri, Jun 08,

Re: [U-Boot] [PATCH v2 1/7] tegra: Rework Tamonten support

2012-06-11 Thread Allen Martin
On Mon, Jun 11, 2012 at 02:29:59AM -0700, Thierry Reding wrote: * PGP Signed by an unknown key * Stephen Warren wrote: Allen Martin amar...@nvidia.com wrote: On Fri, Jun 08, 2012 at 10:28:57PM -0700, Stephen Warren wrote: On 06/08/2012 03:27 PM, Allen Martin wrote: On Fri, Jun 08,

Re: [U-Boot] [PATCH v2 1/7] tegra: Rework Tamonten support

2012-06-11 Thread Thierry Reding
* Allen Martin wrote: On Mon, Jun 11, 2012 at 02:29:59AM -0700, Thierry Reding wrote: * PGP Signed by an unknown key * Stephen Warren wrote: Allen Martin amar...@nvidia.com wrote: On Fri, Jun 08, 2012 at 10:28:57PM -0700, Stephen Warren wrote: On 06/08/2012 03:27 PM, Allen Martin

Re: [U-Boot] [PATCH v3 04/14] mkconfig: add support for SPL CPU

2012-06-11 Thread Allen Martin
On Sat, Jun 09, 2012 at 11:20:34AM -0700, Simon Glass wrote: + +Normally CPU is assumed to be the same between the SPL and normal +u-boot build. However it is possible to specify a different CPU for +the SPL build for cases where the SPL is expected to run on a +different CPU model from the

Re: [U-Boot] [PATCH v3 07/14] ARM: add tegra20 support to arm720t

2012-06-11 Thread Allen Martin
On Sat, Jun 09, 2012 at 11:32:08AM -0700, Simon Glass wrote: Hi Allen, On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin amar...@nvidia.commailto:amar...@nvidia.com wrote: Add support for tegra20 arm7 boot processor. This processor is used to power on the Cortex A9 and transfer control to it.

Re: [U-Boot] [PATCH v3 08/14] tegra20: add SPL config options for tegra20 boards

2012-06-11 Thread Allen Martin
On Sat, Jun 09, 2012 at 11:35:29AM -0700, Simon Glass wrote: Hi Allen, diff --git a/include/configs/tegra20-common-post.h b/include/configs/tegra20-common-post.h index b535934..6b046bd 100644 --- a/include/configs/tegra20-common-post.h +++ b/include/configs/tegra20-common-post.h @@

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-11 Thread Allen Martin
On Fri, Jun 08, 2012 at 10:21:15PM -0700, Stephen Warren wrote: On 06/08/2012 03:16 PM, Allen Martin wrote: Add target for tegra20 u-boot image. This is a concatenation of tegra spl and normal u-boot binaries. diff --git a/board/nvidia/seaboard/config.mk

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-11 Thread Allen Martin
On Sat, Jun 09, 2012 at 12:12:09PM -0700, Simon Glass wrote: Hi Allen, On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin amar...@nvidia.commailto:amar...@nvidia.com wrote: Add target for tegra20 u-boot image. This is a concatenation of tegra spl and normal u-boot binaries. Signed-off-by:

Re: [U-Boot] [PATCH 1/3] imx25: Move MXC_GPIO_PORT_TO_NUM to imx-regs.h

2012-06-11 Thread Troy Kisky
On 6/11/2012 8:00 AM, Vikram Narayanan wrote: On 6/10/2012 8:03 PM, Fabio Estevam wrote: Hi Vikram, On Sun, Jun 10, 2012 at 10:02 AM, Vikram Narayananvikram...@gmail.com wrote: + +/* Converts a GPIO port number and the internal bit position + * to the GPIO number + */ +#define

Re: [U-Boot] [PATCH v3 08/14] tegra20: add SPL config options for tegra20 boards

2012-06-11 Thread Simon Glass
Hi Allen, On Mon, Jun 11, 2012 at 12:05 PM, Allen Martin amar...@nvidia.com wrote: On Sat, Jun 09, 2012 at 11:35:29AM -0700, Simon Glass wrote: Hi Allen, diff --git a/include/configs/tegra20-common-post.h b/include/configs/tegra20-common-post.h index b535934..6b046bd 100644 ---

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-11 Thread Simon Glass
Hi Allen, On Mon, Jun 11, 2012 at 12:22 PM, Allen Martin amar...@nvidia.com wrote: On Sat, Jun 09, 2012 at 12:12:09PM -0700, Simon Glass wrote: Hi Allen, On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin amar...@nvidia.commailto: amar...@nvidia.com wrote: Add target for tegra20 u-boot

Re: [U-Boot] pull request for u-boot-tegra/master

2012-06-11 Thread Stephen Warren
On 06/08/2012 07:53 PM, Simon Glass wrote: Hi Stephen, On Fri, Jun 8, 2012 at 3:52 PM, Stephen Warren swar...@wwwdotorg.org mailto:swar...@wwwdotorg.org wrote: ... Uggh. The problem is that older versions of dtc would only accept a single definition of the root node; they don't

Re: [U-Boot] [PATCH v3 10/14] tegra: move SDRAM param save to later in boot

2012-06-11 Thread Allen Martin
On Sat, Jun 09, 2012 at 12:15:01PM -0700, Simon Glass wrote: Hi Allen, On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin amar...@nvidia.commailto:amar...@nvidia.com wrote: Move warmboot_save_sdram_params() to later in the boot sequence. This code relies on devicetree to get the address of the

Re: [U-Boot] [PATCH v3 11/14] tegra20: Remove CPU init code from tegra20 u-boot

2012-06-11 Thread Allen Martin
On Sat, Jun 09, 2012 at 12:19:48PM -0700, Simon Glass wrote: Hi Allen, On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin amar...@nvidia.commailto:amar...@nvidia.com wrote: This code is now included in the tegra20 SPL Signed-off-by: Allen Martin amar...@nvidia.commailto:amar...@nvidia.com ---

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-11 Thread Allen Martin
On Mon, Jun 11, 2012 at 01:21:13PM -0700, Simon Glass wrote: Hi Allen, On Mon, Jun 11, 2012 at 12:22 PM, Allen Martin amar...@nvidia.commailto:amar...@nvidia.com wrote: On Sat, Jun 09, 2012 at 12:12:09PM -0700, Simon Glass wrote: Hi Allen, On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin

Re: [U-Boot] [PATCH v3 11/14] tegra20: Remove CPU init code from tegra20 u-boot

2012-06-11 Thread Simon Glass
Hi Allen, On Mon, Jun 11, 2012 at 3:53 PM, Allen Martin amar...@nvidia.com wrote: On Sat, Jun 09, 2012 at 12:19:48PM -0700, Simon Glass wrote: Hi Allen, On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin amar...@nvidia.commailto: amar...@nvidia.com wrote: This code is now included in the

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-11 Thread Simon Glass
Hi Allen, On Mon, Jun 11, 2012 at 4:09 PM, Allen Martin amar...@nvidia.com wrote: On Mon, Jun 11, 2012 at 01:21:13PM -0700, Simon Glass wrote: Hi Allen, On Mon, Jun 11, 2012 at 12:22 PM, Allen Martin amar...@nvidia.com mailto:amar...@nvidia.com wrote: On Sat, Jun 09, 2012 at 12:12:09PM

Re: [U-Boot] [PATCH 10/20] arm/km: cleanup km_kirkwood boards

2012-06-11 Thread Prafulla Wadaskar
-Original Message- From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] Sent: 07 June 2012 15:37 To: prafu...@mavell.com Cc: Holger Brunck; u-boot@lists.denx.de; Valentin Longchamp; Gerlando Falauto; Prafulla Wadaskar Subject: [PATCH 10/20] arm/km: cleanup km_kirkwood

Re: [U-Boot] [PATCH 04/20] arm/km: add kmnusa board support

2012-06-11 Thread Prafulla Wadaskar
-Original Message- From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] Sent: 07 June 2012 15:37 To: prafu...@mavell.com Cc: Holger Brunck; u-boot@lists.denx.de; Valentin Longchamp; Gerlando Falauto; Prafulla Wadaskar Subject: [PATCH 04/20] arm/km: add kmnusa board

Re: [U-Boot] [PATCH 02/20] arm/km: use correct kw_gpio function for NAND/SPI switching

2012-06-11 Thread Prafulla Wadaskar
-Original Message- From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] Sent: 07 June 2012 15:37 To: prafu...@mavell.com Cc: Valentin Longchamp; holger.bru...@keymile.com; u- b...@lists.denx.de; Gerlando Falauto; Prafulla Wadaskar Subject: [PATCH 02/20] arm/km: use

Re: [U-Boot] [PATCH 05/20] arm/km: add kmcoge5un board support

2012-06-11 Thread Prafulla Wadaskar
-Original Message- From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] Sent: 07 June 2012 15:37 To: prafu...@mavell.com Cc: Holger Brunck; u-boot@lists.denx.de; Valentin Longchamp; Gerlando Falauto; Prafulla Wadaskar Subject: [PATCH 05/20] arm/km: add kmcoge5un board

Re: [U-Boot] [PATCH 12/20] arm/km: add support for external switch configuration

2012-06-11 Thread Prafulla Wadaskar
-Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot- boun...@lists.denx.de] On Behalf Of Valentin Longchamp Sent: 07 June 2012 15:37 To: prafu...@mavell.com Cc: Valentin Longchamp; holger.bru...@keymile.com; u- b...@lists.denx.de Subject: [U-Boot] [PATCH 12/20]

Re: [U-Boot] [PATCH 1/8 V2] EXYNOS: CLK: Add i2c clock

2012-06-11 Thread Simon Glass
On Wed, Jun 6, 2012 at 11:09 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This adds i2c clock information for EXYNOS5. Signed-off-by: Alim Akhtar alim.akh...@samsung.com Signed-off-by: Doug Anderson diand...@chromium.org Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com

Re: [U-Boot] [PATCH 3/8 V2] EXYNOS: PINMUX: Add pinmux support for I2C

2012-06-11 Thread Simon Glass
On Wed, Jun 6, 2012 at 11:09 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch adds pinmux code for I2C. Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com Acked-by: Simon Glass s...@chromium.org --- Changes in V2: - Aligned the pinmux functionality as per the

Re: [U-Boot] [PATCH 6/8 V2] I2C: Modify the I2C driver for EXYNOS5

2012-06-11 Thread Simon Glass
On Wed, Jun 6, 2012 at 11:09 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch modifies the S3C I2C driver to suppport EXYNOS5. The cahnges made to driver are as follows: - I2C base address is passed as a parameter to many functions to avoid multiple #ifdef