board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-boot
authorVignesh R <vigneshr@ti.com>
Mon, 26 Mar 2018 07:57:01 +0000 (13:27 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 7 Apr 2018 00:45:44 +0000 (20:45 -0400)
commit5375a9b566d1515eaf674640dbc47c99d1d50cf0
tree4ab6828b7728d9e905f3f37af2fe46c8e77dcc79
parentd48b8d1138a45ee88f2af0a883d87a1a93ae0592
board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-boot

AM437x QSPI boot is a single stage boot and hence needs runtime DTB
selection to support AM437x-SK and AM437x-IDK with DM enabled. This is
required to move am43xx_evm_qspiboot_defconfig to use DM/DT.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
board/ti/am43xx/board.c