configs: nx25-ae250:Rename as ax25-ae350
authorRick Chen <rick@andestech.com>
Tue, 29 May 2018 02:20:39 +0000 (10:20 +0800)
committerAndes <uboot@andestech.com>
Tue, 29 May 2018 06:45:02 +0000 (14:45 +0800)
Rename
 nx25 as ax25
 ae250 as ae350
 nx25-ae250 as ax25-ae350
 including filename, variable, string and definition.

Signed-off-by: Rick Chen <rick@andestech.com>
Signed-off-by: Rick Chen <rickchen36@gmail.com>
Cc: Greentime Hu <green.hu@gmail.com>
configs/ax25-ae350_defconfig [moved from configs/nx25-ae250_defconfig with 92% similarity]
include/configs/ax25-ae350.h [moved from include/configs/nx25-ae250.h with 100% similarity]

similarity index 92%
rename from configs/nx25-ae250_defconfig
rename to configs/ax25-ae350_defconfig
index 0c9f19a..45a36e6 100644 (file)
@@ -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