[coreboot] ThinkPad X201 compile error

Federico Amedeo Izzo federico.izzo42 at gmail.com
Sun Dec 24 15:53:12 CET 2017



On 12/23/2017 05:25 PM, Nico Huber wrote:
> On 23.12.2017 17:12, Federico Amedeo Izzo wrote:
>> This attempt was not a success, because even with the last working
>> commit, when selecting "Normal" mode via nvramcui, it always reboots in
>> Fallback mode.
>
> You also need to clear the `reboot_counter` variable. Otherwise the
> logic assumes "Normal" was already tried x times.
>
Perfect! clearing the reboot_counter I can boot in Normal mode with the
last working commit and cannot boot the Normal mode with the master commit.

I've done again the `git bisect` procedure, this time having reasonable
results:
initial tested commit: 068edc1c52, works
last working commit: 01ea8f1fcc, works
first broken commit: 806ea08bb2, not booting

Federico




More information about the coreboot mailing list