blob: 8127d33f2d63b660d4540512d6aca41d6f3e0fda [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"
Biju Dasb650c832021-03-01 17:08:47 +00007 imply CLK_R8A774A1
8 imply PINCTRL_PFC_R8A774A1
Biju Das4e4c0e52020-10-12 16:16:14 +01009
10config R8A774B1
11 bool "Renesas SoC R8A774B1"
Biju Das54db9e82020-10-14 18:17:35 +010012 imply CLK_R8A774B1
Biju Dasc5f37622020-10-28 10:34:21 +000013 imply PINCTRL_PFC_R8A774B1
Adam Forddbabfcc2020-06-30 09:30:06 -050014
Lad Prabhakar051f1492020-10-16 08:37:12 +010015config R8A774C0
16 bool "Renesas SoC R8A774C0"
Lad Prabhakara3c1fd62020-10-16 08:37:14 +010017 imply CLK_R8A774C0
Lad Prabhakar220f3082021-03-15 22:24:04 +000018 imply PINCTRL_PFC_R8A774C0
Lad Prabhakar051f1492020-10-16 08:37:12 +010019
Biju Dasaca749a2020-10-12 16:16:15 +010020config R8A774E1
21 bool "Renesas SoC R8A774E1"
Biju Dase9d91b82020-10-14 18:17:36 +010022 imply CLK_R8A774E1
Biju Das975154b2020-10-28 10:34:22 +000023 imply PINCTRL_PFC_R8A774E1
Biju Dasaca749a2020-10-12 16:16:15 +010024
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +090025config R8A7795
Marek Vasuta0f64042017-05-13 15:57:35 +020026 bool "Renesas SoC R8A7795"
Marek Vasut46467ce2019-02-18 13:20:48 +010027 imply CLK_R8A7795
Marek Vasut669367f2019-02-18 13:22:03 +010028 imply PINCTRL_PFC_R8A7795
Marek Vasuta0f64042017-05-13 15:57:35 +020029
Marek Vasut2dea3b32017-05-13 15:57:39 +020030config R8A7796
31 bool "Renesas SoC R8A7796"
Marek Vasut46467ce2019-02-18 13:20:48 +010032 imply CLK_R8A7796
Marek Vasut669367f2019-02-18 13:22:03 +010033 imply PINCTRL_PFC_R8A7796
Marek Vasut2dea3b32017-05-13 15:57:39 +020034
Marek Vasutce417a22019-03-04 01:32:44 +010035config R8A77965
36 bool "Renesas SoC R8A77965"
Marek Vasut93314392019-03-04 13:36:13 +010037 imply CLK_R8A77965
Marek Vasutc6435c32019-03-04 01:32:44 +010038 imply PINCTRL_PFC_R8A77965
Marek Vasutce417a22019-03-04 01:32:44 +010039
Marek Vasut5cb19e72017-10-09 20:39:47 +020040config R8A77970
41 bool "Renesas SoC R8A77970"
Marek Vasut46467ce2019-02-18 13:20:48 +010042 imply CLK_R8A77970
Marek Vasut669367f2019-02-18 13:22:03 +010043 imply PINCTRL_PFC_R8A77970
Marek Vasut5cb19e72017-10-09 20:39:47 +020044
Marek Vasut57ede1a2019-07-29 19:59:44 +020045config R8A77980
46 bool "Renesas SoC R8A77980"
47 imply CLK_R8A77980
48 imply PINCTRL_PFC_R8A77980
49
Marek Vasuta0410a62018-04-26 10:09:06 +020050config R8A77990
51 bool "Renesas SoC R8A77990"
Marek Vasut46467ce2019-02-18 13:20:48 +010052 imply CLK_R8A77990
Marek Vasut669367f2019-02-18 13:22:03 +010053 imply PINCTRL_PFC_R8A77990
Marek Vasuta0410a62018-04-26 10:09:06 +020054
Marek Vasut11545412017-10-08 20:52:52 +020055config R8A77995
56 bool "Renesas SoC R8A77995"
Marek Vasut46467ce2019-02-18 13:20:48 +010057 imply CLK_R8A77995
Marek Vasut669367f2019-02-18 13:22:03 +010058 imply PINCTRL_PFC_R8A77995
Marek Vasut11545412017-10-08 20:52:52 +020059
Marek Vasut30b62ca2019-02-18 13:34:19 +010060endmenu
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +090061
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +090062choice
Marek Vasut30b62ca2019-02-18 13:34:19 +010063 prompt "Renesas ARM64 SoCs board select"
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +090064 optional
65
Adam Ford0099dfd2021-02-03 06:57:20 -060066config TARGET_BEACON_RZG2H
67 bool "Beacon EmbeddedWorks RZ/G2H Dev Kit"
68 select R8A774E1
69 select PINCTRL_PFC_R8A774E1
70
Adam Ford59028792020-06-30 09:30:11 -050071config TARGET_BEACON_RZG2M
72 bool "Beacon EmbeddedWorks RZ/G2M Dev Kit"
73 select R8A774A1
74 select PINCTRL_PFC_R8A774A1
75
Adam Ford6001b492021-02-03 06:57:19 -060076config TARGET_BEACON_RZG2N
77 bool "Beacon EmbeddedWorks RZ/G2N Dev Kit"
78 select R8A774B1
79 select PINCTRL_PFC_R8A774B1
80
Marek Vasut3ebb9192019-07-29 19:59:44 +020081config TARGET_CONDOR
82 bool "Condor board"
83 imply R8A77980
84 help
85 Support for Renesas R-Car Gen3 Condor platform
86
Marek Vasut7387d4c2017-10-08 20:41:18 +020087config TARGET_DRAAK
88 bool "Draak board"
Marek Vasut30b62ca2019-02-18 13:34:19 +010089 imply R8A77995
Marek Vasut7387d4c2017-10-08 20:41:18 +020090 help
91 Support for Renesas R-Car Gen3 Draak platform
92
Marek Vasutd21f08b2017-10-09 21:08:10 +020093config TARGET_EAGLE
94 bool "Eagle board"
Marek Vasut30b62ca2019-02-18 13:34:19 +010095 imply R8A77970
Marek Vasutd21f08b2017-10-09 21:08:10 +020096 help
97 Support for Renesas R-Car Gen3 Eagle platform
98
Marek Vasut63e22512018-04-26 13:31:39 +020099config TARGET_EBISU
100 bool "Ebisu board"
Marek Vasut30b62ca2019-02-18 13:34:19 +0100101 imply R8A77990
Marek Vasut63e22512018-04-26 13:31:39 +0200102 help
103 Support for Renesas R-Car Gen3 Ebisu platform
104
Biju Dasb650c832021-03-01 17:08:47 +0000105config TARGET_HIHOPE_RZG2
106 bool "HiHope RZ/G2 board"
107 imply R8A774A1
Biju Dasdca070c2021-03-01 17:08:48 +0000108 imply R8A774B1
Biju Das5be85de2021-03-01 17:08:49 +0000109 imply R8A774E1
Biju Dasb650c832021-03-01 17:08:47 +0000110 imply SYS_MALLOC_F
111 imply MULTI_DTB_FIT
112 imply MULTI_DTB_FIT_USER_DEFINED_AREA
113 help
114 Support for RZG2 HiHope platform
115
Lad Prabhakar07148c12021-03-15 22:24:05 +0000116config TARGET_SILINUX_EK874
117 bool "Silicon Linux EK874 board"
118 imply R8A774C0
119 help
120 Support for Silicon Linux EK874 platform
121
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900122config TARGET_SALVATOR_X
123 bool "Salvator-X board"
Marek Vasut30b62ca2019-02-18 13:34:19 +0100124 imply R8A7795
125 imply R8A7796
Marek Vasutce417a22019-03-04 01:32:44 +0100126 imply R8A77965
Marek Vasutbdafee72019-03-13 21:09:49 +0100127 imply SYS_MALLOC_F
128 imply MULTI_DTB_FIT
129 imply MULTI_DTB_FIT_USER_DEFINED_AREA
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900130 help
Marek Vasut2aef8f32017-05-13 15:57:40 +0200131 Support for Renesas R-Car Gen3 platform
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900132
Marek Vasutbd390502017-07-21 23:15:21 +0200133config TARGET_ULCB
134 bool "ULCB board"
Marek Vasut30b62ca2019-02-18 13:34:19 +0100135 imply R8A7795
136 imply R8A7796
Marek Vasutce417a22019-03-04 01:32:44 +0100137 imply R8A77965
Marek Vasutbdafee72019-03-13 21:09:49 +0100138 imply SYS_MALLOC_F
139 imply MULTI_DTB_FIT
140 imply MULTI_DTB_FIT_USER_DEFINED_AREA
Marek Vasutbd390502017-07-21 23:15:21 +0200141 help
142 Support for Renesas R-Car Gen3 ULCB platform
143
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +0900144endchoice
145
146config SYS_SOC
147 default "rmobile"
148
Marek Vasut3ebb9192019-07-29 19:59:44 +0200149source "board/renesas/condor/Kconfig"
Marek Vasut7387d4c2017-10-08 20:41:18 +0200150source "board/renesas/draak/Kconfig"
Marek Vasutd21f08b2017-10-09 21:08:10 +0200151source "board/renesas/eagle/Kconfig"
Marek Vasut63e22512018-04-26 13:31:39 +0200152source "board/renesas/ebisu/Kconfig"
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900153source "board/renesas/salvator-x/Kconfig"
Marek Vasutbd390502017-07-21 23:15:21 +0200154source "board/renesas/ulcb/Kconfig"
Adam Ford59028792020-06-30 09:30:11 -0500155source "board/beacon/beacon-rzg2m/Kconfig"
Biju Dasb650c832021-03-01 17:08:47 +0000156source "board/hoperun/hihope-rzg2/Kconfig"
Lad Prabhakar07148c12021-03-15 22:24:05 +0000157source "board/silinux/ek874/Kconfig"
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900158
Marek Vasutbdafee72019-03-13 21:09:49 +0100159config MULTI_DTB_FIT_UNCOMPRESS_SZ
Biju Dasb650c832021-03-01 17:08:47 +0000160 default 0x80000 if TARGET_HIHOPE_RZG2
Marek Vasutbdafee72019-03-13 21:09:49 +0100161 default 0x80000 if TARGET_SALVATOR_X
162 default 0x80000 if TARGET_ULCB
163
164config MULTI_DTB_FIT_USER_DEF_ADDR
Biju Dasb650c832021-03-01 17:08:47 +0000165 default 0x49000000 if TARGET_HIHOPE_RZG2
Marek Vasutbdafee72019-03-13 21:09:49 +0100166 default 0x49000000 if TARGET_SALVATOR_X
167 default 0x49000000 if TARGET_ULCB
168
169config SYS_MALLOC_F_LEN
170 default 0x8000 if RCAR_GEN3
171
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +0900172endif