commit | a0a30b6a69275c54542130a8391e0fda30a4553b | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Sun Jul 01 21:06:45 2012 +0200 |
committer | Roland Stigge <stigge@antcom.de> | Sun Jul 01 21:06:45 2012 +0200 |
tree | 1a2b8ebacdc0a438358481a35a5a8e474da1da86 | |
parent | b0d9ef0e2df67685ffc74b1bafa648261ede30c0 [diff] |
ARM: LPC32xx: Remove wrong re-initialization of MMC clock register This patch fixes a bug, (wrongfully) resetting the value of LPC32XX_CLKPWR_MS_CTRL back to its initial contents (after careful setup). This was discovered only with a board/bootloader combination (EA3250) where the contents of the respective register wasn't already at the correct value on Linux boot. Signed-off-by: Roland Stigge <stigge@antcom.de> Acked-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>