blob: 3f7ec05379512ead061b80d5487be11320a26630 [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
Biju Das3e5f3db2021-03-17 14:11:50 +000060config RZ_G2
61 bool "Renesas ARM SoCs RZ/G2 (64bit)"
62
Marek Vasut30b62ca2019-02-18 13:34:19 +010063endmenu
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +090064
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +090065choice
Marek Vasut30b62ca2019-02-18 13:34:19 +010066 prompt "Renesas ARM64 SoCs board select"
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +090067 optional
68
Adam Ford0099dfd2021-02-03 06:57:20 -060069config TARGET_BEACON_RZG2H
70 bool "Beacon EmbeddedWorks RZ/G2H Dev Kit"
71 select R8A774E1
72 select PINCTRL_PFC_R8A774E1
73
Adam Ford59028792020-06-30 09:30:11 -050074config TARGET_BEACON_RZG2M
75 bool "Beacon EmbeddedWorks RZ/G2M Dev Kit"
76 select R8A774A1
77 select PINCTRL_PFC_R8A774A1
78
Adam Ford6001b492021-02-03 06:57:19 -060079config TARGET_BEACON_RZG2N
80 bool "Beacon EmbeddedWorks RZ/G2N Dev Kit"
81 select R8A774B1
82 select PINCTRL_PFC_R8A774B1
83
Marek Vasut3ebb9192019-07-29 19:59:44 +020084config TARGET_CONDOR
85 bool "Condor board"
86 imply R8A77980
87 help
88 Support for Renesas R-Car Gen3 Condor platform
89
Marek Vasut7387d4c2017-10-08 20:41:18 +020090config TARGET_DRAAK
91 bool "Draak board"
Marek Vasut30b62ca2019-02-18 13:34:19 +010092 imply R8A77995
Marek Vasut7387d4c2017-10-08 20:41:18 +020093 help
94 Support for Renesas R-Car Gen3 Draak platform
95
Marek Vasutd21f08b2017-10-09 21:08:10 +020096config TARGET_EAGLE
97 bool "Eagle board"
Marek Vasut30b62ca2019-02-18 13:34:19 +010098 imply R8A77970
Marek Vasutd21f08b2017-10-09 21:08:10 +020099 help
100 Support for Renesas R-Car Gen3 Eagle platform
101
Marek Vasut63e22512018-04-26 13:31:39 +0200102config TARGET_EBISU
103 bool "Ebisu board"
Marek Vasut30b62ca2019-02-18 13:34:19 +0100104 imply R8A77990
Marek Vasut63e22512018-04-26 13:31:39 +0200105 help
106 Support for Renesas R-Car Gen3 Ebisu platform
107
Biju Dasb650c832021-03-01 17:08:47 +0000108config TARGET_HIHOPE_RZG2
109 bool "HiHope RZ/G2 board"
110 imply R8A774A1
Biju Dasdca070c2021-03-01 17:08:48 +0000111 imply R8A774B1
Biju Das5be85de2021-03-01 17:08:49 +0000112 imply R8A774E1
Biju Das3e5f3db2021-03-17 14:11:50 +0000113 imply RZ_G2
Biju Dasb650c832021-03-01 17:08:47 +0000114 imply SYS_MALLOC_F
115 imply MULTI_DTB_FIT
116 imply MULTI_DTB_FIT_USER_DEFINED_AREA
117 help
118 Support for RZG2 HiHope platform
119
Lad Prabhakar07148c12021-03-15 22:24:05 +0000120config TARGET_SILINUX_EK874
121 bool "Silicon Linux EK874 board"
122 imply R8A774C0
Biju Das3e5f3db2021-03-17 14:11:50 +0000123 imply RZ_G2
Lad Prabhakar07148c12021-03-15 22:24:05 +0000124 help
125 Support for Silicon Linux EK874 platform
126
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900127config TARGET_SALVATOR_X
128 bool "Salvator-X board"
Marek Vasut30b62ca2019-02-18 13:34:19 +0100129 imply R8A7795
130 imply R8A7796
Marek Vasutce417a22019-03-04 01:32:44 +0100131 imply R8A77965
Marek Vasutbdafee72019-03-13 21:09:49 +0100132 imply SYS_MALLOC_F
133 imply MULTI_DTB_FIT
134 imply MULTI_DTB_FIT_USER_DEFINED_AREA
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900135 help
Marek Vasut2aef8f32017-05-13 15:57:40 +0200136 Support for Renesas R-Car Gen3 platform
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900137
Marek Vasutbd390502017-07-21 23:15:21 +0200138config TARGET_ULCB
139 bool "ULCB board"
Marek Vasut30b62ca2019-02-18 13:34:19 +0100140 imply R8A7795
141 imply R8A7796
Marek Vasutce417a22019-03-04 01:32:44 +0100142 imply R8A77965
Marek Vasutbdafee72019-03-13 21:09:49 +0100143 imply SYS_MALLOC_F
144 imply MULTI_DTB_FIT
145 imply MULTI_DTB_FIT_USER_DEFINED_AREA
Marek Vasutbd390502017-07-21 23:15:21 +0200146 help
147 Support for Renesas R-Car Gen3 ULCB platform
148
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +0900149endchoice
150
151config SYS_SOC
152 default "rmobile"
153
Marek Vasut3ebb9192019-07-29 19:59:44 +0200154source "board/renesas/condor/Kconfig"
Marek Vasut7387d4c2017-10-08 20:41:18 +0200155source "board/renesas/draak/Kconfig"
Marek Vasutd21f08b2017-10-09 21:08:10 +0200156source "board/renesas/eagle/Kconfig"
Marek Vasut63e22512018-04-26 13:31:39 +0200157source "board/renesas/ebisu/Kconfig"
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900158source "board/renesas/salvator-x/Kconfig"
Marek Vasutbd390502017-07-21 23:15:21 +0200159source "board/renesas/ulcb/Kconfig"
Adam Ford59028792020-06-30 09:30:11 -0500160source "board/beacon/beacon-rzg2m/Kconfig"
Biju Dasb650c832021-03-01 17:08:47 +0000161source "board/hoperun/hihope-rzg2/Kconfig"
Lad Prabhakar07148c12021-03-15 22:24:05 +0000162source "board/silinux/ek874/Kconfig"
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +0900163
Marek Vasutbdafee72019-03-13 21:09:49 +0100164config MULTI_DTB_FIT_UNCOMPRESS_SZ
Biju Dasb650c832021-03-01 17:08:47 +0000165 default 0x80000 if TARGET_HIHOPE_RZG2
Marek Vasutbdafee72019-03-13 21:09:49 +0100166 default 0x80000 if TARGET_SALVATOR_X
167 default 0x80000 if TARGET_ULCB
168
169config MULTI_DTB_FIT_USER_DEF_ADDR
Biju Dasb650c832021-03-01 17:08:47 +0000170 default 0x49000000 if TARGET_HIHOPE_RZG2
Marek Vasutbdafee72019-03-13 21:09:49 +0100171 default 0x49000000 if TARGET_SALVATOR_X
172 default 0x49000000 if TARGET_ULCB
173
174config SYS_MALLOC_F_LEN
175 default 0x8000 if RCAR_GEN3
176
Nobuhiro Iwamatsu581183d2016-04-01 03:51:34 +0900177endif