[U-Boot-Users] include/autoconf.mk issue

Wolfgang Denk wd at denx.de
Thu Mar 20 16:32:30 CET 2008


In message <1206024369.5488.13.camel at ld0161-tx32> you wrote:
>
...
> > CONFIG_POST="(CFG_POST_CACHE | CFG_POST_CPU | CFG_POST_ECC_ON | CFG_POST_ETHER | CFG_POST_FPU | CFG_POST_I2C | CFG_POST_MEMORY | CFG_POST_RTC | CFG_POST_SPR | CFG_POST_UART | CFG_POST_SYSMON | CFG_POST_WATCHDOG | CFG_POST_DSP | CFG_POST_BSPEC1 | CFG_P
> OST_BSPEC2 | CFG_POST_BSPEC3 | CFG_POST_BSPEC4 | CFG_POST_BSPEC5)"
> > CONFIG_PREBOOT="setenv bootdelay 15"
...
> *sigh*
> 
> Needless to say, exactly the same change that I performed
> last year for CONFIG_COMMAND -> CONFIG_CMD_* and for
> CONFIG_BOOTP needs to be done here now for CONFIG_POST
> as well.

Um... that would fix this specific situation - but we might still run
into the same problem with the next attempt to convert  code  to  the
new config style.

For example, there might be code which might be compiled depending on
CONFIG_PREBOOT.

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
Time is a drug. Too much of it kills you.
                                      - Terry Pratchett, _Small Gods_




More information about the U-Boot mailing list