[coreboot] How can I load SeaBIOS from GRUB with native VGA+VGA option ROM

2015-04-02 Thread Iru Cai
I read previous config files from board status, and configured my Lenovo ThinkPad X220 with CONFIG_MAINBOARD_DO_NATIVE_VGA_INIT and CONFIG_VGA_ROM_RUN. And according to: http://www.coreboot.org/pipermail/coreboot/2014-July/078342.html I added the bios.bin.elf to GRUB and vgabios.bin to CBFS.

[coreboot] License headers

2015-04-02 Thread Patrick Georgi via coreboot
Hi, we had some fun discussion a while back about the license headers we use in our tree. Asking legal experts, they proposed we go for keeping the usual GPL license header intact, only stripping the FSF address (which gave the most churn on licenses in our tree, and as you can see in the commit

Re: [coreboot] License headers

2015-04-02 Thread Matt Taggart
Patrick Georgi via coreboot writes: http://review.coreboot.org/#/c/9233/ is my work in progress towards that goal. It's not complete yet, and I'd love to have some automated verification in our 'lint' tool set to make sure that no FSF addresses creep in once we exorcised them. I asked the