From: Jason Wu Date: Fri, 2 Nov 2012 05:38:38 +0000 (+1000) Subject: petalinux-auto-board.h.template: include per platform configuration X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab60613836ab03b6635a19659ccae6abbee44f4a;p=thirdparty%2Fu-boot.git petalinux-auto-board.h.template: include per platform configuration allows user to include their custom configuration even after the platform switch. Signed-off-by: Jason Wu --- diff --git a/include/configs/petalinux-auto-board.h.template b/include/configs/petalinux-auto-board.h.template index 3d5df36e2f0..97e35a9c67a 100644 --- a/include/configs/petalinux-auto-board.h.template +++ b/include/configs/petalinux-auto-board.h.template @@ -679,3 +679,4 @@ /* Make the BOOTM LEN big enough for the compressed image */ #define CONFIG_SYS_BOOTM_LEN 0x1000000 +#include