]> git.ipfire.org Git - thirdparty/u-boot.git/commit
am3517_evm: Use ttyS2 instead of ttyO2
authorAdam Ford <aford173@gmail.com>
Mon, 10 Dec 2018 20:56:36 +0000 (14:56 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 12 Dec 2018 17:14:25 +0000 (12:14 -0500)
commitdda9af3ad156c5b765d31a0646d01bfbb1977d9a
tree90df350acedf6dd201f2506b40fc6243d11a2d73
parentcdd7486616d03e1642ba1dacea6f05c10fc97863
am3517_evm: Use ttyS2 instead of ttyO2

The serial driver in the kernel moved from ttyOx to ttySx a while
ago.  This patch updates the console parameter to align with the
kernel change.

Signed-off-by: Adam Ford <aford173@gmail.com>
include/configs/am3517_evm.h