How do I tell a Raspberry Pi to ignore a HAT EEPROM?

To prevent loading of device tree files (etc) from a HAT EEPROM add the following to the config.txt file in the /boot partition.

force_eeprom_read=0

You cannot comment on this entry