ventana uses board/nvidia/seaboard/seaboard.c which uses machine_is_ventana.
Signed-off-by: Troy Kisky <troy.ki...@boundarydevices.com> --- include/configs/ventana.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/configs/ventana.h b/include/configs/ventana.h index acc9b43..b5caebb 100644 --- a/include/configs/ventana.h +++ b/include/configs/ventana.h @@ -24,6 +24,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_MACH_VENTANA + #include <asm/sizes.h> #include "tegra2-common.h" -- 1.7.5.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot