]> Zhao Yanbai Git Server - minix.git/commit
eepromread: add board info for BeagleBone Capes 80/780/2
authorThomas Cort <tcort@minix3.org>
Thu, 22 Aug 2013 15:16:08 +0000 (11:16 -0400)
committerThomas Cort <tcort@minix3.org>
Thu, 22 Aug 2013 20:54:10 +0000 (16:54 -0400)
commit54f7991f4cba2b48813fbfa567f9f7f20496ee89
treef11703f2f20af15cfd62942719e40d53d02868fa
parent471dc65ada2ab65eee09cbe7dca36dd06ea01b2b
eepromread: add board info for BeagleBone Capes

Capes (i.e. expansion boards for the BeagleBone and BeagleBone Black)
each have their own cat24c256 EEPROM with information about the cape
such as the name of the cape, pins used, power requirements, etc.

This patch adds support for displaying the cape data fields. It
can be used in shell scripts to detect and identify attached capes.

Change-Id: I4bfa7aae634a7bacfa5e25afcba773d9fbc2316c
commands/eepromread/board_info.c