projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab461be
)
mx6qsabrelite: README: No need to pass 'u-boot.imx'
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 20 Mar 2013 04:07:58 +0000
(
04:07
+0000)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 3 Apr 2013 08:57:42 +0000
(10:57 +0200)
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>
board/freescale/mx6qsabrelite/README
patch
|
blob
|
history
diff --git
a/board/freescale/mx6qsabrelite/README
b/board/freescale/mx6qsabrelite/README
index
6f2f534
..
7458ff3
100644
(file)
--- a/
board/freescale/mx6qsabrelite/README
+++ b/
board/freescale/mx6qsabrelite/README
@@
-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: