[PATCH] arm: boot: ep93xx: don't rely on machine_is_*() for removed board files
Ethan Nelson-Moore
enelsonmoore at gmail.com
Sun May 10 14:53:50 PDT 2026
On Sun, May 10, 2026 at 10:40 AM Alexander Sverdlin
<alexander.sverdlin at gmail.com> wrote:
> I most probably miss something, but what is the reason for removing
> the machine IDs from the mach-types, especially if they are still used
> by the kernel (though only in its decompressor code)?
Hi, Alexander,
My plan after all my related patches are merged is to remove all
entries for legacy board files that are not used by the kernel (i.e.:
boards that were removed, never in mainline, or converted to DT
booting). This would reduce mach-types from 579 to 28 entries and
would allow it to be used as a list of non-DT boards remaining in the
kernel. The last time mach-types was similarly filtered was in 2016.
Ethan
More information about the linux-arm-kernel
mailing list