diff --git a/configs/nx25-ae250_defconfig b/configs/ax25-ae350_defconfig similarity index 92% rename from configs/nx25-ae250_defconfig rename to configs/ax25-ae350_defconfig index 0c9f19a..45a36e6 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 similarity index 100% rename from include/configs/nx25-ae250.h rename to include/configs/ax25-ae350.h