...
Most settings can be changed with menu-config. There are 3 more files that user can edit, they are
file | Description |
---|---|
system-top.dts | Device tree changes are to be applied here |
platform-top.h | U-boot changes are to be applied here |
fsbl_ |
...
hooks.c | FSBL changes are to be applied here |
There should be no reason to modify any other files.
...