Hello Detlev, Detlev Zundel wrote: > Hi Heiko, > > [...] > >>> Surely having e.g. >>> >>> #if (not fixed config) >>> #error See http://blah/blah/blah for information about how to fix your board >>> #endif >>> >>> would be more beneficial than an obscure compiler failure that doesn't >>> even reference useful keywords? >> but that would result in editing *all* config files, which are not >> coverted. > > Are you sure? Isn't there some central place in arm land where board.h > is included? Such an ifdef there would catch all configs or what am I > missing?
How would you detect there, if the config file (board.h) is converted for relocation and working or not? This help should only be printed if CONFIG_SYS_ARM_WITHOUT_RELOC is not defined and compiling fails ... bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot