[U-Boot] [PATCH 2/3] ventana: define CONFIG_MACH_VENTANA

Troy Kisky troy.kisky at boundarydevices.com
Thu Mar 1 22:13:13 CET 2012


ventana uses board/nvidia/seaboard/seaboard.c
which uses machine_is_ventana.

Signed-off-by: Troy Kisky <troy.kisky at 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



More information about the U-Boot mailing list