Re: [PATCH v2] MIPS: config: Add EcoNet EN751221 defconfig

From: Randy Dunlap

Date: Thu Aug 27 2026 - 19:51:08 EST




On 8/17/26 3:03 PM, Caleb James DeLisle wrote:
> Add config based on OpenWrt for EN751221 boards.
> Of note: EcoNet bootloader has a 7.2MB kernel size limit so
> ZBOOT is assumed to be needed in all cases.
>
> Signed-off-by: Caleb James DeLisle <cjd@xxxxxxxx>
> ---
> Updated to work after SERIAL_8250 and SERIAL_OF_PLATFORM removed
> from Kconfig.
> Link: https://lore.kernel.org/linux-mips/20260815235109.666268-1-julianbraha@xxxxxxxxx/
> ---
> MAINTAINERS | 1 +
> arch/mips/configs/econet_en751221_defconfig | 264 ++++++++++++++++++++
> 2 files changed, 265 insertions(+)
> create mode 100644 arch/mips/configs/econet_en751221_defconfig
>
...
>
> base-commit: 3b7711be02612845e44b5e9ef7c0b9f203cf29b6
> prerequisite-patch-id: 0f044e47a76450ebb4fe52dc60a6b2f79625bbff
> prerequisite-patch-id: 6380783b9da35b966b64c237b0ef50c31c7425d6

Hi,
Can you identify these 2 prerequisite patches?
They are not in linux-next so I can't test this patch.

thanks.
--
~Randy