diff options
author | Simon Glass | 2019-10-20 21:31:45 -0600 |
---|---|---|
committer | Bin Meng | 2019-11-03 07:20:26 +0800 |
commit | e1500a6ce29a8424cc0c0a2fa82e694419941dd1 (patch) | |
tree | 33e7babdcc24dbba26139f7f6ccef3708af97ad2 /configs/aristainetos2_defconfig | |
parent | 211193dc5c732af1b88be0e6c23715f83afd1cb0 (diff) |
spl: Correct priority selection for image loaders
At present the name of the image comes first in the linker-list symbol
used. This means that the name of the function sets the sort order, which
is not the intention.
Update it to put the boot-device type first, then the priority. This
produces the expected behaviour.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/aristainetos2_defconfig')
0 files changed, 0 insertions, 0 deletions