Closed mkopec closed 3 years ago
@mkopec bios_knobs.c in apu2 mainboard directory should be updated as well to provide the right default value. Also there is no point in adding bootorder_def for apu2 since, ehci0 cannot be enabled o napu2 by the runtime ocnfig option. It is hardcoded to be disabled in coreboot. Also please clean up the changed that are not relevant to this PR (by rebasing onto release)
I rebased the PR and applied the suggested changes. Looking at bios_knobs.c, ehcien already seems to default to 1 there:
@mkopec looks good. Although the target branch is not correct. Either it should be develop or release_v4.14.0.x
on apu3,4,5 and 6
Signed-off-by: Michał Kopeć michal.kopec@3mdeb.com