diff options
author | Bruce Griffith <Bruce.Griffith@se-eng.com> | 2013-06-25 14:01:21 -0600 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-06-28 01:40:03 +0200 |
commit | 21d6fd9d7819ffbf5416e612d7db87a0afd4d29a (patch) | |
tree | a206c0710ac6afb7d2caa878c4363b73752cf305 /src/mainboard/thomson | |
parent | f9ba7bb4f95f9b8f2626d6c8c23adbd145903fff (diff) |
AMD SB700 boards: Set Azalia configuration flags
The existing code for setting Azalia configuration assumes that
the configuration bits are contiguous within a single byte and
can be set using a byte copy addressed into the lowest 2-bit
subfield.
The fix in Family 14 defines a union that can be addressed as a
byte to overlay the bit fields. Since the offset of the four
subfields is not necessarily fixed, change the code to initialize
each of the four subfields individually.
Change-Id: I1dff20bb8bd3e1bcd8b4e6b0537e20779d2a3521
Signed-off-by: Bruce Griffith <Bruce.Griffith@se-eng.com>
Reviewed-on: http://review.coreboot.org/3544
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Zheng Bao <zheng.bao@amd.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/thomson')
0 files changed, 0 insertions, 0 deletions