
Hi Michael,
On Fri, Mar 22, 2024 at 2:10 PM Michael Walle michael@walle.cc wrote:
Hi Tony,
On Fri Mar 22, 2024 at 3:17 AM CET, Tony Dinh wrote:
Enable OF_UPSTREAM to use upstream DT and add marvell/ prefix to the DEFAULT_DEVICE_TREE for Kirkwood boards. And so we can directly build DTBs from dts/upstream/src/arm/marvell, and including *-u-boot.dtsi files from arch/arm/dts/ directory.
Thanks for taking care.
Signed-off-by: Tony Dinh mibodhi@gmail.com
Tested-by: Michael Walle michael@walle.cc # on lschlv2
lsxl should work too as it is just different in memory and cpu frequency settings.
arch/arm/dts/kirkwood-lschlv2-u-boot.dtsi | 6 ++++-- arch/arm/dts/kirkwood-lsxhl-u-boot.dtsi | 6 ++++--
arch/arm/dts/kirkwood-lschlv2.dts arch/arm/dts/kirkwood-lsxhl.dts
Should be then be removed.
Thanks for the lschlv2 review/test! I plan to send a follow-up patch to remove the corresponding DTS and DTSI files.
All the best, Tony
-michael