Compile Device Tree
Hi all,
What is the most correct and easiest way to generate dtb for the STM32MP1?
I tried following this :
https://wiki.st.com/stm32mpu/wiki/How_to_compile_the_device_tree_with_the_Developer_Package
Looks way complicated and I get below error :
/opt/st/stm32mp1/3.1-openstlinux-5.10-dunfell-mp1-21-03-31/sysroots/x86_64-ostl_sdk-linux/lib/libc.so.6: version `GLIBC_2.33' not found (required by /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so)post that came across workshop video which does it in few steps.
https://www.youtube.com/watch?v=XhB0rGLjl_Q&list=PLnMKNibPkDnFeV4sBarnsAtFTg7h6V-9_&index=9
I couldn't seem to get it up and compile file in any case? I mean it exists cleanly but not dtb gets generated?
What i might be missing here?
