]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
am335x_evm: Fix CONS_INDEX numbering
authorAndrew Bradford <andrew@bradfordembedded.com>
Mon, 4 Nov 2013 20:42:52 +0000 (15:42 -0500)
committerTom Rini <trini@ti.com>
Mon, 11 Nov 2013 17:16:30 +0000 (12:16 -0500)
commite19a482fdd1e5bc40a6d5279ec428269ee67aa00
tree6ac21a9b9dc6c1d574416c14350e5b615cf1910b
parent7ab9b3d99a627aed33e794374590431d4e51a50b
am335x_evm: Fix CONS_INDEX numbering

Commit f6d1f6e4a58edae4776937647381a43fea5e83a5 broke selection of UARTs
other than UART0 for am335x_evm configurations by setting CONS_INDEX to
1 for all configurations.  Revert the CONS_INDEX changes.

Signed-off-by: Andrew Bradford <andrew@bradfordembedded.com>
boards.cfg