Home
last modified time | relevance | path

Searched hist:"67 c2829b646bb5b859088b36fbc89e971b9c1960" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefile67c2829b646bb5b859088b36fbc89e971b9c1960 Mon Oct 06 03:42:33 CDT 2008 Mike Frysinger <vapier@gentoo.org> Blackfin: support embedding the environment into loader files (LDRs)

For the most part, the Blackfin processor boots files in the LDR format
rather than binary/ELF files. So we want to export the environment as a
raw blob to the LDR utility so it can embed it at the right location.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>