From: Reinhard Meyer <u-boot@emk-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] at91sam9260ek: pull up on gpio
Date: Mon, 06 Jun 2011 08:13:19 +0200 [thread overview]
Message-ID: <4DEC6FFF.8040803@emk-elektronik.de> (raw)
In-Reply-To: <4DB7B9CE.1030002@aksignal.cz>
Dear Prchal Ji??,
> This fixes floating pin PB14 (DRXD) if it is unconnected, witch cause sometimes to stop autoboot by receiving char
> (noise). It turns internal pull up on this pin.
> It turns pull up on all other pins where should be pull up and is set in driver too.
>
> Signed-off-by: Jiri Prchal <jiri.prchal@aksignal.cz>
>
> --- u-boot-2010.09/include/configs/at91sam9260ek.h.orig 2010-09-28 23:20:55.000000000 +0200
> +++ u-boot-2010.09/include/configs/at91sam9260ek.h 2011-04-27 08:05:16.231133740 +0200
> @@ -55,6 +55,7 @@
> * Hardware drivers
> */
> #define CONFIG_AT91_GPIO 1
> +#define CONFIG_AT91_GPIO_PULLUP 1
> #define CONFIG_ATMEL_USART 1
> #undef CONFIG_USART0
> #undef CONFIG_USART1
This is based on old code.
Anyway, the Pull-Ups are enabled in the current (not yet in mainline) at91sam9260ek port.
Best Regards,
Reinhard
prev parent reply other threads:[~2011-06-06 6:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-27 6:38 [U-Boot] [PATCH] at91sam9260ek: pull up on gpio Prchal Jiří
2011-06-06 6:13 ` Reinhard Meyer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DEC6FFF.8040803@emk-elektronik.de \
--to=u-boot@emk-elektronik.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.