[ARM] Kirkwood: enable both XOR engines on the 6281 RD board
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
This commit is contained in:
committed by
Nicolas Pitre
parent
0100defd28
commit
12f4815b42
@@ -115,6 +115,8 @@ static void __init rd88f6281_init(void)
|
|||||||
kirkwood_rtc_init();
|
kirkwood_rtc_init();
|
||||||
kirkwood_sata_init(&rd88f6281_sata_data);
|
kirkwood_sata_init(&rd88f6281_sata_data);
|
||||||
kirkwood_uart0_init();
|
kirkwood_uart0_init();
|
||||||
|
kirkwood_xor0_init();
|
||||||
|
kirkwood_xor1_init();
|
||||||
|
|
||||||
platform_device_register(&rd88f6281_nand_flash);
|
platform_device_register(&rd88f6281_nand_flash);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user