On Sun, Dec 8, 2019 at 6:20 PM Denis 'GNUtoo' Carikli GNUtoo@cyberdimension.org wrote:
On Tue, 3 Dec 2019 19:29:48 +0200 Kyösti Mälkki kyosti.malkki@gmail.com wrote:
Hi
Hi,
Regarding the deprecation of AGESA platforms due to ROMCC_BOOTBLOCK.
As of 3rd December there is active development, while not much testing yet, only for the following AGESA platform boards:
- asrock/imb-a180
- lenovo/g505s
- pcengines/apu1
Using one of the above boards as a sample, it might not take more than 30 minutes and two boots to make the required transition. But first we need to have the above boards working of course.
- Do you have some pointers to commits doing that transition?
Here is fam16kb asrock/imb-a180 with super-io init moved to bootblock: https://review.coreboot.org/c/coreboot/+/37453
And a fam15tn lenovo/g505s without serial port: https://review.coreboot.org/c/coreboot/+/37499
- What to do if the board doesn't boot anymore with master (f2a85m-pro)? Should I bisect the issue first? Or would the conversion be able to fix the issue?
Bisect first and return master to a working state please. There is a recent fam15tn test so I hope your board did not regress since 4.10 tag.
Kyösti