board: ge: common: vpd: fix name
authorSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 4 Nov 2020 16:18:38 +0000 (17:18 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 6 Dec 2020 14:31:36 +0000 (15:31 +0100)
commitc4c2d2465eb9a03061ac5ae3898f720124c23138
tree29e30d0f18b5ac3feaaeaeb93ce977e092337ece
parentb5874b552ffa09bc1dc5dec6b5dd376c62dab45d
board: ge: common: vpd: fix name

Commit f692b479f02d changed the VPD partition name from "vpd" to
"vpd@0". Fix the VPD reader code to use the new name, so that
the VPD code keeps working.

Fixes: f692b479f02d ("i2c: eeprom: Use reg property instead of offset and size")
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
board/ge/common/vpd_reader.c