Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2015-02-24 Thread Alban Bedel
On Tue, 24 Feb 2015 10:02:04 -0700 Stephen Warren swar...@wwwdotorg.org wrote: On 02/24/2015 09:58 AM, Alban Bedel wrote: To set gpio during the early init we now need to use tegra_spl_gpio_direction_output(), copied from seaboard. Can you explain now a bit more. Did some previous commit

Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2015-02-24 Thread Alban Bedel
On Tue, 24 Feb 2015 10:22:52 -0700 Stephen Warren swar...@wwwdotorg.org wrote: On 02/24/2015 10:18 AM, Alban Bedel wrote: On Tue, 24 Feb 2015 10:02:04 -0700 Stephen Warren swar...@wwwdotorg.org wrote: On 02/24/2015 09:58 AM, Alban Bedel wrote: To set gpio during the early init we now

[U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2015-02-24 Thread Alban Bedel
To set gpio during the early init we now need to use tegra_spl_gpio_direction_output(), copied from seaboard. Signed-off-by: Alban Bedel alban.be...@avionic-design.de --- board/avionic-design/common/tamonten.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2015-02-24 Thread Stephen Warren
On 02/24/2015 10:18 AM, Alban Bedel wrote: On Tue, 24 Feb 2015 10:02:04 -0700 Stephen Warren swar...@wwwdotorg.org wrote: On 02/24/2015 09:58 AM, Alban Bedel wrote: To set gpio during the early init we now need to use tegra_spl_gpio_direction_output(), copied from seaboard. Can you explain

Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2015-02-24 Thread Stephen Warren
On 02/24/2015 09:58 AM, Alban Bedel wrote: To set gpio during the early init we now need to use tegra_spl_gpio_direction_output(), copied from seaboard. Can you explain now a bit more. Did some previous commit change the behaviour of the GPIO API? If so, if you could reference the commit hash

[U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2014-10-02 Thread Alban Bedel
To set gpio during the early init we now need to use tegra_spl_gpio_direction_output(), copied from seaboard. Change-Id: Id0aadb17a71b78e75e8c3f8de374102b3eab767b Signed-off-by: Alban Bedel alban.be...@avionic-design.de --- board/avionic-design/common/tamonten.c | 4 +++- 1 file changed, 3

Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2014-10-02 Thread Stephen Warren
On 10/02/2014 09:14 AM, Alban Bedel wrote: To set gpio during the early init we now need to use tegra_spl_gpio_direction_output(), copied from seaboard. Change-Id: Id0aadb17a71b78e75e8c3f8de374102b3eab767b That shouldn't be present on upstream patches. Signed-off-by: Alban Bedel

Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2014-10-02 Thread Alban Bedel
On Thu, 02 Oct 2014 09:42:18 -0600 Stephen Warren swar...@wwwdotorg.org wrote: On 10/02/2014 09:14 AM, Alban Bedel wrote: To set gpio during the early init we now need to use tegra_spl_gpio_direction_output(), copied from seaboard. Change-Id: Id0aadb17a71b78e75e8c3f8de374102b3eab767b

Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2014-10-02 Thread Stephen Warren
On 10/02/2014 10:12 AM, Alban Bedel wrote: On Thu, 02 Oct 2014 09:42:18 -0600 Stephen Warren swar...@wwwdotorg.org wrote: On 10/02/2014 09:14 AM, Alban Bedel wrote: To set gpio during the early init we now need to use tegra_spl_gpio_direction_output(), copied from seaboard. Change-Id:

Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2014-10-02 Thread Simon Glass
Hi Alban, On 2 October 2014 10:12, Alban Bedel alban.be...@avionic-design.de wrote: On Thu, 02 Oct 2014 09:42:18 -0600 Stephen Warren swar...@wwwdotorg.org wrote: On 10/02/2014 09:14 AM, Alban Bedel wrote: To set gpio during the early init we now need to use

Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2014-10-02 Thread Stephen Warren
On 10/02/2014 01:05 PM, Simon Glass wrote: Hi Alban, On 2 October 2014 10:12, Alban Bedel alban.be...@avionic-design.de wrote: On Thu, 02 Oct 2014 09:42:18 -0600 Stephen Warren swar...@wwwdotorg.org wrote: On 10/02/2014 09:14 AM, Alban Bedel wrote: To set gpio during the early init we now

Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2014-10-02 Thread Simon Glass
Hi Stephen, On 2 October 2014 12:39, Stephen Warren swar...@wwwdotorg.org wrote: On 10/02/2014 10:12 AM, Alban Bedel wrote: On Thu, 02 Oct 2014 09:42:18 -0600 Stephen Warren swar...@wwwdotorg.org wrote: On 10/02/2014 09:14 AM, Alban Bedel wrote: To set gpio during the early init we now

Re: [U-Boot] [PATCH] tegra20: tamonten: Fix the early gpio init

2014-10-02 Thread Simon Glass
Hi Stephen, On 2 October 2014 13:08, Stephen Warren swar...@wwwdotorg.org wrote: On 10/02/2014 01:05 PM, Simon Glass wrote: Hi Alban, On 2 October 2014 10:12, Alban Bedel alban.be...@avionic-design.de wrote: On Thu, 02 Oct 2014 09:42:18 -0600 Stephen Warren swar...@wwwdotorg.org wrote: