| 84caf0b2 | 02-Oct-2014 |
Eric Nelson <eric.nelson@boundarydevices.com> |
nitrogen6x: prevent warnings about board_ehci* callbacks
Include declarations of board_ehci callbacks to prevent compiler warnings and enforce function prototypes.
Signed-off-by: Eric Nelson <eric.
nitrogen6x: prevent warnings about board_ehci* callbacks
Include declarations of board_ehci callbacks to prevent compiler warnings and enforce function prototypes.
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
show more ...
|
| adc4a2bd | 02-Oct-2014 |
Troy Kisky <troy.kisky@boundarydevices.com> |
nitrogen6x: phy: add 100 us delay after phy reset
Testing shows that the Micrel PHY may not be completely out of reset if accessed immediately.
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices
nitrogen6x: phy: add 100 us delay after phy reset
Testing shows that the Micrel PHY may not be completely out of reset if accessed immediately.
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
show more ...
|
| 9fc42527 | 02-Oct-2014 |
Eric Nelson <eric.nelson@boundarydevices.com> |
nitrogen6x: staticize board file
Declare locally-used data structures and functions as static and pull in header files to prevent compiler warnings of "Should it be static?" when building with "make
nitrogen6x: staticize board file
Declare locally-used data structures and functions as static and pull in header files to prevent compiler warnings of "Should it be static?" when building with "make C=1".
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
show more ...
|
| 693cccf4 | 02-Oct-2014 |
Troy Kisky <troy.kisky@boundarydevices.com> |
nitrogen6x: configure SGTL5000, CSI camera clock outputs
Configure CLKO outputs for SGTL5000, CSI camera.
The sys_mclk output for the SGTL500 in particular prevents Windows CE from properly driving
nitrogen6x: configure SGTL5000, CSI camera clock outputs
Configure CLKO outputs for SGTL5000, CSI camera.
The sys_mclk output for the SGTL500 in particular prevents Windows CE from properly driving audio.
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
show more ...
|
| a3b527a9 | 02-Oct-2014 |
Eric Nelson <eric.nelson@boundarydevices.com> |
nitrogen6x: power-down miscellanous peripherals
Ensure that cameras and USB OTG power are in a stable (reset) state at reset by configuring their pads and toggling GPIOs.
Signed-off-by: Troy Kisky
nitrogen6x: power-down miscellanous peripherals
Ensure that cameras and USB OTG power are in a stable (reset) state at reset by configuring their pads and toggling GPIOs.
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
show more ...
|
| 41612472 | 02-Oct-2014 |
Eric Nelson <eric.nelson@boundarydevices.com> |
nitrogen6x: configure SD2 pads for SDIO on USDHC2
Pads SD2_CLK/CMD/DAT0-3 are connected to an SDIO WiFi device on Nitrogen and unconnected on BD-SL-i.MX6 (sabre lite).
Configure them as SDIO pins t
nitrogen6x: configure SD2 pads for SDIO on USDHC2
Pads SD2_CLK/CMD/DAT0-3 are connected to an SDIO WiFi device on Nitrogen and unconnected on BD-SL-i.MX6 (sabre lite).
Configure them as SDIO pins to prevent them from being in a state that confuses the WiFi part.
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
show more ...
|
| 213e9e33 | 02-Oct-2014 |
Troy Kisky <troy.kisky@boundarydevices.com> |
nitrogen6x: simplify board_mmc_getcd
The same logic applies to both SD card slots, only with different GPIOs and the code should make that easier to see.
Signed-off-by: Troy Kisky <troy.kisky@bound
nitrogen6x: simplify board_mmc_getcd
The same logic applies to both SD card slots, only with different GPIOs and the code should make that easier to see.
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
show more ...
|
| fd5cc218 | 24-Jan-2014 |
Fabio Estevam <fabio.estevam@freescale.com> |
nitrogen6x: README: Do not refer to MAINTAINERS file
MAINTAINERS file has been removed from the project.
Replace its reference with 'boards.cfg' file instead.
Signed-off-by: Fabio Estevam <fabio.e
nitrogen6x: README: Do not refer to MAINTAINERS file
MAINTAINERS file has been removed from the project.
Replace its reference with 'boards.cfg' file instead.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
show more ...
|