]> git.baikalelectronics.ru Git - uboot.git/commit
board: ti: am65x: Add UART boot procedure in README
authorAndreas Dannenberg <dannenberg@ti.com>
Thu, 15 Aug 2019 20:55:32 +0000 (15:55 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2019 14:07:33 +0000 (10:07 -0400)
commitccf9305f8545b85286084c633a287bcf01ab969d
tree22c3746dfd339201f60a1e25887c4285749f5583
parent23976cbd49eed94c27bca2ab3901b8aa616544ca
board: ti: am65x: Add UART boot procedure in README

am65x ROM support booting over UART. And U-Boot built for am65x EVM
supports UART boot as well. Add the UART boot procedure into the README
also providing a corresponding example command sequence for execution
on a host PC.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
board/ti/am65x/README