Easiest way to make adjustments for uboot and kernel for a specific board is using the
code {
font-family: Consolas,"courier new";
color: crimson;
background-color: rgba(0, 0, 0, 0.2);
padding: 2px;
font-size: 105%;
}
uboot-patch and
code {
font-family: Consolas,"courier new";
color: crimson;
background-color: rgba(0, 0, 0, 0.2);
padding: 2px;
font-size: 105%;
}
kernel-patch commands. This will pause compilation and tells you where the sources are that you want to patch. When done it automatically creates proper patch files for you.
So like this for example: ./compile.sh kernel-patch BRANCH=current BOARD=orangepi4