Skip to content
Commit bcb3c027 authored by Sandeep Gundlupet Raju's avatar Sandeep Gundlupet Raju Committed by Richard Purdie
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 avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 21261072
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