Integrate u-boot-seco-imx/develop_c72_generic
[C72] Enable compilation of Mini and Nano using the same board directory
We use the target to discriminate SoC specific files to compile
--
[C72 Mini/Nano][STRAP_CFG] Add strap configuration for dual-chip RAM (x32)
--
[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
--
[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