]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
EP93xx: fix syscon_regs definition
authorAlessandro Rubini <rubini-list@gnudd.com>
Sat, 6 Feb 2010 19:53:43 +0000 (20:53 +0100)
committerTom Rix <Tom.Rix@windriver.com>
Fri, 12 Feb 2010 18:31:54 +0000 (12:31 -0600)
commitc50a0f503967d435150bbb9f2f816ce33afdf231
treec7e3550e121f8dfb29eb2b5b15a4d6c1ce802a1b
parentfcfb632bd1e9de645b015cf73a78183c299743d8
EP93xx: fix syscon_regs definition

The structure was missing a reserved entry (not listed in the manual,
actually), so the last registers had a wrong offset. This prevented
all swlocked registers to be modified as swlock is last in the structure.

Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
include/asm-arm/arch-ep93xx/ep93xx.h