[coreboot] [PATCH] Get rid of unaligned 32-bit config space read in mcd_d.c

Arne Georg Gleditsch arne.gleditsch at numascale.com
Mon Apr 12 08:52:21 CEST 2010


Hi,

This patch removes a non-32-bit aligned Get_NB32 from
src/northbridge/amd/amdmct/mct/mct_d.c.  The actual behavior should be
unchanged for I/O-based config space reads, but previous behavior was
wrong for MMCFG-based config space reads.

Perhaps we want pci_mmio_*_config* to enforce natural alignment as well?


Signed-off-by: Arne Georg Gleditsch <arne.gleditsch at numascale.com>

-- 
							Arne.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unaligned-nb32.patch
Type: text/x-patch
Size: 638 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100412/3469c626/attachment.patch>


More information about the coreboot mailing list