mx6qsabrelite: README: No need to pass 'u-boot.imx'

The u-boot.imx binary is generated by default, so no need to pass it in the
'make' line.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
Fabio Estevam 2013-03-20 04:07:58 +00:00 committed by Stefano Babic
parent ab461be65d
commit 55600288ab
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ https://wiki.linaro.org/Boards/MX6QSabreLite
To build U-Boot for the SabreLite board:
make mx6qsabrelite_config
make u-boot.imx
make
To copy the resulting u-boot.imx to the SD card: