]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit0cd29b7804fc1569c34adb7a83d11f097057c6ed
tree4ab6828b7728d9e905f3f37af2fe46c8e77dcc79
parentb67523f930940c8671ebd46aabba1f1914d5da75
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