commit | 9dc8e16966d20b450b3d7b682a35c4ba63f5f9dc | [log] [tgz] |
---|---|---|
author | Alper Nebi Yasak <alpernebiyasak@gmail.com> | Fri Jul 07 22:16:37 2023 +0300 |
committer | Kever Yang <kever.yang@rock-chips.com> | Mon Jul 31 14:40:13 2023 +0800 |
tree | bd40eb8b0a03f1bc9e882b92adefcce38e696a1e | |
parent | a8ae948adeee932e885f1a9fa1d7ca020ca3381a [diff] |
rockchip: veyron: Unify u-boot.dtsi bootph-all fragments The rk3288-veyron-speedy-u-boot.dtsi file duplicates the bootphase dts fragments from rk3288-veyron-u-boot.dtsi even though it #inclues that. Deduplicate these into the latter file, which should also make the eMMC available to the other veyron boards' SPL. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>