commit | 0adc3f8538a3875ab0a48ccdc83b7884e9831f98 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Wed Mar 13 15:02:56 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 02 10:36:35 2019 +0200 |
tree | 2009ec48684208ba4fb8a4e334e453d3c7d2b889 | |
parent | 8a0746dba0c78f297d9db8911acddb6f1ede6dbe [diff] |
imx8mq_evk: README: Need to copy bl31.bin to U-Boot source tree After building ATF it is needed to copy the generated bl31.bin file to the U-Boot source tree. Make this step explicit in the instructions. Signed-off-by: Fabio Estevam <festevam@gmail.com>