diff options
author | Claus Gindhart <claus.gindhart@kontron.com> | 2008-05-08 00:31:44 +0000 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2008-05-08 00:31:44 +0000 |
commit | 15da8ed98b7e82303a9e9ad633b3cbb42f40f4f5 (patch) | |
tree | d47b7bb2568466007f3b1e855d7a74bf81eb30eb /targets/amd | |
parent | 83a965d2efb778c05e080862f77701c9c034c13f (diff) |
flashrom: Probe for up to 3 flash chips.
Currently there is an ongoing technology migration from LPC/FWH to SPI chips.
For this reason some boards have multiple chips of different technologies
onboard. This patch makes flashrom probe for up to 3 chips and if more than
one chip is found flashrom exits, asking the user to specify -c.
[root@localhost src]# ./flashrom
...
Multiple flash chips were detected: SST49LF008A M25P16@ICH9
Please specify which chip to use with the -c <chipname> option.
[root@localhost src]#
Signed-off-by: Claus Gindhart <claus.gindhart@kontron.com>
Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Claus Gindhart <claus.gindhart@kontron.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3291 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/amd')
0 files changed, 0 insertions, 0 deletions