How do I stop the HAT EEPROM being loaded on a Raspberry Pi?

To prevent the device tree configuration from being loaded from a Raspberry Pi HAT add the following to your config.txt file.

force_eeprom_read=0

You cannot comment on this entry