Another very important mod of course is to replace the vendor logo. It‘s actually stored as a JPEG at a fixed offset on the internal eMMC flash and u-boot just reads 64kBytes from that location and feeds it into a hardware JPEG decoder engine.
The SDK sourcecode for this is abhorrent, as you‘d expect and it only works with baseline (not progressive) JPEGs. Oh well 😸