[U-Boot] [PATCH 2/2 v2] Blackfin: tweak embedded env config option
Wolfgang Denk
wd at denx.de
Tue Sep 15 22:49:42 CEST 2009
Dear Mike Frysinger,
In message <1252661962-16105-1-git-send-email-vapier at gentoo.org> you wrote:
> Use the common config option for extracting the environment for embedding
> into LDR files.
...
> $(obj)u-boot.ldr: $(obj)u-boot
> - $(obj)tools/envcrc --binary > $(obj)env-ldr.o
> + $(CREATE_LDR_ENV)
> $(LDR) -T $(CONFIG_BFIN_CPU) -c $@ $< $(LDR_FLAGS)
This is all BF specific stuff, right? Maybe we should move this into
some BF Makefile, then, instead of adding more and more references to
magic variables that have no meaning anywhere except for BF.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Q: How do you play religious roulette?
A: You stand around in a circle and blaspheme and see who gets
struck by lightning first.
More information about the U-Boot
mailing list