Hi all,
So I apologies in advance for my lack of knowledge here.
We have a custom board, which if booting with raspberry os and setting VL805 to one to invoke the following behaviour
On CM4 if VL805=1 is specified in the EEPROM config then the bootloader will assume that there is a VL805 XHCI controller without a dedicated SPI EEPROM and initialise it in exactly the same manner as on Pi4B 1.4.
Via the rpi-eeprom-update our usb device(s) are recongised, however I am wondering how we’re meant to do that in yocto/mender?
Is there any other way of updating the eeprom other than using the raspberry pi tooling on the flashed image?
My assumption is the eeprom is memory on the CM4 chip itself, so not something you can typically just “flash?!”
Thanks in advance!
Alan