mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
Polish the flashrom code comments and outputs a bit
- Fix a number of typos (found via ispell). - Use correct vendor names (as per their websites) consistently. Corresponding to flashrom svn r985. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
@ -1133,7 +1133,7 @@ struct flashchip flashchips[] = {
|
||||
},
|
||||
|
||||
/* The next two chip definitions have top/bottom boot blocks, but has no
|
||||
device differenciation between the two */
|
||||
device differentiation between the two */
|
||||
{
|
||||
.vendor = "AMIC",
|
||||
.name = "A25L40PT",
|
||||
|
Reference in New Issue
Block a user