]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MIPS: Add Mobileye EyeQ6Lplus support
authorBenoît Monin <benoit.monin@bootlin.com>
Mon, 16 Mar 2026 15:25:40 +0000 (16:25 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 13 Apr 2026 13:31:40 +0000 (15:31 +0200)
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>
arch/mips/mobileye/Kconfig
arch/mips/mobileye/Platform

index f9abb2d6e1787dbc5a173db48606ed5a02088e41..8a4868d2e28f7eabee8d2938e4e85ca20d316ab7 100644 (file)
@@ -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
index 69f775bbbb1e1e2b207f5cf83d9701a20e2ac81f..93b533492b58e7340136aa6e1fe32a860b9168b3 100644 (file)
@@ -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