Re: [U-Boot] [PATCH] Tegra114: spl: Set system clock to clk_m

2013-10-15 Thread Tom Warren
Done, V2 inbound. On Tue, Oct 15, 2013 at 12:47 PM, Stephen Warren wrote: > On 10/15/2013 01:37 PM, Tom Warren wrote: > > Jimmy - please answer Stephen's questions below, and/or correct my > answers. > > > > > > On Tue, Oct 8, 2013 at 2:18 PM, Stephen Warr

Re: [U-Boot] [PATCH] Tegra114: spl: Set system clock to clk_m

2013-10-15 Thread Tom Warren
Jimmy - please answer Stephen's questions below, and/or correct my answers. On Tue, Oct 8, 2013 at 2:18 PM, Stephen Warren wrote: > On 10/07/2013 03:17 PM, Tom Warren wrote: > > From: Jimmy Zhang > > > > Based on Tegra114 TRM, system clock can run up to 275MHz. On

[U-Boot] [PATCH v2] Tegra114: SPL: Set SCLK source to CLK_M before PLLP init.

2013-10-15 Thread Tom Warren
efore initializing PLLP. Tested on A02 dalmore board. Signed-off-by: Jimmy Zhang Signed-off-by: Tom Warren --- v2: - Move/clarify comments and commit msg as per StephenW - Don't remove various unrelated clock enable/reset calls arch/arm/cpu/arm720t/tegra-common/spl.c | 12 ar

[U-Boot] [PATCH v2] Tegra114: Add support for more clock sources for T114 periphs

2013-10-15 Thread Tom Warren
d-off-by: Tom Warren --- v2: - Removed some periph enables/resets that are not needed for early init - Fixed an assert test for a divisor value (s/b >0, not >=0) - Remove some unused code arch/arm/cpu/arm720t/tegra114/cpu.c | 8 - arch/arm/cpu/tegra-common/clock.c

Re: [U-Boot] [PATCH] Tegra114: Add support for more clock sources for T1x4 periphs

2013-10-15 Thread Tom Warren
Stephen, On Tue, Oct 8, 2013 at 2:08 PM, Stephen Warren wrote: > On 10/07/2013 01:47 PM, Tom Warren wrote: > > Some T1x4 peripherals can take up to 8 different clock > > I would like to avoid "x" in any Tegra naming. Downstream, we've abused > this by calling T

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

2013-10-17 Thread Tom Warren
Alban, On Thu, Oct 17, 2013 at 8:26 AM, Thierry Reding wrote: > On Thu, Oct 17, 2013 at 08:59:22AM -0600, Stephen Warren wrote: > > On 10/17/2013 04:50 AM, Thierry Reding wrote: > > > On Thu, Oct 17, 2013 at 11:29:06AM +0200, Alban Bedel wrote: > > >> On Mon,

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

2013-10-28 Thread Tom Warren
On Mon, 21 Oct 2013 16:28:46 +0200 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 Is there still some problem with this series? Or I am doing something wrong th

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

2014-06-06 Thread Tom Warren
Albert, Please pull u-boot-tegra/master into ARM/master. Thanks! ./MAKEALL -s tegra AOK, checkpatch.pl is OK, and ./MAKEALL -a arm only shows failures that were already present in ARM/master. The following changes since commit cc49da249cf2f380d2fed5571fad65ce6494fc95: Merge branch 'u-boot-sam

Re: [U-Boot] [PATCH] ARM: tegra: fix include guard

2014-06-19 Thread Tom Warren
..@gmail.com] On Behalf Of Tom Rini > Sent: Thursday, June 19, 2014 8:56 AM > To: Stephen Warren > Cc: Tom Warren; u-boot@lists.denx.de; Jeroen Hofstee; Stephen Warren > Subject: Re: [U-Boot] [PATCH] ARM: tegra: fix include guard > > * PGP Signed by an unknown key > >

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

2014-06-19 Thread Tom Warren
Albert, Please pull u-boot-tegra/master into ARM/master. Thanks! ./MAKEALL -s tegra AOK, checkpatch.pl is OK, and ./MAKEALL -a arm only shows failures that were already present in ARM/master. The following changes since commit 0a26e1d6c394aacbf1153977b7348d1dff85db3f: arm: fix a double-defini

Re: [U-Boot] [PATCH] tegra: allow build to succeed with SPL disabled

2013-10-31 Thread Tom Warren
Vidya, > -Original Message- > From: Vidya Sagar [mailto:vid...@nvidia.com] > Sent: Thursday, October 31, 2013 2:22 AM > To: u-boot@lists.denx.de > Cc: Tom Warren; Stephen Warren; Vidya Sagar > Subject: [PATCH] tegra: allow build to succeed with SPL disabled > > u-

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

2013-12-18 Thread Tom Warren
Albert, Please pull u-boot-tegra/master into ARM/master. Thanks! ./MAKEALL -s tegra AOK, checkpatch.pl is clean, and ./MAKEALL -a arm only shows failures that were already present in ARM/master. The following changes since commit d2c7074b9593d822e2359a09c21747248fdf5fac: ARM: OMAP5: clocks: U

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

2013-12-18 Thread Tom Warren
That was quick! Thanks. On Wed, Dec 18, 2013 at 2:18 PM, Albert ARIBAUD wrote: > Hi Tom, > > On Wed, 18 Dec 2013 13:06:37 -0700, Tom Warren > wrote: > > > Albert, > > > > Please pull u-boot-tegra/master into ARM/master. Thanks! > > > > ./MAKE

Re: [U-Boot] [PATCH 1/3] ARM: tegra: add nvec driver

2013-07-19 Thread Tom Warren
Andrey, > -Original Message- > From: Andrey Danin [mailto:danind...@mail.ru] > Sent: Friday, July 19, 2013 1:48 AM > To: Tom Warren; u-boot@lists.denx.de > Cc: Stephen Warren; Marc Dietrich; Julian Andres Klode; > ac...@lists.launchpad.net; Andrey Danin > Subject: [

Re: [U-Boot] [PATCH] RFC: tegra: Avoid using I2C prior to relocation

2013-08-10 Thread Tom Warren
Simon, From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass Sent: Friday, August 09, 2013 9:04 PM To: Stephen Warren Cc: U-Boot Mailing List; Tom Warren; Stephen Warren; tr...@ti.com Subject: Re: [PATCH] RFC: tegra: Avoid using I2C prior to relocation +Tom Rini Hi Stephen

Re: [U-Boot] [PATCH 1/2] ARM: tegra: Make cache line size SoC specific

2013-08-14 Thread Tom Warren
e delay, really busy w/new stuff. Ping me if I get behind again. Thanks, Tom > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Wednesday, August 14, 2013 9:05 AM > To: Tom Warren > Cc: Thierry Reding; u-boot@lists.denx.de; Thierry Reding; St

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

2013-08-19 Thread Tom Warren
Albert, Please pull u-boot-tegra/master into ARM/master. Thanks! ./MAKEALL -s tegra AOK, checkpatch.pl is clean. TomR - hopefully if Albert can get this in quickly, it can make 2013.10-RC1 (or 2). The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da: Merge branch 'u-b

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

2014-04-01 Thread Tom Warren
Thanks, Albert! Another PR with Stefan and Stephen's latest Tegra changes should be ready before the end of the week. Tom On Tue, Apr 1, 2014 at 1:11 PM, Albert ARIBAUD wrote: > Hi Tom, > > On Wed, 26 Mar 2014 15:37:07 -0700, Tom Warren > wrote: > > > Albert, > &

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

2014-04-17 Thread Tom Warren
Albert, Please pull u-boot-tegra/master into ARM/master. Thanks! ./MAKEALL -s tegra AOK, checkpatch.pl is OK, and ./MAKEALL -a arm only shows failures that were already present in ARM/master. The following changes since commit 1b82491ee6ee1e986e5521b33692a00e1f38fe75: board:tricorder: fixup S

Re: [U-Boot] [tr...@ti.com: [PATCH] ARM:tegra20: Remove aes debug prints]

2014-04-18 Thread Tom Warren
LGTM Acked-by: Tom Warren -- nvpublic > -Original Message- > From: Tom Rini [mailto:tom.r...@gmail.com] On Behalf Of Tom Rini > Sent: Friday, April 18, 2014 6:19 AM > To: Simon Glass; Tom Warren; Stephen Warren > Subject: [tr...@ti.com: [PATCH] ARM:tegra20: Remove a

Re: [U-Boot] config: enable CONFIG_API in distro config

2014-04-18 Thread Tom Warren
If Rob broke it, Rob should fix it. -- nvpublic > -Original Message- > From: Tom Rini [mailto:tom.r...@gmail.com] On Behalf Of Tom Rini > Sent: Friday, April 18, 2014 8:36 AM > To: Rob Herring; Simon Glass; Tom Warren; Stephen Warren > Cc: u-boot@lists.denx.de; Denn

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

2014-05-13 Thread Tom Warren
Albert, Please pull u-boot-tegra/master into ARM/master. Thanks! ./MAKEALL -s tegra AOK, checkpatch.pl is OK, and ./MAKEALL -a arm only shows failures that were already present in ARM/master. The following changes since commit d2a3e911390f9fc4d8c0ee4b3c7fc75f4fd3fd19: Merge branch 'u-boot/mas

Re: [U-Boot] ARM: NVIDIA Tegra2 SoC support, running/flashing on Harmony

2011-02-14 Thread Tom Warren
Marcel, On Sun, Feb 13, 2011 at 12:08 PM, Anton Staaf wrote: > Hi Marcel, >     I think your best bet right now is to use the nvflash tool provided in > the Chromium chroot.  That's what the burn-u-boot script uses (by the way, > that script recently changed to write_tegra_bios (I know, bad name)

[U-Boot] [PATCH] Add A9 CPU complex support

2011-02-16 Thread Tom Warren
then proceeds using the A9 CPU. Tom Warren (1): arm: Tegra2: add support for A9 CPU init arch/arm/cpu/armv7/start.S |6 + arch/arm/cpu/armv7/tegra2/Makefile |2 +- arch/arm/cpu/armv7/tegra2/ap20.c | 490 arch/arm/cpu/armv7

[U-Boot] [PATCH] arm: Tegra2: add support for A9 CPU init

2011-02-16 Thread Tom Warren
Signed-off-by: Tom Warren --- arch/arm/cpu/armv7/start.S |6 + arch/arm/cpu/armv7/tegra2/Makefile |2 +- arch/arm/cpu/armv7/tegra2/ap20.c | 490 arch/arm/cpu/armv7/tegra2/ap20.h | 105 ++ arch/arm/include/asm

Re: [U-Boot] [PATCH] arm: Tegra2: add support for A9 CPU init

2011-02-22 Thread Tom Warren
Anyone willing to review this? I'd like to get it pulled in to Albert's arm repo ASAP. Thanks, Tom On Wed, Feb 16, 2011 at 1:26 PM, Tom Warren wrote: > Signed-off-by: Tom Warren > --- >  arch/arm/cpu/armv7/start.S                 |    6 + >  arch/arm/cpu/armv7/tegra2/M

Re: [U-Boot] [PATCH] arm: Tegra2: add support for A9 CPU init

2011-02-23 Thread Tom Warren
Albert, On Tue, Feb 22, 2011 at 4:57 PM, Albert ARIBAUD wrote: > Hi Tom, > > Le 23/02/2011 00:41, Tom Warren a écrit : >> >> Anyone willing to review this? I'd like to get it pulled in to >> Albert's arm repo ASAP. > > I should be able to review it duri

[U-Boot] [PATCH] Tegra2 Seaboard: Fix mach_type to match mach-type.h update

2011-02-23 Thread Tom Warren
Seaboard build stopped working due to Sandeep's recent mach-types.h update to match the Linux kernel. Change Seaboard to use MACH_TYPE_SEABOARD. Tom Warren (1): arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update include/configs/seaboard.h |2 +- 1

[U-Boot] [PATCH] arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update

2011-02-23 Thread Tom Warren
Signed-off-by: Tom Warren --- include/configs/seaboard.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index fd87560..59eef56 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -37,7

[U-Boot] [PATCH] Tegra2 Seaboard: Fix mach_type to match mach-type.h update

2011-02-23 Thread Tom Warren
Seaboard build stopped working due to Sandeep's recent mach-types.h update to match the Linux kernel. Change Seaboard to use MACH_TYPE_SEABOARD. Tom Warren (1): arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update include/configs/seaboard.h |2 +- 1

Re: [U-Boot] [PATCH] arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update

2011-02-23 Thread Tom Warren
OK, I'm an idiot. I see now that I needed to add -n to format-patch to add the numbering to the [PATCH] header. Sorry for the noise - resending now with the corrected patchset. Tom On Wed, Feb 23, 2011 at 12:54 PM, Tom Warren wrote: > Signed-off-by: Tom Warren > --- >  i

[U-Boot] [PATCH] arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update

2011-02-23 Thread Tom Warren
Signed-off-by: Tom Warren --- include/configs/seaboard.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index fd87560..59eef56 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -37,7

[U-Boot] [PATCH 0/1] Tegra2 Seaboard: Fix mach_type to match mach-type.h update

2011-02-23 Thread Tom Warren
Seaboard build stopped working due to Sandeep's recent mach-types.h update to match the Linux kernel. Change Seaboard to use MACH_TYPE_SEABOARD. Tom Warren (1): arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update include/configs/seaboard.h |2 +- 1

[U-Boot] [PATCH 1/1] arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update

2011-02-23 Thread Tom Warren
Signed-off-by: Tom Warren --- include/configs/seaboard.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index fd87560..59eef56 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -37,7

Re: [U-Boot] [PATCH] arm: Tegra2: add support for A9 CPU init

2011-03-07 Thread Tom Warren
Albert, On Tue, Feb 22, 2011 at 4:57 PM, Albert ARIBAUD wrote: > Hi Tom, > > Le 23/02/2011 00:41, Tom Warren a écrit : >> >> Anyone willing to review this? I'd like to get it pulled in to >> Albert's arm repo ASAP. > > I should be able to review it du

Re: [U-Boot] [PATCH] arm: Tegra2: add support for A9 CPU init

2011-03-14 Thread Tom Warren
Albert, On Sun, Mar 13, 2011 at 10:46 AM, Albert ARIBAUD wrote: > Le 16/02/2011 21:26, Tom Warren a écrit : >> >> Signed-off-by: Tom Warren >> --- >>  arch/arm/cpu/armv7/start.S                 |    6 + >>  arch/arm/cpu/armv7/tegra2/Makefile         |    2 +- >

Re: [U-Boot] [PATCH] arm: Tegra2: add support for A9 CPU init

2011-03-14 Thread Tom Warren
Peter, On Mon, Mar 14, 2011 at 8:33 AM, Peter Tyser wrote: > Hi Tom, > I'm not too familiar with the architecture, so many comments are > aesthetic.  It would be a good idea to run the patch through > checkpatch.pl too. I run checkpatch on every submission. Only 1 warning was generated (about an

Re: [U-Boot] [PATCH] arm: Tegra2: add support for A9 CPU init

2011-03-14 Thread Tom Warren
Peter, On Mon, Mar 14, 2011 at 3:20 PM, Peter Tyser wrote: > Hi Tom, > > > >> >> +static void init_pll_x(void) >> >> +{ >> >> +     struct clk_rst_ctlr *clkrst = (struct clk_rst_ctlr *)NV_PA_CLK_RST >> >> _BASE; >> >> +     u32     reg; >> > >> > The spaces in front of "reg" can be removed.  Di

Re: [U-Boot] [PATCH] arm: Tegra2: add support for A9 CPU init

2011-03-18 Thread Tom Warren
Peter, On Thu, Mar 17, 2011 at 7:32 AM, Peter Tyser wrote: > Hi Tom, > >> >> > >> >> >> +     /* Is PLL-X already running? */ >> >> >> +     reg = readl(&clkrst->crc_pllx_base); >> >> >> +     if (reg & PLL_ENABLE) >> >> >> +             return; >> >> >> + >> >> >> +     /* Do PLLX init if it isn

Re: [U-Boot] [PATCH] arm: Tegra2: add support for A9 CPU init

2011-03-18 Thread Tom Warren
Allesandro, On Thu, Mar 17, 2011 at 8:30 AM, Alessandro Rubini wrote: > >>> It looks like most of your uses are standalone functions that would >>> function just fine on their own.  Is there a reason you prefer to have >>> them in a C-file instead of in an assembly file? > >> Just laziness ;) >>

[U-Boot] [PATCH V2] arm: Tegra2: add support for A9 CPU init

2011-03-18 Thread Tom Warren
Signed-off-by: Tom Warren --- Changes for V2: - Remove returns in void functions - Move inline assembly code to .S file - Simplify some if/else code, break out common code - Minimize the use of local vars - Inline some single-instance functions

Re: [U-Boot] [PATCH] arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update

2011-03-22 Thread Tom Warren
Albert, On Wed, Feb 23, 2011 at 1:45 PM, Albert ARIBAUD wrote: > Le 23/02/2011 21:03, Tom Warren a écrit : >> >> OK, I'm an idiot. I see now that I needed to add -n to format-patch to >> add the numbering to the [PATCH] header. >> >> Sorry for the no

Re: [U-Boot] [PATCH] arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update

2011-03-24 Thread Tom Warren
Albert, On Thu, Mar 24, 2011 at 7:27 AM, Albert ARIBAUD wrote: > Le 22/03/2011 20:27, Tom Warren a écrit : >> >> Albert, >> >> On Wed, Feb 23, 2011 at 1:45 PM, Albert ARIBAUD >>  wrote: >>> >>> Le 23/02/2011 21:03, Tom Warren a écrit : >>

Re: [U-Boot] [PATCH V2] arm: Tegra2: add support for A9 CPU init

2011-03-25 Thread Tom Warren
Peter, On Fri, Mar 25, 2011 at 9:02 AM, Peter Tyser wrote: > Hi Tom, > Things look pretty good.  Minor comments/questions below. > > > >> +/* >> + * TBD: Move cold_boot() to assembly file. >> + * Values/offsets of the table vars make this difficult. >> + */ >> + >> +void cold_boot(void) >> +{ >>

[U-Boot] [PATCH V3] arm: Tegra2: add support for A9 CPU init

2011-03-25 Thread Tom Warren
Signed-off-by: Tom Warren --- Changes for V2: - Remove returns in void functions - Move inline assembly code to .S file - Simplify some if/else code, break out common code - Minimize the use of local vars - Inline some single-instance functions

Re: [U-Boot] [PATCH V2] arm: Tegra2: add support for A9 CPU init

2011-03-25 Thread Tom Warren
Peter, On Fri, Mar 25, 2011 at 10:22 AM, Peter Tyser wrote: > On Fri, 2011-03-25 at 09:16 -0700, Tom Warren wrote: >> Peter, >> >> On Fri, Mar 25, 2011 at 9:02 AM, Peter Tyser wrote: >> > Hi Tom, >> > Things look prett

Re: [U-Boot] [PATCH] arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update

2011-03-28 Thread Tom Warren
Albert, On Sun, Mar 27, 2011 at 9:22 AM, Albert ARIBAUD wrote: > Le 24/03/2011 16:08, Tom Warren a écrit : >> >> Albert, >> >> On Thu, Mar 24, 2011 at 7:27 AM, Albert ARIBAUD >>  wrote: >>> >>> Le 22/03/2011 20:27, Tom Warren a écrit : >>

Re: [U-Boot] [PATCH v2 1/4] tegra2: Seaboard's MMC has an 8-bit bus

2011-10-04 Thread Tom Warren
Stephen, > -Original Message- > From: Stephen Warren [mailto:swar...@nvidia.com] > Sent: Tuesday, October 04, 2011 10:33 AM > To: U-Boot Mailing List > Cc: Tom Warren; Simon Glass; Stephen Warren > Subject: [PATCH v2 1/4] tegra2: Seaboard's MMC has an 8-bit bus >

Re: [U-Boot] [RESEND PATCH v2] tegra2: Enable data cache

2011-10-13 Thread Tom Warren
Simon, > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Wednesday, October 12, 2011 2:13 PM > To: Anton Staaf > Cc: U-Boot Mailing List; Tom Warren > Subject: Re: [U-Boot] [RESEND PATCH v2] tegra2: Enable data c

Re: [U-Boot] [RESEND PATCH v2] tegra2: Enable data cache

2011-10-14 Thread Tom Warren
Stephen, > -Original Message- > From: Stephen Warren > Sent: Friday, October 14, 2011 8:04 AM > To: Simon Glass; Tom Warren > Cc: Anton Staaf; U-Boot Mailing List > Subject: RE: [U-Boot] [RESEND PATCH v2] tegra2: Enable data cache > > Simon Glass wrote at Thursda

Re: [U-Boot] [PATCH v6 1/5] tegra2: Use cmd_link_o_target in board Makefiles

2011-10-18 Thread Tom Warren
s/Hi Tom/Hi Stephen/ > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Tuesday, October 18, 2011 11:31 AM > To: Stephen Warren > Cc: albert.u.b...@aribaud.net; aflem...@gmail.com; Tom Warren; U-Boot > Mailing Li

Re: [U-Boot] [PATCH 5/8] tegra2: Enable SPI environment on Seaboard

2011-10-20 Thread Tom Warren
Simon, > -Original Message- > From: Simon Glass [mailto:s...@chromium.org] > Sent: Thursday, October 20, 2011 12:03 PM > To: U-Boot Mailing List > Cc: Albert ARIBAUD; Tom Warren; Stephen Warren; Simon Glass > Subject: [PATCH 5/8] tegra2: Enable SPI environment on Seabo

Re: [U-Boot] [PATCH 5/8] tegra2: Enable SPI environment on Seaboard

2011-10-20 Thread Tom Warren
Simon, > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Thursday, October 20, 2011 12:58 PM > To: Tom Warren > Cc: U-Boot Mailing List; Albert ARIBAUD; Stephen Warren > Subject: Re: [PATCH 5/8] tegra2: Enable

Re: [U-Boot] [PATCH] serial: remove calls to serial_assign()

2012-10-26 Thread Tom Warren
Allen, > -Original Message- > From: Allen Martin [mailto:amar...@nvidia.com] > Sent: Thursday, October 25, 2012 4:30 PM > To: Tom Warren; swar...@wwwdotorg.org; ma...@denx.de; tr...@ti.com; > joe.hershber...@ni.com; s...@google.com > Cc: u-boot@lists.denx.de; Alle

Re: [U-Boot] [PATCH] arm720t: add back common.h include

2012-10-29 Thread Tom Warren
> -Original Message- > From: Allen Martin [mailto:amar...@nvidia.com] > Sent: Monday, October 29, 2012 1:48 PM > To: Tom Warren; swar...@wwwdotorg.org; ma...@denx.de > Cc: u-boot@lists.denx.de; Allen Martin > Subject: [PATCH] arm720t: add back common.h include > >

Re: [U-Boot] [PATCH] arm720t: add back common.h include

2012-10-29 Thread Tom Warren
Thanks, Allen. Nice work. Applied to /next and testing now. I'll push a new copy to denx.de if it builds/boots OK. > -Original Message- > From: Allen Martin [mailto:amar...@nvidia.com] > Sent: Monday, October 29, 2012 1:48 PM > To: Tom Warren; swar...@wwwdotorg.org; ma..

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

2012-10-29 Thread Tom Warren
Albert, Please pull u-boot-tegra/master into ARM/master. Thanks! checkpatch is clean, and ./MAKEALL -a arm is clean (except for previous failures not created by these patches). Note that the serial: patch from Allen is already in u-boot/master, but is needed to get u-boot-tegra binaries to work c

Re: [U-Boot] [PATCH 7/8] tegra: usb: move implementation into right directory

2012-10-30 Thread Tom Warren
Simon, et al, > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Tuesday, October 30, 2012 6:34 AM > To: Lucas Stach > Cc: Marek Vasut; u-boot@lists.denx.de; Stephen Warren; Tom Warren > Subject: Re: [PATCH 7/8

Re: [U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard

2012-10-30 Thread Tom Warren
Simon, > -Original Message- > From: Simon Glass [mailto:s...@chromium.org] > Sent: Wednesday, October 17, 2012 4:25 PM > To: U-Boot Mailing List > Cc: Stephen Warren; Tom Warren; Simon Glass > Subject: [PATCH v7 0/16] tegra: Add display driver and LCD support for &g

Re: [U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard

2012-10-30 Thread Tom Warren
Simon, > -Original Message- > From: Tom Warren > Sent: Tuesday, October 30, 2012 12:24 PM > To: 'Simon Glass'; U-Boot Mailing List > Cc: Stephen Warren > Subject: RE: [PATCH v7 0/16] tegra: Add display driver and LCD support for > Seaboard > >

Re: [U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard

2012-10-30 Thread Tom Warren
Simon, > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Tuesday, October 30, 2012 4:54 PM > To: Tom Warren > Cc: U-Boot Mailing List; Stephen Warren > Subject: Re: [PATCH v7 0/16] tegra: Add display driver a

Re: [U-Boot] [PATCH] pxa: Disable dcache on palmld, palmtc, zipitz2

2012-10-31 Thread Tom Warren
Marek, > -Original Message- > From: Marek Vasut [mailto:ma...@denx.de] > Sent: Wednesday, October 31, 2012 9:41 AM > To: Tom Rini > Cc: Simon Glass; U-Boot Mailing List; Tom Warren > Subject: Re: [PATCH] pxa: Disable dcache on palmld, palmtc, zipitz2 > > Dear Tom

Re: [U-Boot] [PATCH 1/2] tegra: Remove unnecessary CONFIG_SYS_NAND_BASE

2012-11-05 Thread Tom Warren
Simon, > -Original Message- > From: Simon Glass [mailto:s...@chromium.org] > Sent: Monday, November 05, 2012 4:21 PM > To: U-Boot Mailing List > Cc: Tom Warren; Stephen Warren; Simon Glass; Stephen Warren > Subject: [PATCH 1/2] tegra: Remove unnecessary CONFIG_SYS_NAND_

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

2012-11-16 Thread Tom Warren
Albert, Please pull u-boot-tegra/master into ARM/master. Thanks! ./MAKEALL -a arm completes w/o any new errors. checkpatch is clean, also. The following changes since commit 7a5337732e3e05b2b0de1b592fa031b2c7b4f632: Rajeshwari Shinde (1): EXYNOS5: Enable SPI booting. are available in

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

2012-11-16 Thread Tom Warren
fically Tegra-related. I can add it and resend a pull request, or you can apply it to ARM/master and I can rebase on that (though I don't think that'll change my pull request much, if at all). Let me know, Tom On Fri, Nov 16, 2012 at 2:27 PM, Albert ARIBAUD wrote: > Hi Tom, &g

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

2012-11-16 Thread Tom Warren
6 Nov 2012 14:45:49 -0700, Tom Warren > wrote: > >> Albert, >> >> A fix was found and posted awhile back by Simon (195662 on PatchWork - >> it's assigned to you as delegate). Marek's last comment was 'Just >> apply this', so I suppose that

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

2012-11-19 Thread Tom Warren
On Fri, 16 Nov 2012 16:42:49 -0700, Tom Warren > wrote: > >> Albert, >> >> Please pull u-boot-tegra/master into ARM/master. The previously >> failing pxa boards are fixed with 'pxa: Disable dcache on palmld, >> palmtc, zipitz2'. > > Sorry to be a n

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

2012-11-19 Thread Tom Warren
ngs/pwm/tegra20-pwm.txt create mode 100644 doc/device-tree-bindings/video/displaymode.txt create mode 100644 doc/device-tree-bindings/video/tegra20-dc.txt create mode 100644 drivers/video/tegra.c On Mon, Nov 19, 2012 at 8:39 AM, Tom Warren wrote: > That makes perfect sense - should have thought

Re: [U-Boot] [PATCH 1/2] tegra: display: add board pinmux

2012-11-26 Thread Tom Warren
Marc, >Boards may require a different pinmux setup for DISPALY than the default one. s/b 'DISPLAY' >-void pin_mux_usb(void); /* overrideable USB pinmux setup */ >-void pin_mux_spi(void); /* overrideable SPI pinmux setup */ >-void pin_mux_nand(void); /* overrideable NAND pinmux

Re: [U-Boot] [PATCH] tegra: Correct logic for reading pll_misc in clock_start_pll()

2015-08-11 Thread Tom Warren
Simon, > -Original Message- > From: Simon Glass [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Monday, August 10, 2015 6:15 AM > To: U-Boot Mailing List > Cc: Simon Glass; Tom Warren; Thierry Reding; Masahiro Yamada; Stephen > Warren; Tom Rini; Albert Aribau

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

2015-08-11 Thread Tom Warren
Tom, Don’t want to nag, but has this gone in yet? Thanks! -- nvpublic From: Tom Warren [mailto:tomcwarren3...@gmail.com] Sent: Thursday, August 06, 2015 1:40 PM To: Tom Rini; u-boot@lists.denx.de Cc: Stephen Warren; Tom Warren; Alex Courbot Subject: Pull request, u-boot-tegra/master Tom

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

2015-08-11 Thread Tom Warren
Thanks! > -Original Message- > From: Tom Rini [mailto:tr...@konsulko.com] > Sent: Tuesday, August 11, 2015 11:04 AM > To: Tom Warren > Cc: u-boot@lists.denx.de; Stephen Warren; Alex Courbot; > 'tomcwarren3...@gmail.com' > Subject: Re: Pull request, u-boot-te

[U-Boot] Pull request, u-boot-tegra/master

2015-08-13 Thread Tom Warren
Tom, Please pull u-boot-tegra/master into U-Boot/master. Thanks! ./MAKEALL -s tegra is OK (all 32-bit builds), and ./MAKEALL -a aarch64 is OK (includes Tegra210 builds) The following changes since commit 0741701acf00749672f75f4c196dabd8b235f741: Merge branch 'master' of git://git.denx.de/u-bo

Re: [U-Boot] [PATCH 03/11] arm: tegra: mmc: clean-up include file order

2015-08-17 Thread Tom Warren
Marcel, > -Original Message- > From: Marcel Ziswiler [mailto:mar...@ziswiler.com] > Sent: Sunday, August 16, 2015 2:34 PM > To: Simon Glass > Cc: U-Boot Mailing List; Tom Warren; Pantelis Antoniou; Tom Rini; Albert > Aribaud; Stephen Warren > Subject: Re: [PATCH 0

Re: [U-Boot] [PATCH 03/11] arm: tegra: mmc: clean-up include file order

2015-08-18 Thread Tom Warren
> -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Tuesday, August 18, 2015 5:44 AM > To: Marcel Ziswiler > Cc: U-Boot Mailing List; Tom Warren; Pantelis Antoniou; Tom Rini; Albert > Aribaud; Stephen Warren > Subj

Re: [U-Boot] [PATCH 2/6] ARM: tegra: Implement clk_m

2015-08-20 Thread Tom Warren
Stephen/Thierry, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Thursday, August 20, 2015 7:59 AM > To: Thierry Reding > Cc: Albert Aribaud; Tom Warren; u-boot@lists.denx.de; Stephen Warren > Subject: Re: [U-Boot] [PATCH 2/6] ARM: tegr

Re: [U-Boot] [PATCH 2/6] ARM: tegra: Implement clk_m

2015-08-27 Thread Tom Warren
> -Original Message- > From: Tom Warren > Sent: Thursday, August 20, 2015 9:20 AM > To: 'Stephen Warren'; Thierry Reding > Cc: Albert Aribaud; u-boot@lists.denx.de; Stephen Warren > Subject: RE: [U-Boot] [PATCH 2/6] ARM: tegra: Implement clk_m > > Ste

Re: [U-Boot] [PATCH 1/4] armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY

2015-11-09 Thread Tom Warren
TomR, Any chance of you taking a look at these ARM MMU patches and either taking them in to u-boot/master or ACKing them so I can take them in via the Tegra repo? Thanks, TomW > -Original Message- > From: Tom Warren > Sent: Friday, November 06, 2015 9:32 AM > To: &#x

Re: [U-Boot] [PATCH 1/4] armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY

2015-11-10 Thread Tom Warren
Thanks, Tom. > -Original Message- > From: Tom Rini [mailto:tr...@konsulko.com] > Sent: Monday, November 09, 2015 4:36 PM > To: Tom Warren > Cc: Albert ARIBAUD ; swar...@wwwdotorg.org; u- > b...@lists.denx.de; Simon Glass ; Stephen Warren > ; Thierry Reding ; York

Re: [U-Boot] [PATCH] ARM: tegra: note that p2371-2180 is Jetson TX1

2015-11-12 Thread Tom Warren
I'll add this to the PR I'm preparing. > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Thursday, November 12, 2015 8:58 AM > To: u-boot@lists.denx.de; Simon Glass ; Tom Warren > ; Stephen Warren > Subject: [PATCH] ARM: te

Re: [U-Boot] [PATCH v2 8/8] dm: tegra: pci: Convert tegra boards to driver model for PCI

2015-11-12 Thread Tom Warren
Simon, > -Original Message- > From: Simon Glass [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Thursday, November 12, 2015 9:07 AM > To: U-Boot Mailing List > Cc: Tom Warren ; Stephen Warren > ; Stephen Warren ; Simon > Glass ; Marek Vasut ; Pavel > Her

Re: [U-Boot] [PATCH v2 8/8] dm: tegra: pci: Convert tegra boards to driver model for PCI

2015-11-12 Thread Tom Warren
Stephen, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Thursday, November 12, 2015 9:42 AM > To: Tom Warren > Cc: Simon Glass ; U-Boot Mailing List b...@lists.denx.de>; Stephen Warren ; Marek Vasut > ; Pavel Herrmann > Subjec

Re: [U-Boot] [PATCH v2 8/8] dm: tegra: pci: Convert tegra boards to driver model for PCI

2015-11-12 Thread Tom Warren
Simon, > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Thursday, November 12, 2015 9:52 AM > To: Tom Warren > Cc: U-Boot Mailing List ; Stephen Warren > ; Stephen Warren ; Marek > Vasut ; Pavel Herrmann > &g

[U-Boot] Pull request, u-boot-tegra/master

2015-11-12 Thread Tom Warren
tables to Tegra210 XUSB padctl ARM: tegra: error check Tegra210 XUSB padctl waits ARM: tegra: note that p2371-2180 is Jetson TX1 Tom Warren (1): Tegra: T210: Add QSPI driver arch/arm/dts/tegra210-p2371-2180.dts | 50 +++ arch/arm/dts/tegra210.dtsi

Re: [U-Boot] [PATCH V2] ARM: tegra: refactor common Kconfig options

2015-11-23 Thread Tom Warren
Simon, > -Original Message- > From: Tom Rini [mailto:tr...@konsulko.com] > Sent: Monday, November 23, 2015 12:08 PM > To: Simon Glass > Cc: Stephen Warren ; U-Boot Mailing List b...@lists.denx.de>; Tom Warren ; Stephen Warren > > Subject: Re: [PATCH V2] ARM

[U-Boot] [PATCH V2 2/6] Tegra: Rework KConfig options to allow 64-bit builds (T210)

2015-07-20 Thread Tom Warren
Moved Tegra config options to mach-tegra/Kconfig so that both 32-bit and 64-bit builds can co-exist for Tegra SoCs. T210 will be 64-bit only (no SPL) and will requires a 32-bit AVP/BPMP loader. Signed-off-by: Tom Warren --- arch/arm/Kconfig| 11 --- arch/arm/mach-tegra

[U-Boot] [PATCH V2 4/6] ARM: Tegra210: Add support to common Tegra source/config files

2015-07-20 Thread Tom Warren
Derived from Tegra124, modified as appropriate during T210 board bringup. Cleaned up debug statements to conserve string space, too. Signed-off-by: Tom Warren --- arch/arm/include/asm/arch-tegra/ap.h | 6 +-- arch/arm/include/asm/arch-tegra/clk_rst.h| 28 +++--- arch/arm

[U-Boot] [PATCH V2 1/6] Tegra210: Fix 64-bit build warning about save_boot_params_ret()

2015-07-20 Thread Tom Warren
Simon's 'tegra124: Implement spl_was_boot_source()' needs a prototype for save_boot_params_ret() to build cleanly for 64-bit Tegra210. Signed-off-by: Tom Warren --- arch/arm/mach-tegra/board.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-tegra/board.c

[U-Boot] [PATCH V2 5/6] P2571: dts: Add DT files for Tegra210/P2571 board

2015-07-20 Thread Tom Warren
Based on T124 Venice2. SDMMC1 is SD-card slot. Signed-off-by: Tom Warren --- arch/arm/dts/Makefile | 3 +- .../{tegra124-venice2.dts => tegra210-p2571.dts} | 40 -- arch/arm/dts/{tegra124.dtsi => tegra210.dtsi} | 153 - 3

[U-Boot] [PATCH V2 6/6] T210: Add support for 64-bit T210-based P2571 board

2015-07-20 Thread Tom Warren
Based on Venice2, incorporates Stephen Warren's latest P2571 pinmux table. With Thierry Reding's 64-bit build fixes, this will build and and boot in 64-bit on my P2571 (when used with a 32-bit AVP loader). Signed-off-by: Tom Warren --- arch/arm/mach-tegra/tegra210/Kconfig

Re: [U-Boot] [PATCH V2 2/6] Tegra: Rework KConfig options to allow 64-bit builds (T210)

2015-07-22 Thread Tom Warren
Stephen, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Wednesday, July 22, 2015 10:40 AM > To: Tom Warren > Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren; > tomcwarren3...@gmail.com > Subject: Re: [U-Boot] [PATCH

Re: [U-Boot] [PATCH V2 0/6] Tegra210/P2571 initial support

2015-07-22 Thread Tom Warren
> -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Wednesday, July 22, 2015 1:35 PM > To: Tom Warren > Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren; > tomcwarren3...@gmail.com > Subject: Re: [U-Boot] [PATCH V2 0/6] T

Re: [U-Boot] [PATCH V2 3/6] ARM: Tegra210: Add SoC code/include files for T210

2015-07-23 Thread Tom Warren
Stephen, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Wednesday, July 22, 2015 10:45 AM > To: Tom Warren > Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren; > tomcwarren3...@gmail.com > Subject: Re: [U-Boot] [PATCH V2 3/

Re: [U-Boot] [PATCH V2 5/6] P2571: dts: Add DT files for Tegra210/P2571 board

2015-07-23 Thread Tom Warren
Stephen, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Wednesday, July 22, 2015 10:57 AM > To: Tom Warren > Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren; > tomcwarren3...@gmail.com > Subject: Re: [U-Boot] [PATCH V2 5/

Re: [U-Boot] [PATCH V2 5/6] P2571: dts: Add DT files for Tegra210/P2571 board

2015-07-23 Thread Tom Warren
Stephen, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Wednesday, July 22, 2015 11:17 AM > To: Tom Warren > Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren; > tomcwarren3...@gmail.com > Subject: Re: [U-Boot] [PATCH V2 5/

Re: [U-Boot] [PATCH V2 5/6] P2571: dts: Add DT files for Tegra210/P2571 board

2015-07-23 Thread Tom Warren
Stephen, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Thursday, July 23, 2015 11:00 AM > To: Tom Warren > Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren; > tomcwarren3...@gmail.com > Subject: Re: [U-Boot] [PATCH V2 5/

Re: [U-Boot] [PATCH V2 6/6] T210: Add support for 64-bit T210-based P2571 board

2015-07-23 Thread Tom Warren
Stephen, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Wednesday, July 22, 2015 11:05 AM > To: Tom Warren > Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren; > tomcwarren3...@gmail.com > Subject: Re: [U-Boot] [PATCH V2 6

[U-Boot] [PATCH V3 1/6] Tegra210: Fix 64-bit build warning about save_boot_params_ret()

2015-07-24 Thread Tom Warren
Simon's 'tegra124: Implement spl_was_boot_source()' needs a prototype for save_boot_params_ret() to build cleanly for 64-bit Tegra210. Signed-off-by: Tom Warren --- Changes in V3: None Changes in V2: New patch arch/arm/mach-tegra/board.c | 2 ++ 1 file changed, 2 insertions(+

[U-Boot] [PATCH V3 5/6] P2571: dts: Add DT file for Tegra210 P2571 board

2015-07-24 Thread Tom Warren
Based on T124 Venice2. SDMMC1 is SD-card slot. Signed-off-by: Tom Warren --- Changes in V3: - made DTS file conform with 64-bit FDT - removed untested/unneeded nodes like APBDMA, PWM, etc. Changes in V2: None arch/arm/dts/Makefile | 3 +- arch/arm/dts/tegra210-p2571.dts | 106

[U-Boot] [PATCH V3 0/6] Tegra210/P2571 initial support

2015-07-24 Thread Tom Warren
to match T210/P2571 OSC freq (38.4) Changes in V2: - minor fixes as per swarren review Tom Warren (6): Tegra210: Fix 64-bit build warning about save_boot_params_ret() Tegra: Rework KConfig options to allow 64-bit builds (T210) ARM: Tegra210: Add SoC code/include files for T210 ARM: Tegra210

<    3   4   5   6   7   8   9   10   11   >