commit | 6393357c53a8080cd9fb7e77bf7f0683a544379f | [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 | 2fa581ba910368d0f7f995fb906d6c5e4218b594 [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>