]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Move DDR command parsing to separate function
authorJames Yang <James.Yang@freescale.com>
Fri, 4 Jan 2013 08:14:00 +0000 (08:14 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 30 Jan 2013 17:25:13 +0000 (11:25 -0600)
commitbf4189307fe4a3df784722e831683f9a7fdd2142
tree238b663b13f5e6a6e6f60e24c83445c86021130a
parente750cfaa01f195be3f3bf16d7f1be7b99b587351
Move DDR command parsing to separate function

Move the FSL DDR prompt command parsing to a separate function
so that it can be reused.

Signed-off-by: James Yang <James.Yang@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/cpu/mpc8xxx/ddr/interactive.c