Searched hist:"01826 abc02ce160501534788e63629ccbe31b05c" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/board/pandora/ |
| H A D | pandora.h | 01826abc02ce160501534788e63629ccbe31b05c Thu Nov 12 09:46:07 UTC 2009 Grazvydas Ignotas <notasas@gmail.com> 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>
|