[U-Boot] [PATCH] spi: Add Marvell Kirkwood SPI driver
Wolfgang Denk
wd at denx.de
Sun May 31 23:21:36 CEST 2009
Dear Prafulla Wadaskar,
In message <1243626217-9232-4-git-send-email-prafulla at marvell.com> you wrote:
> This patch adds a SPI driver for the Marvell Kirkwood SoC's.
> + /* program spi clock prescaller using max_hz */
> + writel(KWSPI_ADRLEN_3BYTE | data, &spireg->cfg);
> + debug("data = 0x%08x \n", data);
Please do not print trailing white space.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Just about every computer on the market today runs Unix, except the
Mac (and nobody cares about it). - Bill Joy 6/21/85
More information about the U-Boot
mailing list