[PATCH] x86: add devicetree support
Simon Horman
horms at kernel.org
Mon Feb 20 07:01:45 PST 2023
On Sun, Feb 19, 2023 at 11:18:13AM +0100, Julian Winkler wrote:
> Since linux kernel has dropped support for simple firmware interface
> (SFI), the only way of boot newer versions on intel MID platform is
> using devicetree
Thanks Julian,
in general this patch looks fine to me.
Could I ask you to post a v2 that:
1. Is rebased on main - there was some fuzz in kexec-bzImage.c when
applying this patch locally.
2. Include a Signed-off-by line.
See "Sign your work - the Developer’s Certificate of Origin" in
https://www.kernel.org/doc/html/v6.2/process/submitting-patches.html
More information about the kexec
mailing list