From: Georgi Botev Date: Tue, 13 Jan 2015 10:30:17 +0000 (+0200) Subject: PM9G45 adding generic board support X-Git-Tag: v2015.04-rc1~196 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=95f5c8f2269fc144fba5a21c0e9edf5311007484;hp=-c;p=platform%2Fkernel%2Fu-boot.git PM9G45 adding generic board support Signed-off-by: Georgi Botev --- 95f5c8f2269fc144fba5a21c0e9edf5311007484 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 +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_PM9G45 1 /* It's an Ronetix PM9G45 */ #define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9G45"