u-boot-brain/board/pandora
Grazvydas Ignotas 01826abc02 OMAP3: pandora: fix booting without serial attached
When the board is booted without serial cable attached (which
is how most of them will be used) UART RX is left floating and
sometimes picks noise, which interrupts countdown and enters
U-Boot prompt instead of booting the kernel.

Fix this by setting up internal pullup on UART RX pin. This
does not prevent serial from working as the internal pullup
is weak.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
2009-11-24 09:04:46 -06:00
..
config.mk omap3: move the other boards to board/ 2009-09-05 01:33:12 +02:00
Makefile omap3: move the other boards to board/ 2009-09-05 01:33:12 +02:00
pandora.c omap3: move the other boards to board/ 2009-09-05 01:33:12 +02:00
pandora.h OMAP3: pandora: fix booting without serial attached 2009-11-24 09:04:46 -06:00