提交 ab7a3379 编写于 作者: J Joonyoung Shim 提交者: Kukjin Kim

ARM: S5PV210: Add OneNAND device to the Aquila board

This patch is to support OneNAND device to the Aquila board.
Signed-off-by: NJoonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: NKyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: NMarek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 4cefa360
......@@ -51,6 +51,7 @@ config MACH_AQUILA
select ARCH_SPARSEMEM_ENABLE
select S5PV210_SETUP_FB_24BPP
select S3C_DEV_FB
select S5PC110_DEV_ONENAND
help
Machine support for the Samsung Aquila target based on S5PC110 SoC
......
......@@ -124,6 +124,7 @@ static struct s3c_fb_platdata aquila_lcd_pdata __initdata = {
static struct platform_device *aquila_devices[] __initdata = {
&s3c_device_fb,
&s5pc110_device_onenand,
};
static void __init aquila_map_io(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册