commit | 890be949ec2ac79bba38644bfc6b9f323b22a517 | [log] [tgz] |
---|---|---|
author | Georgi Botev <botev@ronetix.at> | Tue Jan 13 12:30:17 2015 +0200 |
committer | Tom Rini <trini@ti.com> | Tue Jan 13 09:37:27 2015 -0500 |
tree | 457fa655ed387677331581338115331447ccc808 | |
parent | 1eb483a2b44fea0b7f4888c8e33cde861ef0f57b [diff] [blame] |
PM9G45 adding generic board support Signed-off-by: Georgi Botev <botev@ronetix.at>
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index f78e0ec..a8dc0f0 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h
@@ -22,6 +22,8 @@ */ #include <asm/hardware.h> +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_PM9G45 1 /* It's an Ronetix PM9G45 */ #define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9G45"