diff options
author | Marek Vasut <marex@denx.de> | 2017-04-05 13:31:01 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2017-04-05 18:12:04 +0200 |
commit | fcea480d1d4048c5ba1af236b1ed68162bc17ba6 (patch) | |
tree | 42180f925d6f93177b0ecc2dcd2e75dfbca1052b /doc | |
parent | a2f8a45696b7c1dca6b9bf520ca7fe194d6ab5b3 (diff) | |
download | u-boot-fcea480d1d4048c5ba1af236b1ed68162bc17ba6.tar.gz |
ARM: mxs: Rename M28EVK
The board is now manufactured by Aries Embedded GmbH , rename it.
Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.mxs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.mxs b/doc/README.mxs index 4edf19faab..e23ab9cc6d 100644 --- a/doc/README.mxs +++ b/doc/README.mxs @@ -95,7 +95,7 @@ Next, configure U-Boot for a MXS based board Examples: -1. For building U-Boot for Denx M28EVK board: +1. For building U-Boot for Aries M28EVK board: $ make m28evk_config |