Skip to content
Snippets Groups Projects
Commit 39f98553 authored by Rob Herring's avatar Rob Herring Committed by Joe Hershberger
Browse files

pxe: add support for per arch and SoC default paths


A pxelinux server setup for "default" menu is typically an x86 binary.
This does not work well with a mixed architecture setup. Extend the default
search to look for default-<arch>-<soc> and then default-<arch> before
falling back to just "default".

Signed-off-by: default avatarRob Herring <rob.herring@calxeda.com>
parent 8577fec9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment