Re: [PATCH] riscv: further remove XIP
Paul Walmsley <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.ports.riscv |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 5 Aug 2026, Jisheng Zhang wrote:
> After commit 9b3a2be84803 ("riscv: Remove support for XIP kernel"),
> something relatd with XIP are still there. Remove them to clean up the
> code.
>
> Signed-off-by: Jisheng Zhang <[email protected]>
Thanks, queued for v7.3.
- Paul