commit | 472908c1fb796715f4275815564c2996610f163f | [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 | 10e319406600c0a2a99d174c52dd923672e390b7 [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>