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