Hi Andrew, On Fri, Feb 5, 2021 at 6:06 PM Andrew Luke Nesbit <ullbek...@andrewnesbit.org> wrote: > > On 04/02/2021 09:41, Angel Pons wrote: > > Hi Andrew, > > Hi Angel, > > Thanks for the reply. > > > On Wed, Feb 3, 2021 at 11:46 PM U'll Be King Of The Stars > > <ullbek...@andrewnesbit.org> wrote: > >> > >> - Intel D410PT (doesn't seem to be in current source tree) > > > > The D410PT and the D510MO use the same code. Support was added in > > https://review.coreboot.org/20000 (which merely renames the Kconfig > > option). > > I think I misunderstand something... > > Are you saying that support for the D410PT came with support for the > D510MO, but that recent source trees have removed explicit support for > the D410PT for some reason? I can't find any reference to D410PT in the > latest source tree.
If by "explicit" support you mean a dedicated mainboard folder or a "BOARD_INTEL_D410PT" Kconfig option, there was never one to begin with. The Gerrit change I linked merely added the model in the user-visible text of the "BOARD_INTEL_D510MO" Kconfig option, which is located in `src/mainboard/intel/d510mo/Kconfig.name`. In other words, the same coreboot config works for both the Intel D510MO and the Intel D410PT. > I'm still getting used to reading the coreboot source tree. Maybe I'm > doing this all wrong. > > If you could please point to something additional that is informative, > then that would be very helpful. > > Andrew Best regards, Angel _______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-le...@coreboot.org