[ARM] Orion: Instantiate mv_xor driver for 5182

Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
此提交包含在:
Saeed Bishara
2008-06-16 23:25:12 -11:00
提交者 Lennert Buytenhek
父節點 3af6b0440f
當前提交 1d5a1a6e92
共有 9 個檔案被更改,包括 109 行新增0 行删除

查看文件

@@ -239,6 +239,7 @@ static void __init mss2_init(void)
orion5x_i2c_init();
orion5x_sata_init(&mss2_sata_data);
orion5x_uart0_init();
orion5x_xor_init();
orion5x_setup_dev_boot_win(MSS2_NOR_BOOT_BASE, MSS2_NOR_BOOT_SIZE);
platform_device_register(&mss2_nor_flash);