samus: Change touchscreen bootloader mode i2c address

This value apparently changed to 0x27 in the hardware but was
never adjusted in firmware.

BUG=chrome-os-partner:33790
BRANCH=samus
TEST=build and boot on samus

Change-Id: I10ca7b77068491e143f8bf2463b481eada910618
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/230232
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Duncan Laurie 2014-11-17 13:06:52 -08:00 committed by chrome-internal-fetch
commit e01d3b47bf

View file

@ -266,7 +266,7 @@ Scope (\_SB.PCI0.I2C1)
Name (_CRS, ResourceTemplate()
{
I2cSerialBus (
0x25, // SlaveAddress
0x27, // SlaveAddress
ControllerInitiated, // SlaveMode
400000, // ConnectionSpeed
AddressingMode7Bit, // AddressingMode