summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRick Chen <rick@andestech.com>2018-12-18 10:48:55 +0800
committerAndes <uboot@andestech.com>2018-12-18 13:26:02 +0800
commit368ff57805b03bebf99e97e703ce07aec721bc71 (patch)
treeb88b5eb9c3135640bc44262229cc70f4a0e6acdc /doc
parentab3f92dee69b863e1fc50756abfb3df6febd37fd (diff)
doc: README.ae350: Sync for ax25-ae350 rename
Rename ax25-ae350 as ae350_rv[32|64] for 32 or 64 bit. Signed-off-by: Rick Chen <rick@andestech.com> Cc: Greentime Hu <greentime@andestech.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.ae3502
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.ae350 b/doc/README.ae350
index fe75b80eb7..189a6b7ec3 100644
--- a/doc/README.ae350
+++ b/doc/README.ae350
@@ -25,7 +25,7 @@ Build and boot steps
build:
1. Prepare the toolchains and make sure the $PATH to toolchains is correct.
-2. Use `make ax25-ae350_defconfig` in u-boot root to build the image.
+2. Use `make ae350_rv[32|64]_defconfig` in u-boot root to build the image for 32 or 64 bit.
Verification
====================