Re: [U-Boot] [PATCH 1/2] tegra2: Always build with USE_PRIVATE_LIBGCC=yes.

2012-01-05 Thread Tom Warren
Simon, -Original Message- From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass Sent: Thursday, January 05, 2012 10:07 AM To: Stephen Warren Cc: Wolfgang Denk; Thierry Reding; u-boot@lists.denx.de; Tom Warren Subject: Re: [U-Boot] [PATCH 1/2] tegra2: Always build

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

2012-01-18 Thread Tom Warren
Albert, Please pull u-boot-tegra/master into arm master. Thanks. The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333: overo: add SPL support (2012-01-16 08:40:13 +0100) are available in the git repository at: git://git.denx.de/u-boot-tegra master Simon Glass (9):

[U-Boot] fdt patches for Tegra

2012-01-19 Thread Tom Warren
Folks, Simon and Stephen have been talking offline about Simon's fdt patches, to wit: U-Boot-v3-1-2-fdt-Add-fdtdec_find_aliases-to-deal-with-alias-nodes.patch U-Boot-v3-2-2-fdt-Add-tests-for-fdtdec.patch U-Boot-v4-01-20-fdt-Tidy-up-a-few-fdtdec-problems.patch

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

2012-01-23 Thread Tom Warren
Albert, -Original Message- From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] Sent: Saturday, January 21, 2012 4:07 AM To: Tom Warren Cc: Wolfgang Denk; u-boot@lists.denx.de; Stephen Warren; Simon Glass Subject: Re: pull request: u-boot-tegra/master Hi Tom, Le 19/01/2012

[U-Boot] [PATCH] Tegra: mmc: Fixed handling of interrupts in timeouts.

2012-02-07 Thread Tom Warren
back into mmc_send_cmd() the register will still contain status from the last transaction. Signed-off-by: Doug Anderson diand...@chromium.org Signed-off-by: Tom Warren twar...@nvidia.com --- drivers/mmc/tegra2_mmc.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/drivers

Re: [U-Boot] [PATCH v3 0/9] tegra: Add I2C driver and associated parts

2012-02-09 Thread Tom Warren
Heiko, -Original Message- From: Heiko Schocher [mailto:h...@denx.de] Sent: Thursday, February 09, 2012 12:02 AM To: Simon Glass Cc: U-Boot Mailing List; linux-te...@vger.kernel.org; Tom Warren Subject: Re: [U-Boot] [PATCH v3 0/9] tegra: Add I2C driver and associated parts Hello

Re: [U-Boot] [PATCH v3 3/9] tegra: Enhance clock support to handle 16-bit clock divisors

2012-02-10 Thread Tom Warren
Simon, -Original Message- From: Simon Glass [mailto:s...@chromium.org] Sent: Friday, February 03, 2012 6:14 PM To: U-Boot Mailing List Cc: Tom Warren; Stephen Warren; linux-te...@vger.kernel.org; Simon Glass Subject: [PATCH v3 3/9] tegra: Enhance clock support to handle 16-bit clock

Re: [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

2013-04-30 Thread Tom Warren
Marek, -Original Message- From: Marek Vasut [mailto:ma...@denx.de] Sent: Monday, April 29, 2013 4:47 PM To: Jim Lin Cc: u-boot@lists.denx.de; Tom Warren; Stephen Warren Subject: Re: [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114 Dear Jim Lin, Tegra30

Re: [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

2013-05-01 Thread Tom Warren
Tom, On Tue, Apr 30, 2013 at 10:20 AM, Tom Rini tr...@ti.com wrote: On Tue, Apr 30, 2013 at 09:21:18AM -0700, Tom Warren wrote: Marek, -Original Message- From: Marek Vasut [mailto:ma...@denx.de] Sent: Monday, April 29, 2013 4:47 PM To: Jim Lin Cc: u-boot

Re: [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

2013-05-01 Thread Tom Warren
On Wed, May 1, 2013 at 12:33 PM, Marek Vasut ma...@denx.de wrote: Dear Tom Rini, On Wed, May 01, 2013 at 09:16:45AM -0700, Tom Warren wrote: Tom, On Tue, Apr 30, 2013 at 10:20 AM, Tom Rini tr...@ti.com wrote: On Tue, Apr 30, 2013 at 09:21:18AM -0700, Tom Warren wrote: Marek

Re: [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

2013-05-01 Thread Tom Warren
Adding Jim back into the conversation since he got dropped a couple of emails back. On Wed, May 1, 2013 at 4:20 PM, Tom Warren twarren.nvi...@gmail.com wrote: On Wed, May 1, 2013 at 12:33 PM, Marek Vasut ma...@denx.de wrote: Dear Tom Rini, On Wed, May 01, 2013 at 09:16:45AM -0700, Tom

Re: [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

2013-05-02 Thread Tom Warren
Jim, -Original Message- From: Marek Vasut [mailto:ma...@denx.de] Sent: Thursday, May 02, 2013 4:39 AM To: Jim Lin Cc: Tom Rini; u-boot@lists.denx.de; Tom Warren; Stephen Warren; Tom Warren Subject: Re: [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114

Re: [U-Boot] [PATCH] Tegra: clk: always use find_best_divider() for periph clocks

2013-05-13 Thread Tom Warren
Allen, -Original Message- From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass Sent: Friday, May 10, 2013 8:06 PM To: Allen Martin Cc: Tom Warren; Stephen Warren; U-Boot Mailing List Subject: Re: [PATCH] Tegra: clk: always use find_best_divider() for periph

Re: [U-Boot] [PATCH] Tegra: clk: always use find_best_divider() for periph clocks

2013-05-13 Thread Tom Warren
Allen, -Original Message- From: Allen Martin [mailto:amar...@nvidia.com] Sent: Monday, May 13, 2013 7:12 PM To: Tom Warren Cc: Simon Glass; Stephen Warren; U-Boot Mailing List Subject: Re: [PATCH] Tegra: clk: always use find_best_divider() for periph clocks On Mon, May 13, 2013

Re: [U-Boot] [PATCH] ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit

2013-05-17 Thread Tom Warren
Axel ( Albert) -Original Message- From: Stephen Warren [mailto:swar...@wwwdotorg.org] Sent: Wednesday, May 15, 2013 9:29 PM To: Axel Lin Cc: Wolfgang Denk; Heiko Schocher; Tom Warren; u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH] ARM: arm720t: Add missing

Re: [U-Boot] [PATCH] ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit

2013-05-21 Thread Tom Warren
Albert ( Axel), -Original Message- From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] Sent: Saturday, May 18, 2013 11:58 AM To: Tom Warren Cc: Stephen Warren; Axel Lin; Wolfgang Denk; Heiko Schocher; u- b...@lists.denx.de Subject: Re: [U-Boot] [PATCH] ARM: arm720t: Add missing

Re: [U-Boot] [PATCH V3 1/4] README: document CONFIG_ENV_IS_IN_MMC

2013-05-24 Thread Tom Warren
Having to synchronize between repos is messy error-prone. Andy can take 'em all in to the MMC tree. Patch 4/4: Acked-by: Tom Warren twar...@nvidia.com -Original Message- From: Stephen Warren [mailto:swar...@wwwdotorg.org] Sent: Friday, May 24, 2013 8:48 AM To: Tom Rini; Tom Warren

Re: [U-Boot] [PATCH] fdt: Enhance dts/Makefile to be all things to all men

2013-05-28 Thread Tom Warren
Simon, -Original Message- From: Simon Glass [mailto:s...@chromium.org] Sent: Tuesday, May 28, 2013 12:36 PM To: U-Boot Mailing List Cc: Tom Rini; Stephen Warren; Devicetree Discuss; u-boot- rev...@google.com; Simon Glass; Tom Warren; Jerry Van Baren Subject: [PATCH] fdt: Enhance

[U-Boot] pull request for u-boot-tegra/master into ARM/master

2013-05-28 Thread Tom Warren
Stephen Warren (3): tegra: always build u-boot-nodtb-tegra.bin ARM: tegra: support SKU 1 of Tegra114 ARM: tegra: support SKU 7 of Tegra20 Tom Warren (2): Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu Tegra: Remove unused/non-existent spl

Re: [U-Boot] [PATCH] ARM: tegra: only enable SCU on Tegra20

2013-06-04 Thread Tom Warren
: Tuesday, June 04, 2013 12:34 PM To: Tom Warren Cc: u-boot@lists.denx.de; Simon Glass; Stephen Warren Subject: Re: [U-Boot] [PATCH] ARM: tegra: only enable SCU on Tegra20 On 05/23/2013 04:26 PM, Stephen Warren wrote: From: Tom Warren twar...@nvidia.com The non-SPL build of U-Boot on Tegra only

[U-Boot] pull request for u-boot-tegra/master into ARM/master

2013-06-06 Thread Tom Warren
) are available in the git repository at: git://git.denx.de/u-boot-tegra master for you to fetch changes up to dbc000bfb51eb30d786521e6b8e29048c36cbefa: ARM: tegra: only enable SCU on Tegra20 (2013-06-06 09:12:32 -0700) Tom Warren (1

[U-Boot] [PATCH 0/2] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-04 Thread Tom Warren
the Linux kernel DTS files for the sdhci nodes where there wasn't one already, or expanded the info that was already there. Everything builds fine, but I haven't tested anything but Seaboard. Tom Warren (2): Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files Tegra: MMC: Add DT

[U-Boot] [PATCH 1/2] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-04 Thread Tom Warren
Linux dts files were used for those boards that didn't already have sdhci info populated. If a cd-gpio was present, I set removable = 1, else removable = 0. Signed-off-by: Tom Warren twar...@nvidia.com --- arch/arm/dts/tegra20.dtsi| 12 +++ board/avionic-design

[U-Boot] [PATCH 2/2] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-04 Thread Tom Warren
tegra_mmc_init() now uses DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Signed-off-by: Tom Warren twar...@nvidia.com --- arch/arm/include/asm/arch-tegra/mmc.h |2 +- arch/arm/include/asm/arch-tegra/tegra_mmc.h | 12 +- board/avionic-design

Re: [U-Boot] [PATCH 0/2] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-04 Thread Tom Warren
On Mon, Feb 4, 2013 at 4:48 PM, Tom Warren twarren.nvi...@gmail.com wrote: This patchset adds device-tree support to the Tegra MMC driver. All device config is done via properties in the DT files instead of hard-coded config options/function arguments. I've tested this on my Seaboard

Re: [U-Boot] [PATCH 2/2] Tegra: MMC: Add DT support to MMC driver forall T20 boards

2013-02-05 Thread Tom Warren
Marc, On Tue, Feb 5, 2013 at 2:28 AM, Marc Dietrich marvi...@gmx.de wrote: Hi Tom, Am Montag, 4. Februar 2013, 16:48:55 schrieb Tom Warren: tegra_mmc_init() now uses DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Signed-off-by: Tom Warren twar...@nvidia.com

Re: [U-Boot] [PATCH 0/2] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-05 Thread Tom Warren
Thierry, On Tue, Feb 5, 2013 at 3:21 AM, Thierry Reding thierry.red...@avionic-design.de wrote: On Mon, Feb 04, 2013 at 04:48:53PM -0700, Tom Warren wrote: This patchset adds device-tree support to the Tegra MMC driver. All device config is done via properties in the DT files instead of hard

Re: [U-Boot] [PATCH 1/2] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-05 Thread Tom Warren
Stephen, On Tue, Feb 5, 2013 at 12:54 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/04/2013 04:48 PM, Tom Warren wrote: Linux dts files were used for those boards that didn't already have sdhci info populated. If a cd-gpio was present, I set removable = 1, else removable = 0. diff

Re: [U-Boot] [PATCH 2/2] Tegra: MMC: Add DT support to MMC driverforall T20 boards

2013-02-05 Thread Tom Warren
Marc, On Tue, Feb 5, 2013 at 1:06 PM, Marc Dietrich marvi...@gmx.de wrote: On Tuesday 05 February 2013 08:31:03 Tom Warren wrote: Marc, On Tue, Feb 5, 2013 at 2:28 AM, Marc Dietrich marvi...@gmx.de wrote: [...] diff --git a/board/compal/paz00/paz00.c b/board/compal/paz00/paz00.c

Re: [U-Boot] [PATCH 2/2] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-05 Thread Tom Warren
Stephen, On Tue, Feb 5, 2013 at 1:03 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/04/2013 04:48 PM, Tom Warren wrote: tegra_mmc_init() now uses DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. diff --git a/board/compal/paz00/paz00.c b/board/compal/paz00

Re: [U-Boot] [PATCH 2/2] Tegra: MMC: Add DT support to MMCdriverforall T20 boards

2013-02-05 Thread Tom Warren
Marc, On Tue, Feb 5, 2013 at 1:54 PM, Marc Dietrich marvi...@gmx.de wrote: Tom, On Tuesday 05 February 2013 13:41:21 Tom Warren wrote: Marc, On Tue, Feb 5, 2013 at 1:06 PM, Marc Dietrich marvi...@gmx.de wrote: On Tuesday 05 February 2013 08:31:03 Tom Warren wrote: Marc, On Tue, Feb

Re: [U-Boot] Booting on seaboard (unaligned access)

2013-02-06 Thread Tom Warren
: Wednesday, February 06, 2013 2:06 PM To: U-Boot Mailing List Cc: Tom Warren; Albert ARIBAUD Subject: Booting on seaboard (unaligned access) Hi Tom, I can't boot mainline on seaboard at present without reverting this commit: c50afc1d Revert arm: armv7: add compile option -mno-unaligned

Re: [U-Boot] Booting on seaboard (unaligned access)

2013-02-06 Thread Tom Warren
Sorry, I do see it - I was using a mangled grep string. I have no problem with it w/Sourcery G++ Lite 2009q3-67 4.4.1, which is what I've used forever. -Original Message- From: Tom Warren Sent: Wednesday, February 06, 2013 3:08 PM To: 'Simon Glass'; U-Boot Mailing List Cc: Albert

[U-Boot] [PATCH v2 0/3] Add I2C driver for T114 Dalmore

2013-02-06 Thread Tom Warren
from StephenW for the dtsi file Tom Warren (3): Tegra: I2C: Add T114 clock support to tegra_i2c driver Tegra114: fdt: Update DT files with I2C info for T114/Dalmore Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board arch/arm/dts/tegra114.dtsi | 56

[U-Boot] [PATCH v2 1/3] Tegra: I2C: Add T114 clock support to tegra_i2c driver

2013-02-06 Thread Tom Warren
T114 has a slightly different I2C clock, with a new divisor for standard/fast mode and HS mode. Tested on my Dalmore, and the I2C clock is 100KHz +/- 3% on my Saleae Logic analyzer. Signed-off-by: Tom Warren twar...@nvidia.com --- v2: new arch/arm/include/asm/arch-tegra/tegra_i2c.h |6

[U-Boot] [PATCH v2 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-06 Thread Tom Warren
Note that T114 does not have a separate/different DVC (power I2C) controller like T20 - all 5 I2C controllers are identical, but I2C5 is used to designate the controller intended for power control (PWR_I2C in the schematics). Signed-off-by: Tom Warren twar...@nvidia.com --- v2: Match dts files

[U-Boot] [PATCH v2 3/3] Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board

2013-02-06 Thread Tom Warren
Tested all 5 'buses', i2c probe enumerates device addresses on bus 1 and 2. Signed-off-by: Tom Warren twar...@nvidia.com --- v2: No change include/configs/dalmore.h |9 + include/configs/tegra114-common.h |3 +++ 2 files changed, 12 insertions(+), 0 deletions(-) diff

Re: [U-Boot] [PATCH v2 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-07 Thread Tom Warren
Stephen, On Wed, Feb 6, 2013 at 5:00 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/06/2013 04:26 PM, Tom Warren wrote: Note that T114 does not have a separate/different DVC (power I2C) controller like T20 - all 5 I2C controllers are identical, but I2C5 is used to designate

Re: [U-Boot] [PATCH v2 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-07 Thread Tom Warren
Laxman, On Thu, Feb 7, 2013 at 7:57 AM, Laxman Dewangan ldewan...@nvidia.com wrote: On Thursday 07 February 2013 04:56 AM, Tom Warren wrote: Note that T114 does not have a separate/different DVC (power I2C) controller like T20 - all 5 I2C controllers are identical, but I2C5 is used

Re: [U-Boot] [PATCH v2 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-07 Thread Tom Warren
Stephen, On Thu, Feb 7, 2013 at 11:07 AM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/07/2013 09:17 AM, Tom Warren wrote: Laxman, On Thu, Feb 7, 2013 at 7:57 AM, Laxman Dewangan ldewan...@nvidia.com wrote: On Thursday 07 February 2013 04:56 AM, Tom Warren wrote: Note that T114 does

Re: [U-Boot] [PATCH v2 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-07 Thread Tom Warren
Stephen, On Thu, Feb 7, 2013 at 11:20 AM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/07/2013 11:14 AM, Tom Warren wrote: Stephen, On Thu, Feb 7, 2013 at 11:07 AM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/07/2013 09:17 AM, Tom Warren wrote: Laxman, On Thu, Feb 7, 2013

Re: [U-Boot] [PATCH v2 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-07 Thread Tom Warren
Stephen, On Thu, Feb 7, 2013 at 12:08 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/07/2013 12:05 PM, Tom Warren wrote: Stephen, On Thu, Feb 7, 2013 at 11:20 AM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/07/2013 11:14 AM, Tom Warren wrote: Stephen, On Thu, Feb 7, 2013

Re: [U-Boot] [PATCH v2 1/3] Tegra: I2C: Add T114 clock support to tegra_i2c driver

2013-02-08 Thread Tom Warren
Laxman, On Fri, Feb 8, 2013 at 2:15 AM, Laxman Dewangan ldewan...@nvidia.com wrote: On Thursday 07 February 2013 04:56 AM, Tom Warren wrote: T114 has a slightly different I2C clock, with a new divisor for standard/fast mode and HS mode. Tested on my Dalmore, and the I2C clock is 100KHz +/- 3

[U-Boot] [PATCH v3 0/3] Add I2C driver for T114 Dalmore

2013-02-08 Thread Tom Warren
to dtsi file as per StephenW - Removed tegra30-car tegra20-i2c compatible strings - Changed I2C5 (PWR_I2C) clock to 400MHz Tom Warren (3): Tegra: I2C: Add T114 clock support to tegra_i2c driver Tegra114: fdt: Update DT files with I2C info for T114/Dalmore Tegra114: I2C: Enable I2C driver

[U-Boot] [PATCH v3 1/3] Tegra: I2C: Add T114 clock support to tegra_i2c driver

2013-02-08 Thread Tom Warren
when T114 I2C HW is found so new features like the extra clock divisor can be used. Signed-off-by: Tom Warren twar...@nvidia.com Acked-by: Laxman Dewangan ldewan...@nvidia.com --- v2: new V3: - Added tegra114-i2c name to compat_names/compat_id table(s) - Add search for T114 I2C node

[U-Boot] [PATCH v3 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-08 Thread Tom Warren
T114, like T30, does not have a separate/different DVC (power I2C) controller like T20 - all 5 I2C controllers are identical, but I2C5 is used to designate the controller intended for power control (PWR_I2C in the schematics). PWR_I2C is set to 400KHz. Signed-off-by: Tom Warren twar...@nvidia.com

[U-Boot] [PATCH v3 3/3] Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board

2013-02-08 Thread Tom Warren
Tested all 5 'buses', i2c probe enumerates device addresses on bus 1 and 2. Signed-off-by: Tom Warren twar...@nvidia.com Acked-by: Laxman Dewangan ldewan...@nvidia.com --- v2: No change v3: No change include/configs/dalmore.h |9 + include/configs/tegra114-common.h |3

[U-Boot] [PATCH v2 0/2] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-11 Thread Tom Warren
the Linux kernel DTS files for the sdhci nodes where there wasn't one already, or expanded the info that was already there. Everything builds fine, but I haven't tested anything but Seaboard. v2: Changes as per Stephen's Simon's review Tom Warren (2): Tegra: fdt: Add/enhance sdhci (mmc) nodes

[U-Boot] [PATCH v2 1/2] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-11 Thread Tom Warren
Linux dts files were used for those boards that didn't already have sdhci info populated. Tamonten has their own dtsi file with common sdhci nodes (sourced from Linux). Signed-off-by: Tom Warren twar...@nvidia.com --- v2: - cleanup comments in dts files/match w/kernel files - add sdhci aliases

[U-Boot] [PATCH v2 2/2] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-11 Thread Tom Warren
tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Tamonten boards (medcom-wide, plutux, and tec) use a different/new dtsi file w/common settings. Signed-off-by: Tom Warren twar...@nvidia.com --- v2: - all boards now call tegra_mmc_init

Re: [U-Boot] [PATCH v2 1/2] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-11 Thread Tom Warren
Lucas, On Mon, Feb 11, 2013 at 10:28 AM, Lucas Stach d...@lynxeye.de wrote: Hi Tom, Am Montag, den 11.02.2013, 10:17 -0700 schrieb Tom Warren: Linux dts files were used for those boards that didn't already have sdhci info populated. Tamonten has their own dtsi file with common sdhci nodes

Re: [U-Boot] [PATCH v2 2/2] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-11 Thread Tom Warren
Lucas, On Mon, Feb 11, 2013 at 10:33 AM, Lucas Stach d...@lynxeye.de wrote: Am Montag, den 11.02.2013, 10:17 -0700 schrieb Tom Warren: tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Tamonten boards (medcom-wide, plutux, and tec

Re: [U-Boot] [PATCH v2 1/2] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-11 Thread Tom Warren
Thierry/Lucas, On Mon, Feb 11, 2013 at 12:11 PM, Thierry Reding thierry.red...@avionic-design.de wrote: On Mon, Feb 11, 2013 at 10:56:33AM -0700, Tom Warren wrote: Lucas, On Mon, Feb 11, 2013 at 10:28 AM, Lucas Stach d...@lynxeye.de wrote: Hi Tom, Am Montag, den 11.02.2013, 10:17 -0700

[U-Boot] Fwd: pull request for u-boot-tegra/master into ARM/master

2013-02-11 Thread Tom Warren
Dropped the list from the PR. Sorry 'bout that. -- Forwarded message -- From: Tom Warren twarren.nvi...@gmail.com Date: Mon, Feb 11, 2013 at 11:05 AM Subject: pull request for u-boot-tegra/master into ARM/master To: Albert ARIBAUD albert.u.b...@aribaud.net Cc: Tom Warren twar

Re: [U-Boot] [PATCH v2 1/2] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-12 Thread Tom Warren
Thierry, On Tue, Feb 12, 2013 at 3:53 AM, Thierry Reding thierry.red...@avionic-design.de wrote: On Tue, Feb 12, 2013 at 11:41:09AM +0100, Thierry Reding wrote: On Tue, Feb 12, 2013 at 07:51:55AM +0100, Thierry Reding wrote: On Mon, Feb 11, 2013 at 12:21:59PM -0700, Tom Warren wrote

Re: [U-Boot] [PATCH v3 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-12 Thread Tom Warren
Laxman, On Tue, Feb 12, 2013 at 5:02 AM, Laxman Dewangan ldewan...@nvidia.com wrote: On Friday 08 February 2013 11:34 PM, Stephen Warren wrote: On 02/08/2013 10:25 AM, Tom Warren wrote: T114, like T30, does not have a separate/different DVC (power I2C) controller like T20 - all 5 I2C

Re: [U-Boot] [PATCH v3 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-12 Thread Tom Warren
Stephen, On Tue, Feb 12, 2013 at 11:10 AM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/12/2013 10:40 AM, Tom Warren wrote: Laxman, On Tue, Feb 12, 2013 at 5:02 AM, Laxman Dewangan ldewan...@nvidia.com wrote: On Friday 08 February 2013 11:34 PM, Stephen Warren wrote: On 02/08/2013

Re: [U-Boot] [PATCH v2 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-12 Thread Tom Warren
Simon, On Tue, Feb 12, 2013 at 11:13 AM, Simon Glass s...@chromium.org wrote: Hi Stephen, On Thu, Feb 7, 2013 at 10:17 AM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/07/2013 09:14 AM, Tom Warren wrote: Stephen, On Wed, Feb 6, 2013 at 5:00 PM, Stephen Warren swar...@wwwdotorg.org

Re: [U-Boot] [PATCH v2 2/2] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-12 Thread Tom Warren
Lucas, On Mon, Feb 11, 2013 at 10:59 AM, Tom Warren twarren.nvi...@gmail.com wrote: Lucas, On Mon, Feb 11, 2013 at 10:33 AM, Lucas Stach d...@lynxeye.de wrote: Am Montag, den 11.02.2013, 10:17 -0700 schrieb Tom Warren: tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc

Re: [U-Boot] [PATCH v2 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-12 Thread Tom Warren
On Tue, Feb 12, 2013 at 12:26 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/12/2013 12:17 PM, Simon Glass wrote: Hi Tom, On Tue, Feb 12, 2013 at 11:13 AM, Tom Warren twarren.nvi...@gmail.com wrote: ... That's the current POR for Tegra DT use in upstream U-Boot, assuming I can find

Re: [U-Boot] [PATCH v2 2/2] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-12 Thread Tom Warren
Lucas, On Tue, Feb 12, 2013 at 12:41 PM, Lucas Stach d...@lynxeye.de wrote: Hello Tom, Am Dienstag, den 12.02.2013, 12:24 -0700 schrieb Tom Warren: Lucas, tegra_mmc_init should not be called from every individual board file, but from the common nvidia tegra board file. Only the pinmux

Re: [U-Boot] [PATCH v2 1/2] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-12 Thread Tom Warren
Stephen, On Tue, Feb 12, 2013 at 1:29 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/11/2013 10:17 AM, Tom Warren wrote: Linux dts files were used for those boards that didn't already have sdhci info populated. Tamonten has their own dtsi file with common sdhci nodes (sourced from

Re: [U-Boot] [PATCH v2 2/2] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-12 Thread Tom Warren
Stephen, On Tue, Feb 12, 2013 at 1:38 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/11/2013 10:17 AM, Tom Warren wrote: tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Tamonten boards (medcom-wide, plutux, and tec) use

Re: [U-Boot] [PATCH v2 2/2] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-13 Thread Tom Warren
Stephen, On Tue, Feb 12, 2013 at 2:06 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/12/2013 01:57 PM, Tom Warren wrote: Stephen, On Tue, Feb 12, 2013 at 1:38 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/11/2013 10:17 AM, Tom Warren wrote: tegra_mmc_init() now parses

Re: [U-Boot] [PATCH v2 2/2] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-13 Thread Tom Warren
Stephen, On Wed, Feb 13, 2013 at 1:02 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/13/2013 12:59 PM, Tom Warren wrote: Stephen, On Tue, Feb 12, 2013 at 2:06 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/12/2013 01:57 PM, Tom Warren wrote: Stephen, On Tue, Feb 12, 2013

[U-Boot] [PATCH v3 0/3] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-13 Thread Tom Warren
the Linux kernel DTS files for the sdhci nodes where there wasn't one already, or expanded the info that was already there. Everything builds fine, but I haven't tested anything but Seaboard. v2: Changes as per Stephen's Simon's review v3: Changes as per Stephen/Lucas/Thierry/Simon's feedback Tom

[U-Boot] [PATCH v3 1/3] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-13 Thread Tom Warren
Linux dts files were used for those boards that didn't already have sdhci info populated. Tamonten has their own dtsi file with common sdhci nodes (sourced from Linux). Signed-off-by: Tom Warren twar...@nvidia.com Tested-by: Thierry Reding thierry.red...@avionic-design.de --- v2: - cleanup

[U-Boot] [PATCH v3 2/3] Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux

2013-02-13 Thread Tom Warren
Tamonten boards (medcom-wide, plutux, and tec) use a different/new dtsi file w/common settings. Signed-off-by: Tom Warren twar...@nvidia.com Acked-by: Thierry Reding thierry.red...@avionic-design.de --- v3: new board/avionic-design/dts/tegra20-tamonten.dtsi | 489 1

[U-Boot] [PATCH v3 3/3] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-13 Thread Tom Warren
tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Tamonten boards (medcom-wide, plutux, and tec) use a different/new dtsi file w/common settings. Signed-off-by: Tom Warren twar...@nvidia.com Signed-off-by: Thierry Reding thierry.red

Re: [U-Boot] [PATCH v3 0/3] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-14 Thread Tom Warren
Thanks! On Thu, Feb 14, 2013 at 12:19 AM, Thierry Reding thierry.red...@avionic-design.de wrote: On Wed, Feb 13, 2013 at 02:44:47PM -0700, Tom Warren wrote: This patchset adds device-tree support to the Tegra MMC driver. All device config is done via properties in the DT files instead of hard

Re: [U-Boot] [PATCH v3 3/3] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-14 Thread Tom Warren
Stephen, On Wed, Feb 13, 2013 at 5:17 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/13/2013 02:44 PM, Tom Warren wrote: tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Tamonten boards (medcom-wide, plutux, and tec) use

Re: [U-Boot] [PATCH v3 1/3] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-14 Thread Tom Warren
Stephen, On Wed, Feb 13, 2013 at 5:10 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/13/2013 02:44 PM, Tom Warren wrote: Linux dts files were used for those boards that didn't already have sdhci info populated. Tamonten has their own dtsi file with common sdhci nodes (sourced from

[U-Boot] [PATCH v4 0/4] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-14 Thread Tom Warren
: Additional changes as per Stephen/Lucas/Thierry/Simon Tom Warren (4): fdt: Add dts/dtsi file include paths to DTC command line Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux Tegra: MMC: Add DT support to MMC

[U-Boot] [PATCH v4 1/4] fdt: Add dts/dtsi file include paths to DTC command line

2013-02-14 Thread Tom Warren
This requires a version of dtc that can handle the 'i' argument Signed-off-by: Tom Warren twar...@nvidia.com --- v4: new dts/Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dts/Makefile b/dts/Makefile index 922c78c..2ef31e9 100644 --- a/dts/Makefile +++ b/dts

[U-Boot] [PATCH v4 2/4] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-14 Thread Tom Warren
Linux dts files were used for those boards that didn't already have sdhci info populated. Tamonten has their own dtsi file with common sdhci nodes (sourced from Linux). Signed-off-by: Tom Warren twar...@nvidia.com Tested-by: Thierry Reding thierry.red...@avionic-design.de --- v2: - cleanup

[U-Boot] [PATCH v4 3/4] Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux

2013-02-14 Thread Tom Warren
Tamonten boards (medcom-wide, plutux, and tec) use a different/new dtsi file w/common settings. Signed-off-by: Tom Warren twar...@nvidia.com Acked-by: Thierry Reding thierry.red...@avionic-design.de --- v3: new v4: no change board/avionic-design/dts/tegra20-tamonten.dtsi | 489

[U-Boot] [PATCH v4 4/4] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-14 Thread Tom Warren
tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Tamonten boards (medcom-wide, plutux, and tec) use a different/new dtsi file w/common settings. Signed-off-by: Tom Warren twar...@nvidia.com Signed-off-by: Thierry Reding thierry.red

Re: [U-Boot] [PATCH v3 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-14 Thread Tom Warren
Stephen/Laxman, On Tue, Feb 12, 2013 at 12:07 PM, Tom Warren twarren.nvi...@gmail.com wrote: Stephen, On Tue, Feb 12, 2013 at 11:10 AM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/12/2013 10:40 AM, Tom Warren wrote: Laxman, On Tue, Feb 12, 2013 at 5:02 AM, Laxman Dewangan ldewan

Re: [U-Boot] [PATCH v4 0/4] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-14 Thread Tom Warren
Marc, On Thu, Feb 14, 2013 at 3:48 PM, Marc Dietrich marvi...@gmx.de wrote: Hi Tom, On Thursday 14 February 2013 14:03:57 Tom Warren wrote: This patchset adds device-tree support to the Tegra MMC driver. All device config is done via properties in the DT files instead of hard-coded config

Re: [U-Boot] [PATCH v3 0/3] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-14 Thread Tom Warren
Stephen, On Thu, Feb 14, 2013 at 4:27 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/13/2013 02:44 PM, Tom Warren wrote: This patchset adds device-tree support to the Tegra MMC driver. All device config is done via properties in the DT files instead of hard-coded config options

Re: [U-Boot] [PATCH v4 4/4] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-20 Thread Tom Warren
Stephen, On Thu, Feb 14, 2013 at 4:12 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/14/2013 02:04 PM, Tom Warren wrote: tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Tamonten boards (medcom-wide, plutux, and tec) use

Re: [U-Boot] [PATCH v4 4/4] Tegra: MMC: Add DT support to MMCdriver for all T20 boards

2013-02-20 Thread Tom Warren
Marc/Stephen, On Fri, Feb 15, 2013 at 9:42 AM, Marc Dietrich marvi...@gmx.de wrote: Stephen, On Thursday 14 February 2013 16:12:42 Stephen Warren wrote: On 02/14/2013 02:04 PM, Tom Warren wrote: tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard

Re: [U-Boot] [PATCH v4 4/4] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-20 Thread Tom Warren
Andy, On Mon, Feb 18, 2013 at 4:10 PM, Andy Fleming aflem...@gmail.com wrote: On Thu, Feb 14, 2013 at 3:04 PM, Tom Warren twarren.nvi...@gmail.com wrote: tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Tamonten boards

Re: [U-Boot] [PATCH v3 1/3] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-20 Thread Tom Warren
Lucas/Stephen/etc. On Fri, Feb 15, 2013 at 4:58 AM, Lucas Stach d...@lynxeye.de wrote: Am Donnerstag, den 14.02.2013, 13:24 -0700 schrieb Stephen Warren: [...] The one issue with this is that only newer versions of dtc support the -i option. The version packaged with most distros won't

[U-Boot] [PATCH v5 1/4] fdt: Add dts/dtsi arch board include paths to DTS_CPPFLAGS

2013-02-20 Thread Tom Warren
This allows the use of '#include xyz' in the dts/dtsi file which helps the C preprocessor find common dtsi include files. Signed-off-by: Tom Warren twar...@nvidia.com --- v4: new v5: Add dts/dtsi paths to DTS_CPPFLAGS instead of DTC command line dts/Makefile |3 ++- 1 files changed, 2

[U-Boot] [PATCH v5 0/4] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-20 Thread Tom Warren
: Additional changes as per Stephen/Lucas/Thierry/Simon v5: Additional changes as per Stephen/Lucas/Andy Tom Warren (4): fdt: add dts/dtsi arch board include paths to DTS_CPPFLAGS Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux Tegra: fdt: Add/enhance sdhci (mmc) nodes for all

[U-Boot] [PATCH v5 2/4] Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux

2013-02-20 Thread Tom Warren
Tamonten boards (medcom-wide, plutux, and tec) use a different/new dtsi file w/common settings. Signed-off-by: Tom Warren twar...@nvidia.com Acked-by: Thierry Reding thierry.red...@avionic-design.de --- v3: new v4: no change v5: change /include/ to #include board/avionic-design/dts/tegra20

[U-Boot] [PATCH v5 3/4] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-20 Thread Tom Warren
Linux dts files were used for those boards that didn't already have sdhci info populated. Tamonten has their own dtsi file with common sdhci nodes (sourced from Linux). Signed-off-by: Tom Warren twar...@nvidia.com Tested-by: Thierry Reding thierry.red...@avionic-design.de --- v2: - cleanup

[U-Boot] [PATCH v5 4/4] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-20 Thread Tom Warren
tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Tamonten boards (medcom-wide, plutux, and tec) use a different/new dtsi file w/common settings. Signed-off-by: Tom Warren twar...@nvidia.com Signed-off-by: Thierry Reding thierry.red

Re: [U-Boot] [PATCH v5 3/4] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-20 Thread Tom Warren
Stephen, On Wed, Feb 20, 2013 at 3:35 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/20/2013 02:05 PM, Tom Warren wrote: Linux dts files were used for those boards that didn't already have sdhci info populated. Tamonten has their own dtsi file with common sdhci nodes (sourced from

Re: [U-Boot] [PATCH v5 0/4] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-21 Thread Tom Warren
Thierry, On Thu, Feb 21, 2013 at 2:00 AM, Thierry Reding thierry.red...@avionic-design.de wrote: On Wed, Feb 20, 2013 at 02:05:46PM -0700, Tom Warren wrote: This patchset adds device-tree support to the Tegra MMC driver. All device config is done via properties in the DT files instead of hard

Re: [U-Boot] [PATCH v5 3/4] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-21 Thread Tom Warren
Stephen, On Wed, Feb 20, 2013 at 5:15 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/20/2013 04:01 PM, Tom Warren wrote: Stephen, On Wed, Feb 20, 2013 at 3:35 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 02/20/2013 02:05 PM, Tom Warren wrote: Linux dts files were used

[U-Boot] [PATCH v6 0/4] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-21 Thread Tom Warren
: Additional changes as per Stephen/Lucas/Thierry/Simon v5: Additional changes as per Stephen/Lucas/Andy v6: Additional changes requested by Stephen Tom Warren (4): Tegra: fdt: Change /include/ to #include for C preprocessor Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux Tegra

[U-Boot] [PATCH v6 1/4] Tegra: fdt: Change /include/ to #include for C preprocessor

2013-02-21 Thread Tom Warren
dts Makefile has the arch board include paths added to DTS_CPPFLAGS. This allows the use of '#include xyz' in the dts/dtsi file which helps the C preprocessor find common dtsi include files. Signed-off-by: Tom Warren twar...@nvidia.com --- --- v4: new v5: add dts/dtsi paths to DTS_CPPFLAGS

[U-Boot] [PATCH v6 3/4] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-21 Thread Tom Warren
Linux dts files were used for those boards that didn't already have sdhci info populated. Tamonten has their own dtsi file with common sdhci nodes (sourced from Linux). Signed-off-by: Tom Warren twar...@nvidia.com Tested-by: Thierry Reding thierry.red...@avionic-design.de --- v2: - cleanup

[U-Boot] [PATCH v6 2/4] Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux

2013-02-21 Thread Tom Warren
Tamonten boards (medcom-wide, plutux, and tec) use a different/new dtsi file w/common settings. Signed-off-by: Tom Warren twar...@nvidia.com Acked-by: Thierry Reding thierry.red...@avionic-design.de --- v3: new v4: no change v5: change /include/ to #include v6: change AD DT files ARCH_CPU_DTS

[U-Boot] [PATCH v6 4/4] Tegra: MMC: Add DT support to MMC driver for all T20 boards

2013-02-21 Thread Tom Warren
tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. Tested on Seaboard, fully functional. Tamonten boards (medcom-wide, plutux, and tec) use a different/new dtsi file w/common settings. Signed-off-by: Tom Warren twar...@nvidia.com Signed-off-by: Thierry Reding thierry.red

Re: [U-Boot] [PATCH v6 3/4] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files

2013-02-21 Thread Tom Warren
for the memreserve fields that Stephen pointed out in Seaboard and Cardhu dts. On Thu, Feb 21, 2013 at 9:45 AM, Tom Warren twarren.nvi...@gmail.com wrote: Linux dts files were used for those boards that didn't already have sdhci info populated. Tamonten has their own dtsi file with common sdhci nodes

[U-Boot] [PATCH v7 0/4] Tegra: MMC: Add DT support for MMC to T20 boards

2013-02-21 Thread Tom Warren
: Additional changes as per Stephen/Lucas/Thierry/Simon v5: Additional changes as per Stephen/Lucas/Andy v6: Additional changes requested by Stephen/Thierry v7: Additional changes requested by Stephen Tom Warren (4): Tegra: fdt: Change /include/ to #include for C preprocessor Tegra: fdt: tamonten

[U-Boot] [PATCH v7 1/4] Tegra: fdt: Change /include/ to #include for C preprocessor

2013-02-21 Thread Tom Warren
dts Makefile has the arch board include paths added to DTS_CPPFLAGS. This allows the use of '#include xyz' in the dts/dtsi file which helps the C preprocessor find common dtsi include files. Signed-off-by: Tom Warren twar...@nvidia.com --- --- v4: new v5: add dts/dtsi paths to DTS_CPPFLAGS

  1   2   3   4   5   6   7   8   9   10   >