Skip to content
  • Frieder Schrempf's avatar
    tools: imx8m_image: Change source path for DDR firmware to build dir · 162c72c8
    Frieder Schrempf authored and Stefano Babic's avatar Stefano Babic committed
    
    
    The DDR firmware binaries are not part of the U-Boot source code, so
    we should look for them in the build directory, where they need to be
    copied to before building U-Boot.
    
    The ATF binary is already fetched from the build directory, but the
    README files for the i.MX8M EVKs claim that it needs to be copied to
    the source directory (which is still true for in-tree builds, but not
    in general). Therefore we also fix the READMEs to use the build
    directory as the correct location for all additional binary files.
    
    Sined-off-by: default avatarFrieder Schrempf <frieder.schrempf@kontron.de>
    162c72c8