New Revision: http://blackfin.uclinux.org/doku.php?id=toolchain:ldr-util
s
Old Revision: http://blackfin.uclinux.org/doku.php?id=toolchain:ldr-util
s&rev=1248029434
Edit Summary: [Source]
@@ -5,9 +5,9 @@
Normally U-Boot is the only thing that needs to create an LDR file, and
it uses the ldr-utils which are included as part of the GNU Blackfin toolc
hain.
===== Source =====
- The ldr-utils package is included as part of the Blackfin toolchain. It
is not distributed separately. The source code is currently maintained i
n the [[bf>project/toolchain/scmsvn/?action=browse&path=/trunk/ldr-uti
ls/|Blackfin toolchain svn repository]]. It is a normal application, which
is prefixed by the toolchain [[targets|target]] prefixes: ''bfin-elf-ldr'
' or ''bfin-uclibc-ldr'' or ''bfin-linux-uclibc-ldr'' are all the same, an
d can be used interchangeably.
+ The ldr-utils package is included as part of the Blackfin toolchain. It
is not distributed separately. The source code is currently maintained i
n the [[sfp>toolchain/blackfin/ci/master/tree/ldr-utils/|Blackfin toolchai
n svn repository]]. It is a normal application, which is prefixed by the t
oolchain [[targets|target]] prefixes: ''bfin-elf-ldr'' or ''bfin-uclibc-ld
r'' or ''bfin-linux-uclibc-ldr'' are all the same, and can be used interch
angeably.
===== Using ldr-utils =====
==== Getting help ====
|