[PATCH v3 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL

Walter Lozano walter.lozano at collabora.com
Tue May 19 20:24:20 CEST 2020


Make an additional step to add full DM support to mx6cuboxi, including its support for SPL

With this new configuration SPL image is 50 KB, higher than the
38 KB from the previous version, but it still under the 68 KB limit.

Changes in v3:
 - Cleanup

Changes in v2:
 - Fix board_boot_order to avoid pointing to a NAND device
 - Fix board_boot_order to include MMC iomux
 - Remove unused code

Walter Lozano (4):
  mx6cuboxi: enable MMC and eMMC in DT for SPL
  mx6cuboxi: customize board_boot_order to access eMMC
  mx6cuboxi: enable OF_CONTROL and DM in SPL
  mx6cuboxi: remove unused code

 ...qdl-hummingboard2-emmc-som-v15-u-boot.dtsi |   8 ++
 board/solidrun/mx6cuboxi/mx6cuboxi.c          | 113 ++++++++----------
 configs/mx6cuboxi_defconfig                   |   3 +
 3 files changed, 59 insertions(+), 65 deletions(-)

-- 
2.20.1



More information about the U-Boot mailing list