From: Po-Yu Chuang Date: Mon, 18 Jul 2011 16:56:53 +0000 (+0000) Subject: arm: a320: enable tagged list support X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=fd90b0d0501715531358d8e4ddc5a82fd1782e91;p=project%2Fbcm63xx%2Fu-boot.git arm: a320: enable tagged list support Signed-off-by: Po-Yu Chuang --- diff --git a/include/configs/a320evb.h b/include/configs/a320evb.h index f832d52e8e..62913b5842 100644 --- a/include/configs/a320evb.h +++ b/include/configs/a320evb.h @@ -24,6 +24,12 @@ #include +/* + * Linux kernel tagged list + */ +#define CONFIG_CMDLINE_TAG +#define CONFIG_SETUP_MEMORY_TAGS + /* * CPU and Board Configuration Options */