Skip to content

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

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

[C72 Mini][DEFCONFG] Enable support for Macronix MX25U6435F

sf probe SF: Detected mx25u6435f with page size 256 Bytes, erase size 4 KiB, total 8 MiB

sf test 0 0x800000 SPI flash test: 0 erase: 78580 ticks, 104 KiB/s 0.832 Mbps 1 check: 759 ticks, 10793 KiB/s 86.344 Mbps 2 write: 26096 ticks, 313 KiB/s 2.504 Mbps 3 read: 687 ticks, 11924 KiB/s 95.392 Mbps Test passed 0 erase: 78580 ticks, 104 KiB/s 0.832 Mbps 1 check: 759 ticks, 10793 KiB/s 86.344 Mbps 2 write: 26096 ticks, 313 KiB/s 2.504 Mbps 3 read: 687 ticks, 11924 KiB/s 95.392 Mbps

--

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

[C72 Mini][DEFCONFIG] Increase pre-relocation malloc space

Fix error: "alloc space exhausted"

--

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

[C72 Mini/Nano] Rename overlays for common usage on Mini and Nano

--

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

[C72 Mini][DEFCONFIG] Enable support for Texas Instruments Ethernet DP83867 PHY

--

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

[C72 Mini][DTS] Fix support for ethernet interface

  • We need to move the internal delays definition to the mdio node
  • Add interrupt pinctrl

--

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

[C72 Mini][PROMPT] Restore of the SECO common prompt

From "u-boot seco c72" to "MX SECO U-Boot"

--

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

[C72 Mini][ENVIRONMENT] Enable mmcautodetect and fdtautodetect function

As for all other boards, the mmc device ID detection has been enabled. In this way, the source for kernel/dtb and rootfs is automatically set at runtime with the boot device. So, if the board boots from eMMC, all other components of the BSP will be picked up from the eMMC; if the boot is performed from uSD, the source device for the BSP will be the uSD.

Environment variables involved: kernel_device_id fdt_device_id ramfs_device_id rootfs_device_id

--

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

[C72 Mini] Remove warning messages due to CONFIGs redefinitions

--

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

[C72 Mini] Add video mode lists to SECO_ENV_MANAGER

--

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

[C72 Mini] Delete unused definitions

--

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

[C72 Mini] Add missing seco_config constants

--

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

[C72 Mini][DTS] Enable i2c1 bus support

--

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

[C72 Mini][DTS] Remove unused wdog1

--

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

[C72 Mini][DTS] Remove unused pin from pinctrl_fec1

This pin is used as GPIO for WATCHDOG refreshing

--

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

[C72 Mini/Nano] Import headers to fix implicit declaration warning

--

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

[C72][Mini/Nano][STRAP_CFG] Add I.MX8M Mini pinmuxing

--

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

[C72 Mini][SPL] Use specific RAM configuration when necessary

We need to discriminate between single chip (x16) and double chip (x32)
RAM configurations when calibrating

--

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

[C72 Mini][SPL] Delete unused do_reset

--

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

[C72 Mini][SPL] Update BD71837 pmic registers names

Registers names changed in u-boot 2021

--

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

[C72 Mini][SPL] bd_t is now struct bd_info

--

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

[C72 Mini][SPL] Delete spl_board_boot_device

unified in board/seco/common/board_imx8.c

--

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

[C72 Mini][NONFUNCTIONAL] Update license headers

--

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

[C72 Mini] Use C72 common strap_cfg.h

--

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

[C72 Mini] Add board file from u-boot 2020

https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/blob/seco/develop/imx_5.4.70_2.3.0-develop/board/seco/imx8mm_c72/imx8mm_c72.c

--

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

[C72 Mini][SPL] Add SPL from u-boot 2020

https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/blob/seco/develop/imx_5.4.70_2.3.0-develop/board/seco/imx8mm_c72/spl.c

--

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

[C72 Mini][DEFCONFIG] Add seco_config command

--

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

[C72 Mini][DEFCONFIG] Add SECO_ECOSYSTEM for standalone compilation

--

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

[C72 Mini][DEFCONFIG] Remove CONFIG_ANDROID_BOOT_IMAGE

This feature is unused and was causing compilation errors

--

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

[C72 Mini][DEFCONFIG] Add defconfig from u-boot 2020

https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/blob/seco/develop/imx_5.4.70_2.3.0-develop/configs/seco_imx8mm_c72_defconfig

--

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

[C72 Mini] Include the correct generic environment file

--

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

[C72 Mini] Add seco_imx8mm_c72.h from u-boot 2020

https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/blob/seco/develop/imx_5.4.70_2.3.0-develop/include/configs/seco_imx8mm_c72.h

--

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

[C72 Mini][DTS] Add devicetree from u-boot 2020

https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/tree/seco/develop/imx_5.4.70_2.3.0-develop/

--

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

[C72 Mini] Add ddr4 timings from u-boot 2020

https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/blob/seco/develop/imx_5.4.70_2.3.0-develop/board/seco/imx8mm_c72/ddr4_timing.c

--

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

[C72 Mini] Enable usdhc_devno definition in proto_seco.h

--

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

[C72] Enable compilation of Mini and Nano using the same board directory

We use the target to discriminate SoC specific files to compile

--

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

[C72 Mini/Nano][STRAP_CFG] Add strap configuration for dual-chip RAM (x32)

--

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

[C72 Nano] Use specific RAM configuration when necessary

We need to discriminate between single chip (x16) and double chip (x32) RAM configurations when calibrating. Print an error message when calibration is not present.

--

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

[C72] Move C72 Nano files to generic C72 directory

We want to unify as much code as possible between C72 Nano and C72 Mini: strap_cfg.h, strap_cfg.c, env_conf.h will be in common

Merge request reports