the following patch was just integrated into master: commit 1a82de2b58c285fed98ced2af76a61b02afba3ed Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Thu Feb 9 16:07:41 2012 +0200
AMD Geode cpus: apply un-written naming rules
Kconfig directives to select chip drivers for compile literally match the chip directory names capitalized and underscored.
Rename directories and Kconfig as follows: model_lx -> geode_lx model_gx1 -> geode_gx1 model_gx2 -> geode_gx2
Change-Id: Ib8bf1e758b88f9efed1cf8b11c76b796388e7147 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
Build-Tested: build bot (Jenkins) at Thu Feb 9 15:24:18 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Thu Feb 9 19:45:31 2012, giving +2 See http://review.coreboot.org/613 for details.
-gerrit