diff mbox

[U-Boot,1/2] tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIO

Message ID 1425949977-20982-1-git-send-email-sjg@chromium.org
State Accepted
Delegated to: Tom Warren
Headers show

Commit Message

Simon Glass March 10, 2015, 1:12 a.m. UTC
This CONFIG is not used, so drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 include/configs/seaboard.h | 3 ---
 1 file changed, 3 deletions(-)

Comments

Stephen Warren March 10, 2015, 2:49 a.m. UTC | #1
On 03/09/2015 07:12 PM, Simon Glass wrote:
> This CONFIG is not used, so drop it.

The series,
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Simon Glass March 29, 2015, 1:10 p.m. UTC | #2
Hi Tom,

On 9 March 2015 at 20:49, Stephen Warren <swarren@wwwdotorg.org> wrote:
> On 03/09/2015 07:12 PM, Simon Glass wrote:
>> This CONFIG is not used, so drop it.
>
> The series,
> Tested-by: Stephen Warren <swarren@wwwdotorg.org>
> Acked-by: Stephen Warren <swarren@wwwdotorg.org>

Can you please apply this fix?

Regards,
Simon
Simon Glass March 30, 2015, 5:14 p.m. UTC | #3
Hi Tom,

On 30 March 2015 at 11:02, Tom Warren <TWarren@nvidia.com> wrote:
>
> Simon,
>
> This series applied to u-boot-tegra/next locally. I've got to look at some patches from Marcel to see if they've been ACK'd. Once I've collected any other pending patches, I'll push a new /next to Denx.

Thanks - also what do you think about applying the Nyan display
patches? They work fine on my board, but apparently they are not
perfect. Still it might be better than letting them sit. I can rebase
and resend.

Regards,
Simon

>
> Tom
>
> > -----Original Message-----
> > From: sjg@google.com [mailto:sjg@google.com] On Behalf Of Simon Glass
> > Sent: Sunday, March 29, 2015 6:10 AM
> > To: Stephen Warren
> > Cc: U-Boot Mailing List; Tom Warren; Stephen Warren
> > Subject: Re: [PATCH 1/2] tegra: seaboard: Remove unused
> > CONFIG_UART_DISABLE_GPIO
> >
> > Hi Tom,
> >
> > On 9 March 2015 at 20:49, Stephen Warren <swarren@wwwdotorg.org>
> > wrote:
> > > On 03/09/2015 07:12 PM, Simon Glass wrote:
> > >> This CONFIG is not used, so drop it.
> > >
> > > The series,
> > > Tested-by: Stephen Warren <swarren@wwwdotorg.org>
> > > Acked-by: Stephen Warren <swarren@wwwdotorg.org>
> >
> > Can you please apply this fix?
> >
> > Regards,
> > Simon
>
> -----------------------------------------------------------------------------------
> This email message is for the sole use of the intended recipient(s) and may contain
> confidential information.  Any unauthorized review, use, disclosure or distribution
> is prohibited.  If you are not the intended recipient, please contact the sender by
> reply email and destroy all copies of the original message.
> -----------------------------------------------------------------------------------
Simon Glass March 30, 2015, 11:48 p.m. UTC | #4
Hi Tom,

On 30 March 2015 at 12:05, Tom Warren <TWarren@nvidia.com> wrote:
>
> If you want to rework them against current u-boot-tegra/master and resend, I'll apply them, and maybe get a chance later this week to test them on my Nyan. Thanks.

Thanks - I'm rebasing this now and waiting for buildman.

Regards,
Simon

>
>
> > -----Original Message-----
> > From: sjg@google.com [mailto:sjg@google.com] On Behalf Of Simon Glass
> > Sent: Monday, March 30, 2015 10:15 AM
> > To: Tom Warren
> > Cc: Stephen Warren; U-Boot Mailing List; Stephen Warren
> > Subject: Re: [PATCH 1/2] tegra: seaboard: Remove unused
> > CONFIG_UART_DISABLE_GPIO
> >
> > Hi Tom,
> >
> > On 30 March 2015 at 11:02, Tom Warren <TWarren@nvidia.com> wrote:
> > >
> > > Simon,
> > >
> > > This series applied to u-boot-tegra/next locally. I've got to look at some
> > patches from Marcel to see if they've been ACK'd. Once I've collected any
> > other pending patches, I'll push a new /next to Denx.
> >
> > Thanks - also what do you think about applying the Nyan display patches?
> > They work fine on my board, but apparently they are not perfect. Still it
> > might be better than letting them sit. I can rebase and resend.
> >
> > Regards,
> > Simon
> >
> > >
> > > Tom
> > >
> > > > -----Original Message-----
> > > > From: sjg@google.com [mailto:sjg@google.com] On Behalf Of Simon
> > > > Glass
> > > > Sent: Sunday, March 29, 2015 6:10 AM
> > > > To: Stephen Warren
> > > > Cc: U-Boot Mailing List; Tom Warren; Stephen Warren
> > > > Subject: Re: [PATCH 1/2] tegra: seaboard: Remove unused
> > > > CONFIG_UART_DISABLE_GPIO
> > > >
> > > > Hi Tom,
> > > >
> > > > On 9 March 2015 at 20:49, Stephen Warren <swarren@wwwdotorg.org>
> > > > wrote:
> > > > > On 03/09/2015 07:12 PM, Simon Glass wrote:
> > > > >> This CONFIG is not used, so drop it.
> > > > >
> > > > > The series,
> > > > > Tested-by: Stephen Warren <swarren@wwwdotorg.org>
> > > > > Acked-by: Stephen Warren <swarren@wwwdotorg.org>
> > > >
> > > > Can you please apply this fix?
> > > >
> > > > Regards,
> > > > Simon
> > >
> > > ----------------------------------------------------------------------
> > > ------------- This email message is for the sole use of the intended
> > > recipient(s) and may contain confidential information.  Any
> > > unauthorized review, use, disclosure or distribution is prohibited.
> > > If you are not the intended recipient, please contact the sender by
> > > reply email and destroy all copies of the original message.
> > > ----------------------------------------------------------------------
> > > -------------
diff mbox

Patch

diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 5f77051..44daadc 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -27,9 +27,6 @@ 
 #define CONFIG_TEGRA_ENABLE_UARTD
 #define CONFIG_SYS_NS16550_COM1		NV_PA_APB_UARTD_BASE
 
-/* On Seaboard: GPIO_PI3 = Port I = 8, bit = 3 */
-#define CONFIG_UART_DISABLE_GPIO	GPIO_PI3
-
 #define CONFIG_MACH_TYPE		MACH_TYPE_SEABOARD
 
 #define CONFIG_BOARD_EARLY_INIT_F