Philipp Rosenberger

Results 11 comments of Philipp Rosenberger

Hi @pelwell, as I discussed with @JamesH65 here https://github.com/raspberrypi/firmware/issues/1666 we use the "HAT" EEPROM to distinguish between variants. With CM4 it is not an issue with the bank limitation, but...

I opened a draft PR (https://github.com/raspberrypi/hats/pull/92) with a proposal how this might be implemented. If this looks ok to you we will provide a PR to change the tooling.

New PR also with the implementation: https://github.com/raspberrypi/hats/pull/93

Yes, you're right about the type. Fixed it. We will schedule the changes to the tooling on our side and hopefully have a PR soon. I'm not sure about the...

Thanks for the fast replay. I updated the document to reflect this.

Ohhh ok, so only the internal representation. Will change it back.

closed in favor of https://github.com/raspberrypi/hats/pull/93 The format is the same but now also the tooling was updated.

Ok https://github.com/abaumhauer/eui48/pull/32 should deal with it. At least it would do it much better.

For us this is a big deal. We provide a custom kernel (with RT and some customization). We try to use a released RaspberryPi kernel as base. And this gives...

Hmm your dmesg output shows, that your card is only running Gen1 (2,5 GT/s). Have you pinned this to Gen1 in the devicetree or anything like that?