I am looking for a way to detect which type of i.mx28 is present on my board (i.mx281, 285, 287, etc) to handle different hardware versions. I did find the HW_DIGCTL_CHIPID register, but this only contains the 0x2800 value and a mask revision. Is there any other register or way to tell the specific i.mx28 type?