commit | 20142019a96a72bf1516be93a86fc10d028fd136 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 10 08:55:54 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 11 13:18:43 2014 -0700 |
tree | a029c7e3490243ceb6d22fe929fa3a0aadf2d1aa | |
parent | 776f96f513869a784c3c0bd5a972f408c10e067a [diff] |
dm: Add a simple EEPROM driver There seem to be a few EEPROM drivers around - perhaps we should have a single standard one? This simple driver is used for sandbox testing, but could be pressed into more active service. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>