]> 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>
Sun, 7 Feb 2010 21:05:56 +0000 (15:05 -0600)
commitbb9d864b950b711a3d6b983d96c0f2b151f48bc2
treef941e29132e71b1d043aae860a44dad02cb211a8
parentc20a3c0bac909a0a1311eaafdec156b6a8686d46
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