1CAT24C256 Driver (EEPROM)
2=========================
3
4Overview
5--------
6
7This is the driver for the EEPROM chip commonly found on the BeagleBone
8and the BeagleBone Black as well as capes and expansion boards.
9
10Testing the Code
11----------------
12
13Starting up an instance:
14
15/sbin/minix-service up /service/cat24c256 -dev /dev/eepromb1s50 -label cat24c256.1.50 -args 'bus=1 address=0x50'
16
17