Hi Dalao,
On Sun, Mar 15, 2020 at 1:09 AM Dalao dalao@tutanota.com wrote:
Thanks and it seems if I enable these configs it will not boot:
CONFIG_CONSOLE_SPI_FLASH=y CONFIG_SPI_CONSOLE=y CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y
There should be no need to use such a high log level. It slows down boot a lot for no good reason. About the SPI console, I wonder why there are two different settings. Please try with only CONFIG_CONSOLE_SPI_FLASH.
At the very beginning I did not enable these settings, I believe it's due to lack the microcode extracted from vendor's BIOS.
Mar 15, 2020, 06:35 by th3fanbus@gmail.com:
Hi Dalao,
On Sat, Mar 14, 2020 at 10:26 PM Dalao via coreboot coreboot@coreboot.org wrote:
Finally make it boot now! I have asked for help on reddit https://www.reddit.com/r/coreboot/comments/fibu68/after_several_days_work_st... and thanks to p4block he made a build and it works and he shared his config https://hastebin.com/ojihusirok.ini
I pulled the latest master and build using his config and it works! But I still do't know what't the extract problem for my build...
Please use "make savedefconfig" with your settings. The full config is too bloated and it's hard to see what differs from defaults (what the defconfig contains).
Best regards,
Angel Pons
PS: I've omitted the unnecessary quoted text from this reply. If context is needed, it can be found in previous messages.
Best regards,
Angel Pons