]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
mv: seperate kirkwood and armada from common setting
authorLei Wen <[leiwen@marvell.com]>
Wed, 9 Feb 2011 12:36:58 +0000 (18:06 +0530)
committerAlbert Aribaud <albert.aribaud@free.fr>
Mon, 21 Feb 2011 07:30:55 +0000 (08:30 +0100)
commitcf946c6d09938e1e6ef01a7488c6e75a1cf71c47
tree122470e1b5d5a553d2e9572f15f8f1a531c5bc43
parent495df3bad9f250a36470cce15f14c36c616172b6
mv: seperate kirkwood and armada from common setting

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>
README
arch/arm/include/asm/arch-armada100/config.h [new file with mode: 0644]
arch/arm/include/asm/arch-kirkwood/config.h [new file with mode: 0644]
include/configs/aspenite.h
include/configs/mv-common.h