summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoît Monin <benoit.monin@bootlin.com>2026-03-16 18:25:40 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2026-04-13 16:31:40 +0300
commit2aca86de974b309e86025644f186b82e7805c352 (patch)
tree78b43a0918b090ec4a730067805ba2295e727f77
parent4434c3896fab5f284469182a3cdf7cd46a7f11ce (diff)
downloadlinux-2aca86de974b309e86025644f186b82e7805c352.tar.xz
MIPS: Add Mobileye EyeQ6Lplus support
Add the EyeQ6Lplus to the group of choices for Mobileye SoC and set the kernel load address specific to this SoC. Signed-off-by: Benoît Monin <benoit.monin@bootlin.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
-rw-r--r--arch/mips/mobileye/Kconfig3
-rw-r--r--arch/mips/mobileye/Platform1
2 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/mobileye/Kconfig b/arch/mips/mobileye/Kconfig
index f9abb2d6e178..8a4868d2e28f 100644
--- a/arch/mips/mobileye/Kconfig
+++ b/arch/mips/mobileye/Kconfig
@@ -12,6 +12,9 @@ choice
config MACH_EYEQ6H
bool "Mobileye EyeQ6H SoC"
+
+ config MACH_EYEQ6LPLUS
+ bool "Mobileye EyeQ6Lplus SoC"
endchoice
config FIT_IMAGE_FDT_EPM5
diff --git a/arch/mips/mobileye/Platform b/arch/mips/mobileye/Platform
index 69f775bbbb1e..93b533492b58 100644
--- a/arch/mips/mobileye/Platform
+++ b/arch/mips/mobileye/Platform
@@ -10,6 +10,7 @@
load-$(CONFIG_MACH_EYEQ5) = 0xa800000808000000
load-$(CONFIG_MACH_EYEQ6H) = 0xa800000100800000
+load-$(CONFIG_MACH_EYEQ6LPLUS) = 0xa800000108800000
all-$(CONFIG_MACH_EYEQ5) += vmlinux.gz.itb
its-y := vmlinux.its.S