diff options
-rw-r--r-- | configs/ax25-ae350_defconfig (renamed from configs/nx25-ae250_defconfig) | 4 | ||||
-rw-r--r-- | include/configs/ax25-ae350.h (renamed from include/configs/nx25-ae250.h) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/nx25-ae250_defconfig b/configs/ax25-ae350_defconfig index 0c9f19ad37..45a36e606d 100644 --- a/configs/nx25-ae250_defconfig +++ b/configs/ax25-ae350_defconfig @@ -1,7 +1,7 @@ CONFIG_RISCV=y CONFIG_SYS_TEXT_BASE=0x00000000 -CONFIG_DEFAULT_DEVICE_TREE="ae250" -CONFIG_TARGET_NX25_AE250=y +CONFIG_DEFAULT_DEVICE_TREE="ae350" +CONFIG_TARGET_AX25_AE350=y CONFIG_FIT=y CONFIG_BOOTDELAY=3 # CONFIG_AUTO_COMPLETE is not set diff --git a/include/configs/nx25-ae250.h b/include/configs/ax25-ae350.h index a5948c4333..a5948c4333 100644 --- a/include/configs/nx25-ae250.h +++ b/include/configs/ax25-ae350.h |