coreboot/src
Angel Pons 6aa7cca815 nb/intel/sandybridge: Use or-based logic for RANKSEL
NO_RANKSEL was introduced because it appeared less often and it did not
cause any lines to become too long. To simplify macro transmutation, add
the RANKSEL opposite and keep NO_RANKSEL as a no-op to ease replacement.

Line length limits are not for review. Breaking the lines unnecessarily
complicates search and replace operations, and wil be taken care of in
subsequent commits.

Tested with BUILD_TIMELESS=1, ASUS P8Z77-V LX2 remains unchanged.

Change-Id: I5d7aad59fc79840da7de2e9421b84834a6024eb9
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40977
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-18 07:03:44 +00:00
..
acpi acpigen_ps2_keybd: Add keymap for Power key 2020-05-15 03:52:39 +00:00
arch x86/include/arch/mmio.h: Convert to 96 characters line length 2020-05-18 07:01:41 +00:00
commonlib src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
console treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
device src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
drivers src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
ec src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
include Revert "device: Enable resource allocation above 4G boundary" 2020-05-16 17:48:11 +00:00
lib src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
mainboard mainboard/*/*/*.cb: Remove leading blank lines from SPDX header 2020-05-18 07:01:11 +00:00
northbridge nb/intel/sandybridge: Use or-based logic for RANKSEL 2020-05-18 07:03:44 +00:00
security src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
soc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
southbridge src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
superio superio/smsc/sch5545: add support for SMSC SCH5545 2020-05-16 17:37:29 +00:00
vendorcode treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00