On Tue, 2005-06-28 at 10:08 -0700, yhlu wrote:
I only added that for several Opteron MB.
Also I already state that when I commited the cache_as_ram. If you have problem you need to add "uses CONFIG_USE_INIT"
I don't know why even I change that in config/Option.lb to always. We still need "uses CONFIG_USE_INIT" in MB Config.lb
Also the new config util does report corret error, if you forget add "uses XXXX"
before seperate the Config.lb to MB Config.lb and Option.lb, it seems it could report such kind of error....
YH
You are using the CONFIG_USE_INIT in the global Config.lb. I think is is processsed before the global Options.lb is loaded. I wll try if adding that line in the global Config.lb helps.