Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

dts

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    5563 commits behind the upstream repository.
    user avatar
    Jean-Jacques Hiblot authored
    u-boot can be embedded within a FIT image with multiple DTBs. It then
    selects at run-time  which one is best suited for the platform.
    Use the same principle here for the SPL: put the DTBs in a FIT image,
    compress it (LZO, GZIP, or no compression) and append it at the end of the
    SPL.
    
    Signed-off-by: default avatarJean-Jacques Hiblot <jjhiblot@ti.com>
    [trini: Move default y of SPL_MULTI_DTB_FIT_DYN_ALLOC to it being the
    default choice if SYS_MALLOC_F, drop spl.h include from lib/fdtdec.c
    it's unused.]
    Signed-off-by Tom Rini <trini@konsulko.com>
    2f57c951
    History
    Name Last commit Last update
    ..
    .gitignore
    Kconfig
    Makefile