Peter Stuge wrote:
svn@coreboot.org wrote:
simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ It's only three files. Also fix up all the paths (Gotta love included C files)
Definately a good change!
Do we have a strategy for the included C files? Will that be trivial once Kconfig has settled in?
Not more trivial than today, but there is a way out of the misery :-)
Having Kconfig completed will at least keep us from doing these changes in two different places. And they're an excellent excuse to drop the non-Kconfig build method.
I know people are eager to get rid of this, but one step after another, or the tree might fall apart..
Stefan