On Mon, Nov 22, 2010 at 03:55:47PM +0100, Cousson, Benoit wrote:
So far we are using a artificial SW IP revision that reflect the difference we'd like to highlight v1, v2.
but what's the big deal in reading that from HW itself ? The only change will in the comparisson operator. Instead of doing: if (rev == REV_V1) you'll be doing: if (rev >= REV_V1_X_Y_Z) no ?? -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html