h3600_ts The touch screen driver has been changed as follows: The on board eeprom can be written to and read from The off board eeprom can be written to and read from ( via the SPI interface) There are regression tests to be run and verify the changes. The test programs are described below Regression test program 'regression' will test the front light, version numbers and leds. The test programs 'ee_read' and 'ee_write' will read and write raw data from the EEPROM interface. Test results are shown in ee_rw.txt. The test program 'ee_fmt' will read and format EEPROM data. The expected format is shown in attached file ee_fmt.txt The test programs 'spi_read' and 'spi_write' will read and write raw data from the SPI interface. Test results are shown in file spi_rw.txt. The test program 'spi_fmt' will read and format SPI data. The expected format is shown in text file spi_fmt.txt