coreboot-kgpe-d16/util/sconfig
Nico Huber d9b2f7971a sconfig: Allow `register` entries below devices, too
Every device belongs to a chip. And we already keep that relation by
inheriting the `.chip_info` pointer if downstream devices don't have
another chip specified. So we can also allow to specify `register`
settings at the device level.

Change-Id: I44e6b95d0cd708fef69b152ebc46b869b2bb9205
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40803
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-05 13:03:29 +00:00
..
Makefile.inc
description.md
lex.yy.c_shipped
main.c
sconfig.h
sconfig.l
sconfig.tab.c_shipped sconfig: Allow `register` entries below devices, too 2020-05-05 13:03:29 +00:00
sconfig.tab.h_shipped sconfig: Allow `register` entries below devices, too 2020-05-05 13:03:29 +00:00
sconfig.y sconfig: Allow `register` entries below devices, too 2020-05-05 13:03:29 +00:00