Skip to content

Commit 292f745

Browse files
quytranpzzkartben
authored andcommitted
soc: renesas: ra: Move configs from board deconfig into SoC deconfig
- Move config BUILD_OUTPUT_HEX and CLOK_CONTROL from board deconfig into SoC deconfig - Add clock-frequency in dts to get config SYS_CLOCK_HW_CYCLES_PER_SEC from dts Signed-off-by: Quy Tran <[email protected]>
1 parent ad04319 commit 292f745

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+180
-82
lines changed
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) 2024 TOKITA Hiroshi
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=48000000
5-
64
# Enable GPIO
75
CONFIG_GPIO=y
86

@@ -11,6 +9,3 @@ CONFIG_SERIAL=y
119
CONFIG_UART_CONSOLE=y
1210
CONFIG_UART_INTERRUPT_DRIVEN=y
1311
CONFIG_CONSOLE=y
14-
15-
CONFIG_BUILD_OUTPUT_HEX=y
16-
CONFIG_CLOCK_CONTROL=y
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) 2024 Renesas Electronics Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=100000000
5-
64
# Enable GPIO
75
CONFIG_GPIO=y
86

@@ -11,6 +9,3 @@ CONFIG_SERIAL=y
119
CONFIG_UART_INTERRUPT_DRIVEN=y
1210
CONFIG_UART_CONSOLE=y
1311
CONFIG_CONSOLE=y
14-
15-
CONFIG_BUILD_OUTPUT_HEX=y
16-
CONFIG_CLOCK_CONTROL=y
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) 2024 Renesas Electronics Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=100000000
5-
64
# Enable GPIO
75
CONFIG_GPIO=y
86

@@ -11,6 +9,3 @@ CONFIG_SERIAL=y
119
CONFIG_UART_INTERRUPT_DRIVEN=y
1210
CONFIG_UART_CONSOLE=y
1311
CONFIG_CONSOLE=y
14-
15-
CONFIG_BUILD_OUTPUT_HEX=y
16-
CONFIG_CLOCK_CONTROL=y
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) 2024 Renesas Electronics Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=100000000
5-
64
# Enable GPIO
75
CONFIG_GPIO=y
86

@@ -11,6 +9,3 @@ CONFIG_SERIAL=y
119
CONFIG_UART_INTERRUPT_DRIVEN=y
1210
CONFIG_UART_CONSOLE=y
1311
CONFIG_CONSOLE=y
14-
15-
CONFIG_BUILD_OUTPUT_HEX=y
16-
CONFIG_CLOCK_CONTROL=y
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) 2024 Renesas Electronics Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=48000000
5-
64
# Enable GPIO
75
CONFIG_GPIO=y
86

@@ -11,6 +9,3 @@ CONFIG_SERIAL=y
119
CONFIG_UART_INTERRUPT_DRIVEN=y
1210
CONFIG_UART_CONSOLE=y
1311
CONFIG_CONSOLE=y
14-
15-
CONFIG_BUILD_OUTPUT_HEX=y
16-
CONFIG_CLOCK_CONTROL=y
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) 2024 Renesas Electronics Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=200000000
5-
64
# Enable GPIO
75
CONFIG_GPIO=y
86

@@ -11,6 +9,3 @@ CONFIG_SERIAL=y
119
CONFIG_UART_INTERRUPT_DRIVEN=y
1210
CONFIG_UART_CONSOLE=y
1311
CONFIG_CONSOLE=y
14-
15-
CONFIG_BUILD_OUTPUT_HEX=y
16-
CONFIG_CLOCK_CONTROL=y

boards/renesas/ek_ra6m1/ek_ra6m1_defconfig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
# Copyright (c) 2024 Renesas Electronics Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=120000000
5-
64
# Enable GPIO
75
CONFIG_GPIO=y
86

9-
CONFIG_BUILD_OUTPUT_HEX=y
10-
CONFIG_CLOCK_CONTROL=y
11-
127
# Enable Console
138
CONFIG_SERIAL=y
149
CONFIG_UART_CONSOLE=y

boards/renesas/ek_ra6m2/ek_ra6m2_defconfig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
# Copyright (c) 2024 Renesas Electronics Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=120000000
5-
64
# Enable GPIO
75
CONFIG_GPIO=y
86

9-
CONFIG_BUILD_OUTPUT_HEX=y
10-
CONFIG_CLOCK_CONTROL=y
11-
127
# Enable Console
138
CONFIG_SERIAL=y
149
CONFIG_UART_CONSOLE=y
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) 2024 Renesas Electronics Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=120000000
5-
64
# Enable GPIO
75
CONFIG_GPIO=y
86

@@ -11,6 +9,3 @@ CONFIG_SERIAL=y
119
CONFIG_UART_INTERRUPT_DRIVEN=y
1210
CONFIG_CONSOLE=y
1311
CONFIG_UART_CONSOLE=y
14-
15-
CONFIG_BUILD_OUTPUT_HEX=y
16-
CONFIG_CLOCK_CONTROL=y
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) 2024 Renesas Electronics Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=200000000
5-
64
# Enable GPIO
75
CONFIG_GPIO=y
86

@@ -11,6 +9,3 @@ CONFIG_SERIAL=y
119
CONFIG_UART_INTERRUPT_DRIVEN=y
1210
CONFIG_CONSOLE=y
1311
CONFIG_UART_CONSOLE=y
14-
15-
CONFIG_BUILD_OUTPUT_HEX=y
16-
CONFIG_CLOCK_CONTROL=y

0 commit comments

Comments
 (0)