u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [U-Boot] [PATCH imx6dl] Enable SION Bit for GPIO16 when ALT2 mode is selected
@ 2014-01-19 14:34 Andy Ng
  2014-01-19 16:58 ` Otavio Salvador
  2014-02-11 10:13 ` Stefano Babic
  0 siblings, 2 replies; 20+ messages in thread
From: Andy Ng @ 2014-01-19 14:34 UTC (permalink / raw)
  To: u-boot

The ENET_REF_CLK has to loopback: the patch was produced from u-boot 2013-10


diff --git a/arch/arm/include/asm/arch-mx6/mx6dl_pins.h
b/arch/arm/include/asm/arch-mx6/mx6dl_pins.h
index 7851eb1..9c18847 100644
--- a/arch/arm/include/asm/arch-mx6/mx6dl_pins.h
+++ b/arch/arm/include/asm/arch-mx6/mx6dl_pins.h
@@ -1047,7 +1047,7 @@ MX6_PAD_DECL(GPIO_1__USDHC1_CD            , 0x05E0,
0x0210, 6, 0x0000, 0, 0)
 MX6_PAD_DECL(GPIO_1__SRC_TESTER_ACK            , 0x05E0, 0x0210, 7,
0x0000, 0, 0)
 MX6_PAD_DECL(GPIO_16__ESAI1_TX3_RX2            , 0x05E4, 0x0214, 0,
0x0850, 1, 0)
 MX6_PAD_DECL(GPIO_16__ENET_1588_EVENT2_IN      , 0x05E4, 0x0214, 1,
0x0000, 0, 0)
-MX6_PAD_DECL(GPIO_16__ENET_ANATOP_ETHERNET_REF_OUT     , 0x05E4, 0x0214,
2, 0x080C, 0, 0)
+MX6_PAD_DECL(GPIO_16__ENET_ANATOP_ETHERNET_REF_OUT     , 0x05E4, 0x0214, 2
| IOMUX_CONFIG_SION, 0x080C, 0, 0)
 MX6_PAD_DECL(GPIO_16__USDHC1_LCTL              , 0x05E4, 0x0214, 3,
0x0000, 0, 0)
 MX6_PAD_DECL(GPIO_16__SPDIF_IN1                , 0x05E4, 0x0214, 4,
0x08F0, 2, 0)
 MX6_PAD_DECL(GPIO_16__GPIO_7_11                , 0x05E4, 0x0214, 5,
0x0000, 0, 0)

^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2014-02-12 13:23 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-19 14:34 [U-Boot] [PATCH imx6dl] Enable SION Bit for GPIO16 when ALT2 mode is selected Andy Ng
2014-01-19 16:58 ` Otavio Salvador
2014-01-19 17:07   ` Otavio Salvador
2014-01-19 17:48     ` Fabio Estevam
2014-01-19 17:55       ` Otavio Salvador
2014-01-19 18:03         ` Fabio Estevam
2014-01-19 18:47           ` Otavio Salvador
2014-01-22  7:19             ` Markus Niebel
2014-01-22 10:57               ` Fabio Estevam
2014-02-11 10:13 ` Stefano Babic
2014-02-11 10:55   ` Otavio Salvador
2014-02-11 11:11     ` Stefano Babic
2014-02-11 13:03       ` Otavio Salvador
2014-02-11 13:12         ` Stefano Babic
     [not found]           ` <CAAVaN8wXYG0MBACg=HT+EdTwy5hS0r_MDwOaYzK6-LUYyLhxjg@mail.gmail.com>
2014-02-12 11:58             ` Stefano Babic
2014-02-12 12:00               ` Otavio Salvador
     [not found]                 ` <CAAVaN8wM6O64PAATKqqHks1QnStmQ7R2g4fYHckZLooA=usMQQ@mail.gmail.com>
2014-02-12 12:57                   ` Andy Ng
2014-02-12 13:16                     ` Otavio Salvador
2014-02-12 13:23                     ` Stefano Babic
2014-02-12 13:23                     ` Andy Ng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).