linux/arch/mips/econet/Platform
Caleb James DeLisle 35fb26f94d mips: Add EcoNet MIPS platform support
Add platform support for EcoNet MIPS SoCs.

Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2025-05-20 08:46:58 +02:00

5 lines
306 B
Text

# To address a 7.2MB kernel size limit in the EcoNet SDK bootloader,
# we put the load address well above where the bootloader loads and then use
# zboot. So please set CONFIG_ZBOOT_LOAD_ADDRESS to the address where your
# bootloader actually places the kernel.
load-$(CONFIG_ECONET) += 0xffffffff81000000