Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions boards/renesas/ek_ra8d1/ek_ra8d1_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ CONFIG_CLOCK_CONTROL=y

CONFIG_BUILD_OUTPUT_HEX=y
CONFIG_BUILD_NO_GAP_FILL=y

CONFIG_FLASH=y
2 changes: 0 additions & 2 deletions boards/renesas/ek_ra8m1/ek_ra8m1_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ CONFIG_CONSOLE=y
CONFIG_BUILD_OUTPUT_HEX=y
CONFIG_BUILD_NO_GAP_FILL=y
CONFIG_CLOCK_CONTROL=y

CONFIG_FLASH=y
2 changes: 0 additions & 2 deletions boards/renesas/mck_ra8t1/mck_ra8t1_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ CONFIG_CLOCK_CONTROL=y

CONFIG_BUILD_OUTPUT_HEX=y
CONFIG_BUILD_NO_GAP_FILL=y

CONFIG_FLASH=y
2 changes: 1 addition & 1 deletion dts/arm/renesas/ra/ra8/ra8x1.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
reg = <0x40100000 0x20000>;
#address-cells = <1>;
#size-cells = <1>;
interrupts = <38 2>, <39 2>;
interrupts = <49 1>, <50 1>;
interrupt-names = "frdyi", "fiferr";
};

Expand Down