Re: [PATCH v2 2/2] platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports first

From: Dustin Howett
Date: Thu Jan 27 2022 - 22:16:05 EST


On Thu, Jan 27, 2022 at 1:25 PM Prashant Malani <pmalani@xxxxxxxxxxxx> wrote:
>
> What source do Framework laptop ECs (MECs?) compile their EC firmware
> from?

They just released their source here:
https://github.com/FrameworkComputer/EmbeddedController

FWIW, this series was written before they went open, and you're not
likely to see a similar construct
over there.

> Yeah, I wasn't thinking about userland i/o port access, but just having
> this behaviour/different I/O port mapping described in the EC code base
> too.

Happy to submit this over there as well. Are cros_ec_commands.h (here)
and ec_commands.h (there)
intended to be kept in 1:1 sync?

As well, is this a blocking concern?

Thanks!
d