coreboot/src
Julius Werner 04b01893a9 exynos5250: Fix PMU register address map
Patch 12b121f3fe introduced an off-by-one error in the offsets of the
PMU register struct, which put both the newly added register and the
PSHOLD that comes after it in the wrong place. This patch corrects the
offsets (5420 had already been correct).

Change-Id: I1d9d31a6a73ee91890824e94fbd247d5feb4f6ae
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/179411
Reviewed-by: Gabe Black <gabeblack@chromium.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
(cherry picked from commit 5fdc74bc18)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6892
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2014-09-15 18:59:36 +02:00
..
arch arm: Remove CAR_MIGRATE Kconfig and associated cruft 2014-09-15 17:38:28 +02:00
console arm: Remove CAR_MIGRATE Kconfig and associated cruft 2014-09-15 17:38:28 +02:00
cpu arm: Remove CAR_MIGRATE Kconfig and associated cruft 2014-09-15 17:38:28 +02:00
device azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
drivers intel/gma: consolidate vbt code 2014-09-13 14:27:03 +02:00
ec ec/lenovo/h8: return correctly typed package if battery is absent 2014-09-12 18:58:11 +02:00
include intel/gma: consolidate vbt code 2014-09-13 14:27:03 +02:00
lib arm: Move exception_init() close to console_init() 2014-09-13 02:21:02 +02:00
mainboard intel/gma: consolidate vbt code 2014-09-13 14:27:03 +02:00
northbridge intel/gma: consolidate vbt code 2014-09-13 14:27:03 +02:00
soc exynos5250: Fix PMU register address map 2014-09-15 18:59:36 +02:00
southbridge southbridge/bd82x6x: Reserve 16 MiB for flash and not 8. 2014-09-13 21:53:27 +02:00
superio pnp: Allow setting of misc register 0xfa in device tree 2014-09-11 23:14:55 +02:00
vendorcode tpm: Clean up I2C TPM driver 2014-09-10 19:37:49 +02:00
Kconfig payloads/external/SeaBIOS: Bump version to 1.7.5 2014-09-14 21:03:19 +02:00