commit | 145d8f97d249afff224ac7fa002eb0d0da651f35 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko.stuebner@theobroma-systems.com> | Wed May 06 13:06:56 2020 +0200 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri May 22 17:24:30 2020 +0800 |
tree | d5a56e830cff83a1390a907cf2ff37b04587d116 | |
parent | 555de4bbb5b233aa74578f55a55ab4aee4503727 [diff] |
board: puma: use dtb given on the commandline instead of using u-boot.dtb The make_fit_spl scripts get the dtb to use as commandline option, so use it for puma as well. Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>