commit | 9f783726c1bd018aadcc530e9a8cda1b51c04519 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 27 13:26:01 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Mon Mar 17 20:05:46 2014 -0600 |
tree | 02b5a8fbde25e8ae45112b7a82f7eb005c530232 | |
parent | b83b9379ca0cff483880959230153562cc258035 [diff] |
cros_ec: Add a function for reading a flash map entry A flash map describes the layout of flash memory in terms of offsets and sizes for each region. Add a function to read a flash map entry from the device tree. Reviewed-by: Che-Liang Chiou <clchiou@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>