lbmk/resources
Alper Nebi Yasak 2ed1111d83 coreboot: Add veyron speedy chromebook configs
This adds coreboot configuration for the ASUS Chromebook C201PA, which
is based on the "google/veyron" mainboard in upstream coreboot. Also
adds a shared "veyron" board directory to share with others having the
same baseboard.

The config is based on the following defconfig:

    # CONFIG_USE_BLOBS is not set
    CONFIG_VENDOR_GOOGLE=y
    CONFIG_CBFS_SIZE=0x400000
    CONFIG_BOARD_GOOGLE_VEYRON_SPEEDY=y
    CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
    CONFIG_UART_PCI_ADDR=0x0
    CONFIG_I2C_TRANSFER_TIMEOUT_US=500000

Untested since I don't have the veyron speedy chromebook.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-08-29 12:09:57 +03:00
..
coreboot coreboot: Add veyron speedy chromebook configs 2022-08-29 12:09:57 +03:00
grub say the name libreboot, in grub menus 2022-03-20 00:44:45 +00:00
memtest86plus/patch memtest86+: fix build error (patch from Félicien Pillot) 2022-02-08 07:45:41 +00:00
scripts build/roms: Rebuild cbutils module before starting coreboot build 2022-08-28 13:09:52 +03:00
seabios specifically call python3, in scripts 2022-03-13 18:17:09 +00:00
u-boot u-boot: Add veyron speedy chromebook configs 2022-08-29 12:09:57 +03:00