]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: wait till UPM completes the write to array
authorSelvamuthukumar <selva.muthukumar@e-coninfotech.com>
Thu, 9 Oct 2008 04:59:14 +0000 (10:29 +0530)
committerKim Phillips <kim.phillips@freescale.com>
Tue, 14 Oct 2008 23:10:51 +0000 (18:10 -0500)
commit9724555755a6f1066636481b41f7094e0ce93a69
tree0fce78878fc7a8ed023e236041c70cd3d72eabb4
parent03e2dbb18e858e2f7a6aaa437f290f3690d02d51
mpc83xx: wait till UPM completes the write to array

Reference manual states that MxMR[MAD] increment is the indication
of write to UPM array is complete. Honour that. Also, make the dummy
write explicit.

also fix the comment.

Signed-off-by: Selvamuthukumar <selva.muthukumar@e-coninfotech.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
cpu/mpc83xx/cpu.c