2016-04-01 03:51:34 +09:00
|
|
|
if RCAR_GEN3
|
|
|
|
|
2019-02-18 13:34:19 +01:00
|
|
|
menu "Select Target SoC"
|
2017-05-13 15:57:35 +02:00
|
|
|
|
2020-06-30 09:30:06 -05:00
|
|
|
config R8A774A1
|
2020-10-12 16:16:14 +01:00
|
|
|
bool "Renesas SoC R8A774A1"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2021-03-01 17:08:47 +00:00
|
|
|
imply CLK_R8A774A1
|
|
|
|
imply PINCTRL_PFC_R8A774A1
|
2020-10-12 16:16:14 +01:00
|
|
|
|
|
|
|
config R8A774B1
|
|
|
|
bool "Renesas SoC R8A774B1"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2020-10-14 18:17:35 +01:00
|
|
|
imply CLK_R8A774B1
|
2020-10-28 10:34:21 +00:00
|
|
|
imply PINCTRL_PFC_R8A774B1
|
2020-06-30 09:30:06 -05:00
|
|
|
|
2020-10-16 08:37:12 +01:00
|
|
|
config R8A774C0
|
|
|
|
bool "Renesas SoC R8A774C0"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2020-10-16 08:37:14 +01:00
|
|
|
imply CLK_R8A774C0
|
2021-03-15 22:24:04 +00:00
|
|
|
imply PINCTRL_PFC_R8A774C0
|
2020-10-16 08:37:12 +01:00
|
|
|
|
2020-10-12 16:16:15 +01:00
|
|
|
config R8A774E1
|
|
|
|
bool "Renesas SoC R8A774E1"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2020-10-14 18:17:36 +01:00
|
|
|
imply CLK_R8A774E1
|
2020-10-28 10:34:22 +00:00
|
|
|
imply PINCTRL_PFC_R8A774E1
|
2020-10-12 16:16:15 +01:00
|
|
|
|
2016-04-01 03:51:36 +09:00
|
|
|
config R8A7795
|
2017-05-13 15:57:35 +02:00
|
|
|
bool "Renesas SoC R8A7795"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2019-02-18 13:20:48 +01:00
|
|
|
imply CLK_R8A7795
|
2019-02-18 13:22:03 +01:00
|
|
|
imply PINCTRL_PFC_R8A7795
|
2017-05-13 15:57:35 +02:00
|
|
|
|
2017-05-13 15:57:39 +02:00
|
|
|
config R8A7796
|
|
|
|
bool "Renesas SoC R8A7796"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2019-02-18 13:20:48 +01:00
|
|
|
imply CLK_R8A7796
|
2019-02-18 13:22:03 +01:00
|
|
|
imply PINCTRL_PFC_R8A7796
|
2017-05-13 15:57:39 +02:00
|
|
|
|
2019-03-04 01:32:44 +01:00
|
|
|
config R8A77965
|
|
|
|
bool "Renesas SoC R8A77965"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2019-03-04 13:36:13 +01:00
|
|
|
imply CLK_R8A77965
|
2019-03-04 01:32:44 +01:00
|
|
|
imply PINCTRL_PFC_R8A77965
|
2019-03-04 01:32:44 +01:00
|
|
|
|
2017-10-09 20:39:47 +02:00
|
|
|
config R8A77970
|
|
|
|
bool "Renesas SoC R8A77970"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2019-02-18 13:20:48 +01:00
|
|
|
imply CLK_R8A77970
|
2019-02-18 13:22:03 +01:00
|
|
|
imply PINCTRL_PFC_R8A77970
|
2017-10-09 20:39:47 +02:00
|
|
|
|
2019-07-29 19:59:44 +02:00
|
|
|
config R8A77980
|
|
|
|
bool "Renesas SoC R8A77980"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2019-07-29 19:59:44 +02:00
|
|
|
imply CLK_R8A77980
|
|
|
|
imply PINCTRL_PFC_R8A77980
|
|
|
|
|
2018-04-26 10:09:06 +02:00
|
|
|
config R8A77990
|
|
|
|
bool "Renesas SoC R8A77990"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2019-02-18 13:20:48 +01:00
|
|
|
imply CLK_R8A77990
|
2019-02-18 13:22:03 +01:00
|
|
|
imply PINCTRL_PFC_R8A77990
|
2018-04-26 10:09:06 +02:00
|
|
|
|
2017-10-08 20:52:52 +02:00
|
|
|
config R8A77995
|
|
|
|
bool "Renesas SoC R8A77995"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV2
|
2019-02-18 13:20:48 +01:00
|
|
|
imply CLK_R8A77995
|
2019-02-18 13:22:03 +01:00
|
|
|
imply PINCTRL_PFC_R8A77995
|
2017-10-08 20:52:52 +02:00
|
|
|
|
2020-05-21 14:11:13 +07:00
|
|
|
config R8A779A0
|
|
|
|
bool "Renesas SoC R8A779A0"
|
2021-08-19 14:19:39 -04:00
|
|
|
select GICV3
|
2020-05-21 14:11:13 +07:00
|
|
|
imply CLK_R8A779A0
|
|
|
|
imply PINCTRL_PFC_R8A779A0
|
|
|
|
|
2021-03-17 14:11:50 +00:00
|
|
|
config RZ_G2
|
|
|
|
bool "Renesas ARM SoCs RZ/G2 (64bit)"
|
|
|
|
|
2019-02-18 13:34:19 +01:00
|
|
|
endmenu
|
2016-04-01 03:51:36 +09:00
|
|
|
|
2016-04-01 03:51:34 +09:00
|
|
|
choice
|
2019-02-18 13:34:19 +01:00
|
|
|
prompt "Renesas ARM64 SoCs board select"
|
2016-04-01 03:51:34 +09:00
|
|
|
optional
|
|
|
|
|
2020-06-30 09:30:11 -05:00
|
|
|
config TARGET_BEACON_RZG2M
|
2021-09-20 11:14:29 -05:00
|
|
|
bool "Beacon EmbeddedWorks RZ/G2 Dev Kit"
|
2020-06-30 09:30:11 -05:00
|
|
|
select R8A774A1
|
2021-09-20 11:14:28 -05:00
|
|
|
select R8A774B1
|
|
|
|
select R8A774E1
|
2021-06-24 12:52:11 -05:00
|
|
|
select RZ_G2
|
2020-06-30 09:30:11 -05:00
|
|
|
select PINCTRL_PFC_R8A774A1
|
2021-09-20 11:14:28 -05:00
|
|
|
select PINCTRL_PFC_R8A774B1
|
|
|
|
select PINCTRL_PFC_R8A774E1
|
|
|
|
imply MULTI_DTB_FIT
|
|
|
|
imply MULTI_DTB_FIT_USER_DEFINED_AREA
|
2021-09-20 11:14:31 -05:00
|
|
|
imply CLK_VERSACLOCK
|
|
|
|
imply CLK_CCF
|
2020-06-30 09:30:11 -05:00
|
|
|
|
2019-07-29 19:59:44 +02:00
|
|
|
config TARGET_CONDOR
|
|
|
|
bool "Condor board"
|
|
|
|
imply R8A77980
|
|
|
|
help
|
|
|
|
Support for Renesas R-Car Gen3 Condor platform
|
|
|
|
|
2017-10-08 20:41:18 +02:00
|
|
|
config TARGET_DRAAK
|
|
|
|
bool "Draak board"
|
2019-02-18 13:34:19 +01:00
|
|
|
imply R8A77995
|
2017-10-08 20:41:18 +02:00
|
|
|
help
|
|
|
|
Support for Renesas R-Car Gen3 Draak platform
|
|
|
|
|
2017-10-09 21:08:10 +02:00
|
|
|
config TARGET_EAGLE
|
|
|
|
bool "Eagle board"
|
2019-02-18 13:34:19 +01:00
|
|
|
imply R8A77970
|
2017-10-09 21:08:10 +02:00
|
|
|
help
|
|
|
|
Support for Renesas R-Car Gen3 Eagle platform
|
|
|
|
|
2018-04-26 13:31:39 +02:00
|
|
|
config TARGET_EBISU
|
|
|
|
bool "Ebisu board"
|
2019-02-18 13:34:19 +01:00
|
|
|
imply R8A77990
|
2018-04-26 13:31:39 +02:00
|
|
|
help
|
|
|
|
Support for Renesas R-Car Gen3 Ebisu platform
|
|
|
|
|
2020-05-21 20:14:05 +07:00
|
|
|
config TARGET_FALCON
|
|
|
|
bool "Falcon board"
|
|
|
|
imply R8A779A0
|
|
|
|
help
|
|
|
|
Support for Renesas R-Car Gen3 Falcon platform
|
|
|
|
|
2021-03-01 17:08:47 +00:00
|
|
|
config TARGET_HIHOPE_RZG2
|
|
|
|
bool "HiHope RZ/G2 board"
|
|
|
|
imply R8A774A1
|
2021-03-01 17:08:48 +00:00
|
|
|
imply R8A774B1
|
2021-03-01 17:08:49 +00:00
|
|
|
imply R8A774E1
|
2021-03-17 14:11:50 +00:00
|
|
|
imply RZ_G2
|
2021-03-01 17:08:47 +00:00
|
|
|
imply SYS_MALLOC_F
|
|
|
|
imply MULTI_DTB_FIT
|
|
|
|
imply MULTI_DTB_FIT_USER_DEFINED_AREA
|
|
|
|
help
|
|
|
|
Support for RZG2 HiHope platform
|
|
|
|
|
2021-03-15 22:24:05 +00:00
|
|
|
config TARGET_SILINUX_EK874
|
|
|
|
bool "Silicon Linux EK874 board"
|
|
|
|
imply R8A774C0
|
2021-03-17 14:11:50 +00:00
|
|
|
imply RZ_G2
|
2021-03-15 22:24:05 +00:00
|
|
|
help
|
|
|
|
Support for Silicon Linux EK874 platform
|
|
|
|
|
2016-04-01 03:51:36 +09:00
|
|
|
config TARGET_SALVATOR_X
|
|
|
|
bool "Salvator-X board"
|
2019-02-18 13:34:19 +01:00
|
|
|
imply R8A7795
|
|
|
|
imply R8A7796
|
2019-03-04 01:32:44 +01:00
|
|
|
imply R8A77965
|
2019-03-13 21:09:49 +01:00
|
|
|
imply SYS_MALLOC_F
|
|
|
|
imply MULTI_DTB_FIT
|
|
|
|
imply MULTI_DTB_FIT_USER_DEFINED_AREA
|
2016-04-01 03:51:36 +09:00
|
|
|
help
|
2017-05-13 15:57:40 +02:00
|
|
|
Support for Renesas R-Car Gen3 platform
|
2016-04-01 03:51:36 +09:00
|
|
|
|
2017-07-21 23:15:21 +02:00
|
|
|
config TARGET_ULCB
|
|
|
|
bool "ULCB board"
|
2019-02-18 13:34:19 +01:00
|
|
|
imply R8A7795
|
|
|
|
imply R8A7796
|
2019-03-04 01:32:44 +01:00
|
|
|
imply R8A77965
|
2019-03-13 21:09:49 +01:00
|
|
|
imply SYS_MALLOC_F
|
|
|
|
imply MULTI_DTB_FIT
|
|
|
|
imply MULTI_DTB_FIT_USER_DEFINED_AREA
|
2017-07-21 23:15:21 +02:00
|
|
|
help
|
|
|
|
Support for Renesas R-Car Gen3 ULCB platform
|
|
|
|
|
2016-04-01 03:51:34 +09:00
|
|
|
endchoice
|
|
|
|
|
|
|
|
config SYS_SOC
|
|
|
|
default "rmobile"
|
|
|
|
|
2019-07-29 19:59:44 +02:00
|
|
|
source "board/renesas/condor/Kconfig"
|
2017-10-08 20:41:18 +02:00
|
|
|
source "board/renesas/draak/Kconfig"
|
2017-10-09 21:08:10 +02:00
|
|
|
source "board/renesas/eagle/Kconfig"
|
2018-04-26 13:31:39 +02:00
|
|
|
source "board/renesas/ebisu/Kconfig"
|
2020-05-21 20:14:05 +07:00
|
|
|
source "board/renesas/falcon/Kconfig"
|
2016-04-01 03:51:36 +09:00
|
|
|
source "board/renesas/salvator-x/Kconfig"
|
2017-07-21 23:15:21 +02:00
|
|
|
source "board/renesas/ulcb/Kconfig"
|
2020-06-30 09:30:11 -05:00
|
|
|
source "board/beacon/beacon-rzg2m/Kconfig"
|
2021-03-01 17:08:47 +00:00
|
|
|
source "board/hoperun/hihope-rzg2/Kconfig"
|
2021-03-15 22:24:05 +00:00
|
|
|
source "board/silinux/ek874/Kconfig"
|
2016-04-01 03:51:36 +09:00
|
|
|
|
2019-03-13 21:09:49 +01:00
|
|
|
config MULTI_DTB_FIT_UNCOMPRESS_SZ
|
2021-09-20 11:14:28 -05:00
|
|
|
default 0x80000 if TARGET_BEACON_RZG2M
|
2021-03-01 17:08:47 +00:00
|
|
|
default 0x80000 if TARGET_HIHOPE_RZG2
|
2019-03-13 21:09:49 +01:00
|
|
|
default 0x80000 if TARGET_SALVATOR_X
|
|
|
|
default 0x80000 if TARGET_ULCB
|
|
|
|
|
|
|
|
config MULTI_DTB_FIT_USER_DEF_ADDR
|
2021-09-20 11:14:28 -05:00
|
|
|
default 0x49000000 if TARGET_BEACON_RZG2M
|
2021-03-01 17:08:47 +00:00
|
|
|
default 0x49000000 if TARGET_HIHOPE_RZG2
|
2019-03-13 21:09:49 +01:00
|
|
|
default 0x49000000 if TARGET_SALVATOR_X
|
|
|
|
default 0x49000000 if TARGET_ULCB
|
|
|
|
|
|
|
|
config SYS_MALLOC_F_LEN
|
|
|
|
default 0x8000 if RCAR_GEN3
|
|
|
|
|
2016-04-01 03:51:34 +09:00
|
|
|
endif
|