u-boot-brain/board/matrix_vision/common
Michael Jones 12b5723b3e mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE
Doesn't make sense to provide this function to boards which defined
CONFIG_ENV_IS_NOWHERE. Such a board gets a linking error because
common/env_nowhere.c doesn't define saveenv().

Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2011-07-28 16:48:58 +02:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mv_common.c mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE 2011-07-28 16:48:58 +02:00
mv_common.h Add common code dir for Matrix Vision boards. 2009-08-31 19:55:24 +02:00