diff options
| author | hathach <[email protected]> | 2023-03-16 11:39:53 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-03-16 11:39:53 +0700 |
| commit | 2a10d5c20bf3dd504f51b010321fc6b72bf1bb35 (patch) | |
| tree | e14775ad978309944f9c494b15287406034cad87 | |
| parent | 92aed7e3e0600570da239729d1e83ede69be8158 (diff) | |
rename ra board name
| -rw-r--r-- | hw/bsp/ra/boards/ra4m3_ek/board.mk (renamed from hw/bsp/ra/boards/ek_ra4m3/board.mk) | 2 | ||||
| -rwxr-xr-x | hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/bsp_cfg.h (renamed from hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/bsp_cfg.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/bsp_clock_cfg.h (renamed from hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/bsp_clock_cfg.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/bsp_mcu_family_cfg.h (renamed from hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/bsp_mcu_family_cfg.h) | 0 | ||||
| -rwxr-xr-x | hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/r_ioport_cfg.h (renamed from hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/r_ioport_cfg.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/vector_data.h (renamed from hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/vector_data.h) | 0 | ||||
| -rw-r--r-- | hw/bsp/ra/boards/ra4m3_ek/ra4m3_ek.c (renamed from hw/bsp/ra/boards/ek_ra4m3/ek_ra4m3.c) | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | hw/bsp/ra/boards/ra4m3_ek/ra4m3_ek.ld (renamed from hw/bsp/ra/boards/ek_ra4m3/ek_ra4m3.ld) | 0 |
8 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/ra/boards/ek_ra4m3/board.mk b/hw/bsp/ra/boards/ra4m3_ek/board.mk index 19f293e54..61a7c5c4a 100644 --- a/hw/bsp/ra/boards/ek_ra4m3/board.mk +++ b/hw/bsp/ra/boards/ra4m3_ek/board.mk @@ -8,7 +8,7 @@ FSP_MCU_DIR = hw/mcu/renesas/fsp/ra/fsp/src/bsp/mcu/ra4m3 FSP_BOARD_DIR = hw/mcu/renesas/fsp/ra/board/ra4m3_ek # All source paths should be relative to the top level. -LD_FILE = $(BOARD_PATH)/ek_ra4m3.ld +LD_FILE = $(BOARD_PATH)/ra4m3_ek.ld # For flash-jlink target JLINK_DEVICE = R7FA4M3AF diff --git a/hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/bsp_cfg.h b/hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/bsp_cfg.h index a84d81e8d..a84d81e8d 100755 --- a/hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/bsp_cfg.h +++ b/hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/bsp_cfg.h diff --git a/hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/bsp_clock_cfg.h b/hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/bsp_clock_cfg.h index 4f490f340..4f490f340 100644 --- a/hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/bsp_clock_cfg.h +++ b/hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/bsp_clock_cfg.h diff --git a/hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/bsp_mcu_family_cfg.h b/hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/bsp_mcu_family_cfg.h index 4ecda1c66..4ecda1c66 100644 --- a/hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/bsp_mcu_family_cfg.h +++ b/hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/bsp_mcu_family_cfg.h diff --git a/hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/r_ioport_cfg.h b/hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/r_ioport_cfg.h index cb7c07932..cb7c07932 100755 --- a/hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/r_ioport_cfg.h +++ b/hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/r_ioport_cfg.h diff --git a/hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/vector_data.h b/hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/vector_data.h index 37739c12a..37739c12a 100644 --- a/hw/bsp/ra/boards/ek_ra4m3/fsp_cfg/vector_data.h +++ b/hw/bsp/ra/boards/ra4m3_ek/fsp_cfg/vector_data.h diff --git a/hw/bsp/ra/boards/ek_ra4m3/ek_ra4m3.c b/hw/bsp/ra/boards/ra4m3_ek/ra4m3_ek.c index eab102de9..eab102de9 100644 --- a/hw/bsp/ra/boards/ek_ra4m3/ek_ra4m3.c +++ b/hw/bsp/ra/boards/ra4m3_ek/ra4m3_ek.c diff --git a/hw/bsp/ra/boards/ek_ra4m3/ek_ra4m3.ld b/hw/bsp/ra/boards/ra4m3_ek/ra4m3_ek.ld index 5bc335cb4..5bc335cb4 100755..100644 --- a/hw/bsp/ra/boards/ek_ra4m3/ek_ra4m3.ld +++ b/hw/bsp/ra/boards/ra4m3_ek/ra4m3_ek.ld |
