blob: 0ef6cf619b4701bf3fca308efce7893fd4f8747a [file] [log] [blame]
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +09001if RCAR_GEN3
2
Marek Vasut30b62ca2019-02-18 13:34:19 +01003menu "Select Target SoC"
Marek Vasuta0f64042017-05-13 15:57:35 +02004
Adam Forddbabfcc2020-06-30 09:30:06 -05005config R8A774A1
Biju Das4e4c0e52020-10-12 16:16:14 +01006 bool "Renesas SoC R8A774A1"
7
8config R8A774B1
9 bool "Renesas SoC R8A774B1"
Biju Das54db9e82020-10-14 18:17:35 +010010 imply CLK_R8A774B1
Biju Dasc5f37622020-10-28 10:34:21 +000011 imply PINCTRL_PFC_R8A774B1
Adam Forddbabfcc2020-06-30 09:30:06 -050012
Lad Prabhakar051f1492020-10-16 08:37:12 +010013config R8A774C0
14 bool "Renesas SoC R8A774C0"
Lad Prabhakara3c1fd62020-10-16 08:37:14 +010015 imply CLK_R8A774C0
Lad Prabhakar051f1492020-10-16 08:37:12 +010016
Biju Dasaca749a2020-10-12 16:16:15 +010017config R8A774E1
18 bool "Renesas SoC R8A774E1"
Biju Dase9d91b82020-10-14 18:17:36 +010019 imply CLK_R8A774E1
Biju Das975154b2020-10-28 10:34:22 +000020 imply PINCTRL_PFC_R8A774E1
Biju Dasaca749a2020-10-12 16:16:15 +010021
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +090022config R8A7795
Marek Vasuta0f64042017-05-13 15:57:35 +020023 bool "Renesas SoC R8A7795"
Marek Vasut46467ce2019-02-18 13:20:48 +010024 imply CLK_R8A7795
Marek Vasut669367f2019-02-18 13:22:03 +010025 imply PINCTRL_PFC_R8A7795
Marek Vasuta0f64042017-05-13 15:57:35 +020026
Marek Vasut2dea3b32017-05-13 15:57:39 +020027config R8A7796
28 bool "Renesas SoC R8A7796"
Marek Vasut46467ce2019-02-18 13:20:48 +010029 imply CLK_R8A7796
Marek Vasut669367f2019-02-18 13:22:03 +010030 imply PINCTRL_PFC_R8A7796
Marek Vasut2dea3b32017-05-13 15:57:39 +020031
Marek Vasutce417a22019-03-04 01:32:44 +010032config R8A77965
33 bool "Renesas SoC R8A77965"
Marek Vasut93314392019-03-04 13:36:13 +010034 imply CLK_R8A77965
Marek Vasutc6435c32019-03-04 01:32:44 +010035 imply PINCTRL_PFC_R8A77965
Marek Vasutce417a22019-03-04 01:32:44 +010036
Marek Vasut5cb19e72017-10-09 20:39:47 +020037config R8A77970
38 bool "Renesas SoC R8A77970"
Marek Vasut46467ce2019-02-18 13:20:48 +010039 imply CLK_R8A77970
Marek Vasut669367f2019-02-18 13:22:03 +010040 imply PINCTRL_PFC_R8A77970
Marek Vasut5cb19e72017-10-09 20:39:47 +020041
Marek Vasut57ede1a2019-07-29 19:59:44 +020042config R8A77980
43 bool "Renesas SoC R8A77980"
44 imply CLK_R8A77980
45 imply PINCTRL_PFC_R8A77980
46
Marek Vasuta0410a62018-04-26 10:09:06 +020047config R8A77990
48 bool "Renesas SoC R8A77990"
Marek Vasut46467ce2019-02-18 13:20:48 +010049 imply CLK_R8A77990
Marek Vasut669367f2019-02-18 13:22:03 +010050 imply PINCTRL_PFC_R8A77990
Marek Vasuta0410a62018-04-26 10:09:06 +020051
Marek Vasut11545412017-10-08 20:52:52 +020052config R8A77995
53 bool "Renesas SoC R8A77995"
Marek Vasut46467ce2019-02-18 13:20:48 +010054 imply CLK_R8A77995
Marek Vasut669367f2019-02-18 13:22:03 +010055 imply PINCTRL_PFC_R8A77995
Marek Vasut11545412017-10-08 20:52:52 +020056
Marek Vasut30b62ca2019-02-18 13:34:19 +010057endmenu
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +090058
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +090059choice
Marek Vasut30b62ca2019-02-18 13:34:19 +010060 prompt "Renesas ARM64 SoCs board select"
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +090061 optional
62
Adam Ford59028792020-06-30 09:30:11 -050063config TARGET_BEACON_RZG2M
64 bool "Beacon EmbeddedWorks RZ/G2M Dev Kit"
65 select R8A774A1
66 select PINCTRL_PFC_R8A774A1
67
Marek Vasut3ebb9192019-07-29 19:59:44 +020068config TARGET_CONDOR
69 bool "Condor board"
70 imply R8A77980
71 help
72 Support for Renesas R-Car Gen3 Condor platform
73
Marek Vasut7387d4c2017-10-08 20:41:18 +020074config TARGET_DRAAK
75 bool "Draak board"
Marek Vasut30b62ca2019-02-18 13:34:19 +010076 imply R8A77995
Marek Vasut7387d4c2017-10-08 20:41:18 +020077 help
78 Support for Renesas R-Car Gen3 Draak platform
79
Marek Vasutd21f08b2017-10-09 21:08:10 +020080config TARGET_EAGLE
81 bool "Eagle board"
Marek Vasut30b62ca2019-02-18 13:34:19 +010082 imply R8A77970
Marek Vasutd21f08b2017-10-09 21:08:10 +020083 help
84 Support for Renesas R-Car Gen3 Eagle platform
85
Marek Vasut63e22512018-04-26 13:31:39 +020086config TARGET_EBISU
87 bool "Ebisu board"
Marek Vasut30b62ca2019-02-18 13:34:19 +010088 imply R8A77990
Marek Vasut63e22512018-04-26 13:31:39 +020089 help
90 Support for Renesas R-Car Gen3 Ebisu platform
91
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +090092config TARGET_SALVATOR_X
93 bool "Salvator-X board"
Marek Vasut30b62ca2019-02-18 13:34:19 +010094 imply R8A7795
95 imply R8A7796
Marek Vasutce417a22019-03-04 01:32:44 +010096 imply R8A77965
Marek Vasutbdafee72019-03-13 21:09:49 +010097 imply SYS_MALLOC_F
98 imply MULTI_DTB_FIT
99 imply MULTI_DTB_FIT_USER_DEFINED_AREA
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900100 help
Marek Vasut2aef8f32017-05-13 15:57:40 +0200101 Support for Renesas R-Car Gen3 platform
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900102
Marek Vasutbd390502017-07-21 23:15:21 +0200103config TARGET_ULCB
104 bool "ULCB board"
Marek Vasut30b62ca2019-02-18 13:34:19 +0100105 imply R8A7795
106 imply R8A7796
Marek Vasutce417a22019-03-04 01:32:44 +0100107 imply R8A77965
Marek Vasutbdafee72019-03-13 21:09:49 +0100108 imply SYS_MALLOC_F
109 imply MULTI_DTB_FIT
110 imply MULTI_DTB_FIT_USER_DEFINED_AREA
Marek Vasutbd390502017-07-21 23:15:21 +0200111 help
112 Support for Renesas R-Car Gen3 ULCB platform
113
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +0900114endchoice
115
116config SYS_SOC
117 default "rmobile"
118
Marek Vasut3ebb9192019-07-29 19:59:44 +0200119source "board/renesas/condor/Kconfig"
Marek Vasut7387d4c2017-10-08 20:41:18 +0200120source "board/renesas/draak/Kconfig"
Marek Vasutd21f08b2017-10-09 21:08:10 +0200121source "board/renesas/eagle/Kconfig"
Marek Vasut63e22512018-04-26 13:31:39 +0200122source "board/renesas/ebisu/Kconfig"
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900123source "board/renesas/salvator-x/Kconfig"
Marek Vasutbd390502017-07-21 23:15:21 +0200124source "board/renesas/ulcb/Kconfig"
Adam Ford59028792020-06-30 09:30:11 -0500125source "board/beacon/beacon-rzg2m/Kconfig"
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900126
Marek Vasutbdafee72019-03-13 21:09:49 +0100127config MULTI_DTB_FIT_UNCOMPRESS_SZ
128 default 0x80000 if TARGET_SALVATOR_X
129 default 0x80000 if TARGET_ULCB
130
131config MULTI_DTB_FIT_USER_DEF_ADDR
132 default 0x49000000 if TARGET_SALVATOR_X
133 default 0x49000000 if TARGET_ULCB
134
135config SYS_MALLOC_F_LEN
136 default 0x8000 if RCAR_GEN3
137
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +0900138endif