Commit 2aca86de authored by Benoît Monin's avatar Benoît Monin Committed by Thomas Bogendoerfer
Browse files

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: default avatarBenoît Monin <benoit.monin@bootlin.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 4434c389
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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