summaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2013-06-19 01:37:59 -0700
committerStefan Reinauer <stefan.reinauer@coreboot.org>2013-07-10 22:38:05 +0200
commit46b57bbded9b7cdb2c5af04f5d381eb0122de2b9 (patch)
treedb8e545228407c2ab327f607eeff32d9fc687a21 /src/mainboard
parentbecb3f62f724dee34e2f3aef6d781c701c0c551b (diff)
downloadcoreboot-46b57bbded9b7cdb2c5af04f5d381eb0122de2b9.tar.xz
exynos5420: Switch to fixed size types in dmc.h.
The members data structures in dmc.h are intended to have a particular size. Rather than assume that particular types are the right size, we should use types that are guaranteed to be the right size. Also, since the registers are at particular offsets as well, the structures should be packed. Change-Id: I9cc11d7451f92ba3eb85c6be88ecbc62c7a5652d Signed-off-by: Gabe Black <gabeblack@chromium.org> Reviewed-on: http://review.coreboot.org/3685 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard')
0 files changed, 0 insertions, 0 deletions