How to modify device tree in a Distribution Package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-06-25 11:13 AM
Hello ,
On Page : https://wiki.st.com/stm32mpu/wiki/How_to_customize_the_Linux_kernel
cd <build dir>/workspace/sources/<name of kernel recipe>/
PC $> git format-patch -2
Is this correct?
I can find the source inside the build/tmp-glibc/work/....and not the above path.
Please clarify.
Best !
- Labels:
-
STM32MP15 Lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-06-28 1:03 AM
Hi @darla14 ,
For the need of modifying the device tree I would rather follow this page :
Hope it help
Olivier
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-06-30 4:24 AM
Hi,
In order to give better visibility on the answered topics, please click on 'Select as Best' if my reply solved your issue or answered your question. See also 'Best Answers'
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
