commit | 02c321cf88c14f330e696830554739d745bb359d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue Nov 10 20:53:24 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Nov 21 21:50:23 2015 -0500 |
tree | 4e70c47da0ad1eb33162a06fcb55764ea9adbfc0 | |
parent | 9132088b00b6ba4d57536f2a3895ee71f28509d0 [diff] |
eeprom: Pull out address computation Pull out the code computing the EEPROM address into separate function so that it's not duplicated. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com> Cc: Heiko Schocher <hs@denx.de> Reviewed-by: Heiko Schocher <hs@denx.de>