From: Po-Yu Chuang Date: Mon, 18 Jul 2011 16:56:53 +0000 (+0000) Subject: arm: a320: enable tagged list support X-Git-Tag: v2011.09-rc1~85^2~10 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fd90b0d0501715531358d8e4ddc5a82fd1782e91;p=u-boot 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 */