summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/sandybridge/Kconfig
diff options
context:
space:
mode:
authorBill XIE <persmule@hardenedlinux.org>2019-11-21 18:16:12 +0800
committerNico Huber <nico.h@gmx.de>2019-11-26 09:11:54 +0000
commitc61d415701a42c04bf5b24cfc4f07a5b4ee75d81 (patch)
tree11e60ed078cf6b841533761785a7c56609edfac0 /src/northbridge/intel/sandybridge/Kconfig
parent2b297d92a78373358c0a0e304a8e41098e2da795 (diff)
downloadcoreboot-c61d415701a42c04bf5b24cfc4f07a5b4ee75d81.tar.xz
util/sconfig: Fix illogical override rule for resource
The old logic only uses the type to identify resources, which makes a resource in override tree overriding the first resource with the same type (but possibly different index) in base tree, and resources with same type (but again different index) in override tree overriding each other. Resources had better be identified with both their type and index. Change-Id: I7cd88905a8d6d1c7c6c03833835df2fba83047ea Signed-off-by: Bill XIE <persmule@hardenedlinux.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37109 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/northbridge/intel/sandybridge/Kconfig')
0 files changed, 0 insertions, 0 deletions