Commit d7e67ee8 authored by Bo Shen's avatar Bo Shen Committed by Nicolas Ferre

ARM: at91: enable USB host on at91sam9n12ek board

Enable USB host on at91sam9n12ek board.
Signed-off-by: default avatarBo Shen <voice.shen@atmel.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 5f877518
...@@ -124,6 +124,10 @@ nand0: nand@40000000 { ...@@ -124,6 +124,10 @@ nand0: nand@40000000 {
nand-on-flash-bbt; nand-on-flash-bbt;
status = "okay"; status = "okay";
}; };
usb0: ohci@00500000 {
status = "okay";
};
}; };
leds { leds {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment