Searched hist:"001 cdbbb" (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/configs/ |
H A D | mx6slevk_defconfig | 001cdbbb Fri Mar 03 20:45:44 CST 2017 Peng Fan <peng.fan@nxp.com> imx: mx6slevk: enable more DM drivers Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. So needs to enable them together. DM FEC and SPI are not enabled, but they use gpio in board code. So use gpio_request first to request the gpio, because DM_GPIO is enabled. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
|
H A D | mx6slevk_spinor_defconfig | 001cdbbb Fri Mar 03 20:45:44 CST 2017 Peng Fan <peng.fan@nxp.com> imx: mx6slevk: enable more DM drivers Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. So needs to enable them together. DM FEC and SPI are not enabled, but they use gpio in board code. So use gpio_request first to request the gpio, because DM_GPIO is enabled. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
|
H A D | mx6slevk_spl_defconfig | 001cdbbb Fri Mar 03 20:45:44 CST 2017 Peng Fan <peng.fan@nxp.com> imx: mx6slevk: enable more DM drivers Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. So needs to enable them together. DM FEC and SPI are not enabled, but they use gpio in board code. So use gpio_request first to request the gpio, because DM_GPIO is enabled. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
|
/openbmc/u-boot/board/freescale/mx6slevk/ |
H A D | mx6slevk.c | 001cdbbb Fri Mar 03 20:45:44 CST 2017 Peng Fan <peng.fan@nxp.com> imx: mx6slevk: enable more DM drivers Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. So needs to enable them together. DM FEC and SPI are not enabled, but they use gpio in board code. So use gpio_request first to request the gpio, because DM_GPIO is enabled. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
|
/openbmc/u-boot/include/configs/ |
H A D | mx6slevk.h | 001cdbbb Fri Mar 03 20:45:44 CST 2017 Peng Fan <peng.fan@nxp.com> imx: mx6slevk: enable more DM drivers Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. So needs to enable them together. DM FEC and SPI are not enabled, but they use gpio in board code. So use gpio_request first to request the gpio, because DM_GPIO is enabled. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
|