]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Rewrote picos_to_clk() to avoid rounding errors.
authorJames Yang <James.Yang@freescale.com>
Fri, 16 Mar 2007 18:02:53 +0000 (13:02 -0500)
committerJon Loeliger <jdl@freescale.com>
Tue, 1 May 2007 16:36:59 +0000 (11:36 -0500)
commitc1ab82669d9525998c34e802a12cad662723f22a
tree804587965298fa0ac74c0d566cebee5cffda686b
parent2e343b9a57f32e1bd08c35c9976910333fb4e13d
Rewrote picos_to_clk() to avoid rounding errors.
Clarified that conversion is to DRAM clocks rather than platform clocks.
Made function static to spd_sdram.c.

Signed-off-by: James Yang <James.Yang@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
cpu/mpc86xx/spd_sdram.c