Dear Mike Frysinger,

In message <1252661962-16105-1-git-send-email-vap...@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: w...@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.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to