@jock Thank you! I have created a "disable-u-boot-hdmi.patch" file under /build/userpatches
Then compiled
./compile.sh CREATE_PATCHES="yes" LIB_TAG="v22.11.1"
but finally nothing changed, I still see u-boot console & u-boot logo, thus HDMI patch is either wrong or not applied...
Did I miss something?
Besides, I have
[[ $LINUXFAMILY == rockchip && $BRANCH == current ]] && BOOTBRANCH='tag:v2022.07'
#conditionally change u-boot git branch/tag
#KERNELBRANCH="tag:v5.15.80" #always change to this kernel tag
in my "lib.config" under /build/userpatches
Somehow BOOTBRANCH parameter wirjed out, whereas KERNELBRANCH (when I uncomment it) does not compile the appointed version.
Also I can't make LIB_TAG working.
I am mentioning this, because I need to compile exact version of Armbian (22.11.1) with Kernel ver (5.15.80) but it does not seem to work, it picks up 6.1 anyhow.
Tinkerboard S has no wlan0 in 6.1 and latest Armbian v.23, thus I wanted to compile an older version under older current branch.
I understand it may be offtopic, but if you know how to solve both issues, I will be immensely grateful!
I attach my compile log here too.
log-build-4355e230-ddb8-45a2-ae2c-8242e8ab404d.log