I am using yocto to boot rpi4/64bit with kernel 5.4 and I see this message in dmesg
[ 0.000000] Linux version 5.4.64-v8 (oe-user@oe-host) (gcc version 10.2.0 (GCC)) #1 SMP PREEMPT Thu Oct 1 04:21:38 UTC 2020
[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.1
[ 0.849810] simple-framebuffer: probe of 0.framebuffer failed with error -12
Is this message normal or what am I missing?