Skip to content

Integrate u-boot-seco-imx/seco_lf_v2021.04-c26_pci_pinmux

Commit: clea-os/bsp/nxp/u-boot-seco-imx@e37c9bf2

[C26] set PCIe_RST# as output LOW at boot

Assert PCIe_RESET# at boot to reconfigure signals before kernel boot, e.g.: In case signals are kept HIGH from a reboot.

--

Commit: clea-os/bsp/nxp/u-boot-seco-imx@f74560a3

[C26] disable PCIe_CLK_OE_* at boot

Configure PCIe_CLK_OE_* as output low at boot to disable PCIe clock at boot. This disables the clock which could be left enabled (i.e.: reboot).

--

Commit: clea-os/bsp/nxp/u-boot-seco-imx@6c9b2beb

[C26] set PCIE_REF_CLK_PD to low at boot

Set PCIE_REF_CLK_PD pinmux with pull-down and output LOW. This will enable the clock generator, before kernel start.

--

Commit: clea-os/bsp/nxp/u-boot-seco-imx@7e2e0220

[C26] move iomux cfg to board include

--

Commit: clea-os/bsp/nxp/u-boot-seco-imx@868ee963

[i.MX8QM][C26] update macro for pinmux pull definition

Redefining GPIO_PAD_CTRL as pinmux WITHOUT PULL and adding GPIO_PU_PAD_CTRL as pinmux with PULL-UP.

--

Commit: clea-os/bsp/nxp/u-boot-seco-imx@9c58987c

[C26] nonfunc: cleanup commented out lines

--

Commit: clea-os/bsp/nxp/u-boot-seco-imx@747d2188

[C26] remove reference board fdt setup

--

Commit: clea-os/bsp/nxp/u-boot-seco-imx@c7677426

[C26] remove reference board gpio setup

Merge request reports

Loading