the following patch was just integrated into master: commit 7249572b80e78e0b966133870ae192994699605e Author: David Imhoff dimhoff_devel@xs4all.nl Date: Sun May 3 14:06:21 2015 +0200
spi: Remove out of date comment and reorder flash table
What is described by the comment has already been fixed in f0d038f4 (flash: use two bytes of device ID to identify stmicro chips). This also means that STM_ID_N25Q128 doesn't have to be at the top of stmicro_spi_flash_table anymore.
TEST=Untested, due to lack of hardware
Change-Id: I7a9e9a0cdfdb1cf34e914e186fc6957c1d9b5ca6 Signed-off-by: David Imhoff dimhoff_devel@xs4all.nl Reviewed-on: http://review.coreboot.org/10068 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi pgeorgi@google.com Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See http://review.coreboot.org/10068 for details.
-gerrit