Hello Patrick Rudolph, Arthur Heymans, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32069
to look at the new patch set (#7).
Change subject: nb/intel/sandybridge: Migrate MRC settings to devicetree ......................................................................
nb/intel/sandybridge: Migrate MRC settings to devicetree
* Add more chip register to move PEI data to devicetree.cb. * Set northbridge/southbridge and runtime detectable settings. * Fill in values from devicetree.
This change is still a noop as the pei structure is completely overwritten with the exsting mainboard pei structure.
The followup commit will migrate to devicetree.cb.
Tested on Lenovo T520, boots MRC path with the new devicetree settings.
Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com Change-Id: Ic6d9f0fd6a2b792ac693d6016ed9ce44945c900c --- M src/northbridge/intel/sandybridge/chip.h M src/northbridge/intel/sandybridge/raminit_mrc.c 2 files changed, 153 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/32069/7