coreboot-kgpe-d16/src/southbridge
Edward O'Callaghan a9a2e10eed southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loop
Correct mask to select bits 4-6 inclusively as per comment and use
bitwise operations while working with bits. Be sure to write back out
the data on the retrain.

See:
 commit cab9efb2 southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loop

Change-Id: I95d1799514157b7849f3e473837aaf2fd9bd59b9
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7692
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins)
2014-12-09 09:03:22 +01:00
..
amd southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loop 2014-12-09 09:03:22 +01:00
broadcom Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' 2014-11-05 14:53:56 +01:00
dmp southbridge/dmp/vortex86ex/southbridge.c: Silence bitwise op warns 2014-12-07 21:11:58 +01:00
intel fsp platfoms: add prototype & consolidate main entry-point 2014-12-09 03:02:39 +01:00
nvidia Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' 2014-11-05 14:53:56 +01:00
rdc southbridge: Trivial - drop trailing blank lines at EOF 2014-07-08 13:53:21 +02:00
ricoh southbridge/ricoh,ti: Remove trailing whitespace in debug output 2014-08-10 08:27:41 +02:00
sis Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' 2014-11-05 14:53:56 +01:00
ti southbridge/ricoh,ti: Remove trailing whitespace in debug output 2014-08-10 08:27:41 +02:00
via soutbridge/*/bootblock: Use pci_dev_t over device_t typedef 2014-11-05 14:41:47 +01:00
Kconfig Add support for DMP Vortex86EX PCI southbridge. 2013-07-03 18:31:22 +02:00
Makefile.inc Add support for DMP Vortex86EX PCI southbridge. 2013-07-03 18:31:22 +02:00