summaryrefslogtreecommitdiff
path: root/board/freescale/mx28evk
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2019-10-04 14:05:57 +0300
committerStefano Babic <sbabic@denx.de>2019-10-08 17:36:36 +0300
commit210e443d5ea8aee24a54048fc9a6d55cfebde9b2 (patch)
tree940d35698b83bfe571f2a42603df4675c16da9da /board/freescale/mx28evk
parente4b91f085d4259f187052ff724c80af38fc11b18 (diff)
downloadu-boot-210e443d5ea8aee24a54048fc9a6d55cfebde9b2.tar.xz
mx28evk: README: Fix location for the generic mxs README
doc/README.mxs no longer exists. It has been renamed doc/imx/common/mxs.txt, so fix the mx28evk README accordingly. Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'board/freescale/mx28evk')
-rw-r--r--board/freescale/mx28evk/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/freescale/mx28evk/README b/board/freescale/mx28evk/README
index b8bee8931c..d32f0efb33 100644
--- a/board/freescale/mx28evk/README
+++ b/board/freescale/mx28evk/README
@@ -58,5 +58,5 @@ It is possible to solder a SOIC memory on U49 or use a DIP8 on J89.
To get SPI communication to work R320, R321,R322 and C178 need to be populated.
Look in the schematics for the proper component values.
-Follow the instructions from doc/README.mxs to generate a bootable SD card or
-to generate a binary to be flashed into SPI NOR.
+Follow the instructions from doc/imx/common/mxs.txt to generate a bootable
+SD card or to generate a binary to be flashed into SPI NOR.