[PATCH U-Boot v1] OMAP3: Add Beagle board revision detection

With BeagleBoard revision C some HW changes are introduced (e.g. PinMUX) which might need different software handling. For this, GPIO pin 171 (GPIO module 6, offset 11) can be used to check for board revision. If this pin is low, we have a rev C board. Else it must be a revision Ax or Bx board.

u-boot-v1-beagle-revc-detect.txt (4.11 KB)