Philipp Zabel | 7ed47ef | 2014-04-14 17:37:24 +0200 | [diff] [blame^] | 1 | /* |
| 2 | * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH |
| 3 | * |
| 4 | * The code contained herein is licensed under the GNU General Public |
| 5 | * License. You may obtain a copy of the GNU General Public License |
| 6 | * Version 2 or later at the following locations: |
| 7 | * |
| 8 | * http://www.opensource.org/licenses/gpl-license.html |
| 9 | * http://www.gnu.org/copyleft/gpl.html |
| 10 | */ |
| 11 | |
| 12 | &fec { |
| 13 | status = "okay"; |
| 14 | }; |
| 15 | |
| 16 | &gpmi { |
| 17 | status = "okay"; |
| 18 | }; |
| 19 | |
| 20 | &uart4 { |
| 21 | status = "okay"; |
| 22 | }; |
| 23 | |
| 24 | &usbh1 { |
| 25 | status = "okay"; |
| 26 | }; |
| 27 | |
| 28 | &usbotg { |
| 29 | status = "okay"; |
| 30 | }; |
| 31 | |
| 32 | &usdhc2 { |
| 33 | status = "okay"; |
| 34 | }; |
| 35 | |
| 36 | &usdhc3 { |
| 37 | status = "okay"; |
| 38 | }; |