There are existing configurations for KBL RVP3/7/8 and a couple of KBL-based google boards (Fizz, Poppy)
find -name board_info.txt|xargs grep -i kaby ./src/mainboard/google/poppy/board_info.txt:Board name: Poppy Kabylake Reference Board ./src/mainboard/google/fizz/board_info.txt:Board name: Fizz Kabylake Reference Board ./src/mainboard/intel/kblrvp/board_info.txt:Board name: Kabylake RVP Reference Board ________________________________________ From: Zaolin <[email protected]> Sent: Wednesday, February 20, 2019 2:34 AM To: Mayuri Tendulkar; Angel Pons Cc: coreboot Subject: [coreboot] Re: Caby lake support There are Intel reference boards. You can find them in the code under: src/mainboard/intel/ A Kaby Lake reference board should be kblrvp. On 20.02.19 11:29, Mayuri Tendulkar wrote: Thanks for quick response. I see below release- this support is added. https://coreboot.org/releases/coreboot-4.8.1-relnotes.txt Is there any reference board used with this chipset , which can be referred as some POC? From: Angel Pons <[email protected]><mailto:[email protected]> Sent: 20 February 2019 15:55 To: Mayuri Tendulkar <[email protected]><mailto:[email protected]> Cc: coreboot <[email protected]><mailto:[email protected]> Subject: Re: [coreboot] Caby lake support ** This mail has been sent from an external source ** Hello, On Wed, Feb 20, 2019, 11:23 Mayuri Tendulkar <[email protected]<mailto:[email protected]> wrote: Is there support for Intel Cabylake chipset in latest coreboot? Kaby Lake? Yes. ===================================================== Please refer to http://www.aricent.com/email-disclaimer for important disclosures regarding this electronic communication. ===================================================== _______________________________________________ coreboot mailing list -- [email protected]<mailto:[email protected]> To unsubscribe send an email to [email protected]<mailto:[email protected]> _______________________________________________ coreboot mailing list -- [email protected] To unsubscribe send an email to [email protected]

