
On Mon, Dec 18, 2023 at 08:01:34AM -0700, Simon Glass wrote:
Hi Heinrich,
On Sat, 16 Dec 2023 at 12:27, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
On 12/16/23 19:46, Simon Glass wrote:
On Fri, 15 Dec 2023 at 06:33, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
Provide a configuration fragment to enable ACPI on QEMU.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com Acked-by: Ilias Apalodimas ilias.apalodimas@linaro.org
v2: no change
MAINTAINERS | 1 + board/emulation/configs/acpi.config | 3 +++ doc/board/emulation/acpi.rst | 23 +++++++++++++++++++++++ doc/board/emulation/index.rst | 1 + 4 files changed, 28 insertions(+) create mode 100644 board/emulation/configs/acpi.config create mode 100644 doc/board/emulation/acpi.rst
Reviewed-by: Simon Glass sjg@chromium.org
Are you planning to enable binman to build configurations with config fragments? This would be needed for testing in CI.
We still have not decided on a mechanism to name things which are made up of a base config and a fragment. The current proposal is [1] which I think is probably OK, but I have not tried to look at this in buildman yet.
Regards, Simon
[1] https://patchwork.ozlabs.org/user/todo/uboot/?series=380278
Patchwork a little frustrating about links sometimes, this should be: https://patchwork.ozlabs.org/project/uboot/list/?series=380278&state=*
Which _I_ don't think we need, but I'm also in the minority here so I'm not nak'ing it.