mx28evk: README: Fix location for the generic mxs README
authorFabio Estevam <festevam@gmail.com>
Fri, 4 Oct 2019 11:05:57 +0000 (08:05 -0300)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:36:36 +0000 (16:36 +0200)
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>
board/freescale/mx28evk/README

index b8bee8931c57f90906388e90206d7c971f61c9b2..d32f0efb3326aaecefc90dfecf524f6665c13d90 100644 (file)
@@ -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.