summaryrefslogtreecommitdiffstats
path: root/layout.c
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-12-24 00:00:32 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-12-24 00:00:32 +0000
commitb3850964f6a87f107e7eaae16d75299f32cc6e76 (patch)
tree9af3d08c6dfd14c5ef741db24abcc1507b5f045c /layout.c
parent222bf1013f39808e42479cd2f1cc2687cc59e657 (diff)
downloadast2050-flashrom-b3850964f6a87f107e7eaae16d75299f32cc6e76.zip
ast2050-flashrom-b3850964f6a87f107e7eaae16d75299f32cc6e76.tar.gz
Add ich_descriptor_tool to decode all flash descriptors stored in a flash dump file
This patch adds an external utility that shares most of the existing descriptor decoding source code. Additionally to what is available via FDOC/FDOD this allows to access: - the softstraps which are used to configure the chipset by flash content without the need for BIOS routines. on ICH8 it is possible to read those with FDOC/FDOC too, but this was removed in later chipsets. - the ME VSCC (Vendor Specific Component Capabilities) table. simply put, this is an SPI chip database used to figure out the flash's capabilities. - the MAC address stored in the GbE image. Intel thinks this information should be confidential for ICH9 and up, but references some tidbits in their public documentation. This patch includes the human-readable information for ICH8, Ibex Peak (5 series) and Cougar Point (6 series); the latter two were obtained from leaked "SPI Flash Programming Guides" found by google. Data regarding ICH9 and 10 is unknown to us yet. It can probably found in: "Intel® ICH7, ICH8, ICH9 and ICH10 — SPI Family Flash Programming Guide" Information regarding the upcoming Panther Point chipset is also not included. Corresponding to flashrom svn r1480. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Matthias Wenzel <bios@mazzoo.de>
Diffstat (limited to 'layout.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud