x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub
[linux/fpc-iii.git] / arch / arm / boot / dts / imx6q-sbc6x.dts
blobee6addf149af988aa560ee3fdc54a3dc27817c36
1 /*
2  * Copyright 2013 Pavel Machek <pavel@denx.de>
3  *
4  * The code contained herein is licensed under the GNU General Public
5  * License V2.
6  */
8 /dts-v1/;
9 #include "imx6q.dtsi"
11 / {
12         model = "MicroSys sbc6x board";
13         compatible = "microsys,sbc6x", "fsl,imx6q";
15         memory {
16                 reg = <0x10000000 0x80000000>;
17         };
20 &fec {
21         pinctrl-names = "default";
22         pinctrl-0 = <&pinctrl_enet_1>;
23         phy-mode = "rgmii";
24         status = "okay";
27 &uart1 {
28         pinctrl-names = "default";
29         pinctrl-0 = <&pinctrl_uart1_1>;
30         status = "okay";
33 &usbotg {
34         pinctrl-names = "default";
35         pinctrl-0 = <&pinctrl_usbotg_1>;
36         disable-over-current;
37         status = "okay";
40 &usdhc3 {
41         pinctrl-names = "default";
42         pinctrl-0 = <&pinctrl_usdhc3_2>;
43         status = "okay";