What happened?
I noticed this when preparing #8082.
When unset BOOT_FDT_FILE was present there was no output of the preprocessed dts files in output/ folder.
Once commented it worked as expected.
Not sure if this expected or an actual bug.
How to reproduce?
- set
unset BOOT_FDT_FILE in board config file.
- use
kernel-dtb for the same board and - if applicable - branch
- check
output
Haven't tested with other boards/branches though.
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 22.04 Jammy
Are you building on Windows WSL2?
Relevant log URL
https://paste.next.armbian.com/reyawolagi
Code of Conduct
What happened?
I noticed this when preparing #8082.
When
unset BOOT_FDT_FILEwas present there was no output of the preprocessed dts files inoutput/folder.Once commented it worked as expected.
Not sure if this expected or an actual bug.
How to reproduce?
unset BOOT_FDT_FILEin board config file.kernel-dtbfor the same board and - if applicable - branchoutputHaven't tested with other boards/branches though.
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 22.04 Jammy
Are you building on Windows WSL2?
Relevant log URL
https://paste.next.armbian.com/reyawolagi
Code of Conduct