diff options
Diffstat (limited to 'board/freescale/ls1021atsn/README.rst')
-rw-r--r-- | board/freescale/ls1021atsn/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/ls1021atsn/README.rst b/board/freescale/ls1021atsn/README.rst index cdec02f1a35..cd12291d8aa 100644 --- a/board/freescale/ls1021atsn/README.rst +++ b/board/freescale/ls1021atsn/README.rst @@ -50,7 +50,7 @@ To compile and flash an SD card image:: For the QSPI flash, first obtain the Reset Configuration Word binary for bootimg from the QSPI flash from the rcw project -(https://source.codeaurora.org/external/qoriq/qoriq-components/rcw):: +(https://github.com/nxp-qoriq/rcw):: make -j 8 && sudo cp ls1021atsn/SSR_PNS_30/rcw_1200_qspiboot.bin.swapped /srv/tftpboot/ |