
Hi Wolfgang,
On Wed, Jan 19, 2011 at 5:48 AM, Wolfgang Denk wd@denx.de wrote:
Dear Lei Wen,
In message 1294754710-7834-2-git-send-email-leiwen@marvell.com you wrote:
Since there are lots of difference between kirkwood and armada series, it is better to seperate them but still keep the most common file shared by all marvell platform in the mv-common configure file.
This patch move the kirkwood only driver definitoin in mv-common to the <soc_name>/config.h.
This patch is tested with compilation for armada100 and guruplug.
Signed-off-by: Lei Wen leiwen@marvell.com
...
+#ifdef CONFIG_SYS_MVFS
Is this a new CONFIG_SYS_* ? Please document it (in the README). Same for all other new CONFIG_* or CONFIG_SYS_*, please.
I would post another patch set to fix the issues you mentioned...
Best regards, Lei