mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 06:01:16 +02:00
Remove unneeded white spaces
Change-Id: I90f171924790ced74a62ca344fee8607607aa480 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26652 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@ -285,7 +285,7 @@ static uint8_t swap_byte(uint8_t x)
|
||||
|
||||
/* The assumed map between UIO command bits, pins on CH341A chip and pins on SPI chip:
|
||||
* UIO CH341A SPI CH341A SPI name
|
||||
* 0 D0/15 CS/1 (CS0)
|
||||
* 0 D0/15 CS/1 (CS0)
|
||||
* 1 D1/16 unused (CS1)
|
||||
* 2 D2/17 unused (CS2)
|
||||
* 3 D3/18 SCK/6 (DCK)
|
||||
|
Reference in New Issue
Block a user