Skip to content

Integrate u-boot-seco-imx/develop_c72_generic

GitBot requested to merge u-boot-seco-imx/develop_c72_generic into kirkstone

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

[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@1d07c48d

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

--

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

[C72 Nano] Use specific RAM configuration when necessary

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

--

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