u-boot-brain/arch/arm
Valentin Longchamp 8203b201ea kw_spi: fix clock prescaler computation
The computation was not correct with low clock values: setting a 1MHz
clock would result in an overlap that would then configure a 25Mhz
clock.

This patch implements a correct computation method according to the
kirkwood functionnal spec. table 600 (Serial Memory Interface
Configuration Register).

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Holger Brunck <holger.brunck@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
Acked-by: Prafulla Wadaskar <Prafulla@marvell.com>

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
2012-09-03 17:28:51 +05:30
..
cpu edminiv2: orion5x: fix GPIO inits and values 2012-09-03 17:04:29 +05:30
dts tegra: fdt: Add keyboard controller definition 2012-05-15 08:31:40 +02:00
include/asm kw_spi: fix clock prescaler computation 2012-09-03 17:28:51 +05:30
lib arm: enable libgcc build for SPL 2012-09-01 14:58:22 +02:00
config.mk Makefile: Add a 'checkthumb' rule 2012-05-15 08:31:26 +02:00