]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP5: Avoid writing into LDO SRAM bits
authorLokesh Vutla <lokeshvutla@ti.com>
Fri, 23 Aug 2013 12:04:17 +0000 (17:34 +0530)
committerTom Rini <trini@ti.com>
Fri, 20 Sep 2013 20:57:40 +0000 (16:57 -0400)
commite22cc0cf137149bea3a06bb29ffe06e82d8edb84
tree40da8d76dbf33228a3cfff8e3e2fc0899c0be7c1
parentd3d33daf1112d3b1c6c330422740a4e210259f88
ARM: OMAP5: Avoid writing into LDO SRAM bits

Writing magic bits into LDO SRAM was suggested only for OMAP5432
ES1.0. Now these are no longer applicable. Moreover these bits should
not be overwritten as they are loaded from EFUSE. So avoid
writing into these registers.

Boot tested on OMAP5432 ES2.0

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/cpu/armv7/omap-common/clocks-common.c
arch/arm/cpu/armv7/omap5/prcm-regs.c
arch/arm/include/asm/omap_common.h