diff options
author | Furquan Shaikh <furquan@google.com> | 2020-05-02 15:51:02 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-05-07 11:55:35 +0000 |
commit | 9f681d2d7c48431d2d286d5ce7060bba924f4e37 (patch) | |
tree | 3e131e9c22a23e9c03f585b9cffc202a47842cee /src/soc/intel/tigerlake/chip.c | |
parent | 4ebe953090df979a76b99a532b2f28e697fbf365 (diff) |
util/sconfig: Move chip instance id assignment to emit_chips()
This change moves the assignment of id for chip instance from
new_chip_instance() to emit_chips(). This is similar to the previous
change for moving dev id assignment to happen much later.
This ensures that the same ID gets assigned to a chip when adding
support for device trees which makes it easier to compare static.c
files.
BUG=b:155549176
Change-Id: I3efa9af5ed91123675be42bce1cb389bad19cb62
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41006
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/soc/intel/tigerlake/chip.c')
0 files changed, 0 insertions, 0 deletions