[PATCH v1 1/6][ARM] new ARM SoC support: BCMRing

From: Leo (Hao) Chen
Date: Fri Jun 26 2009 - 19:27:05 EST


Hi,

As a newcomer to the kernel community, this is our first attempt to submit code to Linux kernel for a new Broadcom SoC (BCMRing) support. The patches can be applied to the latest mainline git tree.

This batch of submission contains only the core arch code and mtd nand driver. We use AMBA serial driver.
It boots to busybox with serial console.

The following is the first patch, adding Kconfig option and modify the Makefile in arch/arm directory.

Let me know if any questions.

Thanks,