Add a bunch of new/tested stuff and various small changes 6

- add J-7BXAN to the list of supported boards
  http://www.flashrom.org/pipermail/flashrom/2011-July/007397.html

- fix urls, typos, whitespace etc.

- fix counting of supported chips in the wiki output

Corresponding to flashrom svn r1393.

Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
the last one is
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
everything else is
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
diff --git a/spi.c b/spi.c
index 4610102..5d2e441 100644
--- a/spi.c
+++ b/spi.c
@@ -196,4 +196,4 @@
 {
 	spi_programmer = pgm;
 	buses_supported |= CHIP_BUSTYPE_SPI;
-}
\ No newline at end of file
+}