Skip to content
Commit ca91d226 authored by Sandeep Gundlupet Raju's avatar Sandeep Gundlupet Raju Committed by Steve Sakoman
Browse files

kernel-fitimage: Adjust order of dtb/dtbo files



The dtb files must be before the dtbo files, otherwise the overlays may
not be applied correctly.

From Bruce Ashfield:

  We can split between dtbs and dtbos, they just need to be sorted
  for reproducibility reasons.

  Of course, this was only working by luck previously (before the
  sort), since it has always been gathering dtbs and dtbo's with
  find, depending on filesystem ordering for the order in the
  fitimage).

Signed-off-by: default avatarSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
(cherry picked from commit 3df94d3c93707f03c501f8aa56450457d0f7fb71)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent a1cd0c80
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment