summaryrefslogtreecommitdiff
path: root/include/chromeos/fmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/chromeos/fmap.h')
-rw-r--r--include/chromeos/fmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/chromeos/fmap.h b/include/chromeos/fmap.h
index 13eb3d80bb6..2d6cd90376d 100644
--- a/include/chromeos/fmap.h
+++ b/include/chromeos/fmap.h
@@ -40,6 +40,7 @@ struct twostop_fmap {
struct fmap_firmware_entry readwrite_a;
struct fmap_firmware_entry readwrite_b;
+ u32 flash_base;
};
void dump_fmap(struct twostop_fmap *config);