[2/3] exynos5: modify thermal management unit code for coreboot
commitcd14ed71bb25bf04ea450bdbd02805be5f9b1941
authorDavid Hendricks <dhendrix@chromium.org>
Thu, 18 Apr 2013 21:21:15 +0000 (18 14:21 -0700)
committerDavid Hendricks <dhendrix@chromium.org>
Fri, 19 Apr 2013 02:19:16 +0000 (19 04:19 +0200)
treeacb5f414fa9d315acf3f1ef18a57712cb6d28efb
parent90a70093b1ca20781b7a92dd04500881a94539b2
[2/3] exynos5: modify thermal management unit code for coreboot

This updates the Exynos TMU code for coreboot:
- Remove dependency on device tree
- Add Makefile entries

Change-Id: I55e1b624d7c7b695b1253ec55f6ae3de8dc671bc
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/3107
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
src/cpu/samsung/exynos5-common/Makefile.inc
src/cpu/samsung/exynos5-common/exynos-tmu.c
src/cpu/samsung/exynos5-common/exynos-tmu.h [new file with mode: 0644]
src/cpu/samsung/exynos5250/Makefile.inc
src/cpu/samsung/exynos5250/cpu.h
src/cpu/samsung/exynos5250/exynos-tmu.h [deleted file]
src/cpu/samsung/exynos5250/exynos5250-tmu.c [new file with mode: 0644]