Skip to content

Integrate u-boot-seco-imx/seco/lf_v2021.04/develop_c61_ym

Commit: edgehog/bsp/nxp/u-boot-seco-imx@bbe2ddf4

[iMX8][C61] add overlays file name definition

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@ed6cb4b7

[iMX8][C61] fix names and includes

  • We use BOOT_DEV_ID_SD for the uSD device id representing the only uSD slot on SBC boards like C61; in this case we can also define SCFG_BOOT_DEV_ID_SD_EXT and SCFG_ROOT_DEV_ID_SD_EXT with value "0", despite never use them.

  • Replace inclusion of imx_env.h with seco_common.h

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@6bf46fb6

[iMX8][C61][DTS] move ethernet phy flags to correct phy node

in order to use internal delays for rgmii-id (1Gb/s), we need to provide internal delays inside the phy node. We also provide ethernet connector leds configuration.

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@bf195a70

[iMX8][C61][DEFCONFIG] enable TI DP83867 ethernet phy dm driver

we need to enable generic TI PHY support and specific support for DP83867. before: u-boot=> mdio list FEC0: 9 - Generic PHY <--> ethernet@30be0000 after: u-boot=> mdio list FEC0: 9 - TI DP83867 <--> ethernet@30be0000

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@20748a0d

[iMX8][C61][SPL] remove redundant definition of spl_board_boot_device()

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@64465445

[iMX8M][C61] add C61 board-specific header file

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@ddc89fa8

[iMX8][C61] C61 wdog support

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@f28b9548

[iMX8][C61][DEFCONFIG] add C61 defconfig file

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@462d2b05

[iMX8][C61] update usdhc_devno definition for C61

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@22662216

[iMX8][SPL] select correct SPL boot devices for iMX8MM

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@35f052f1

[iMX8][C61] addition of C61 platform-specific files

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@8d1bf1ce

[iMX8][C61] add C61 to iMX8M Kconfig, create C61 board folder

--

Commit: edgehog/bsp/nxp/u-boot-seco-imx@8eb596ce

[iMX8][C61][DTS] Add devicetree files for C61 board (iMX8MM)

Merge request reports