diff options
author | Rob Herring <rob.herring@calxeda.com> | 2013-10-18 13:04:42 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-11-04 11:24:22 -0500 |
commit | e5a9a4076f1fb9fb9ce53c2aec32422073bbc66a (patch) | |
tree | 6ca5540adfae4503242ece100b3cd9eed65fb26f /drivers/dma | |
parent | 5b6da28352f4ae64d78a12e608133c1b876b992c (diff) | |
download | u-boot-imx-e5a9a4076f1fb9fb9ce53c2aec32422073bbc66a.zip u-boot-imx-e5a9a4076f1fb9fb9ce53c2aec32422073bbc66a.tar.gz u-boot-imx-e5a9a4076f1fb9fb9ce53c2aec32422073bbc66a.tar.bz2 |
pxe: fix handling of absolute paths
pxelinux and syslinux differ in their handling of absolute paths in menu
files. A pxelinux path is aways prepended with the bootfile path while
syslinux allows for absolute paths. u-boot was always treating a leading
/ as an absolute path breaking some pxelinux setups. Fix this by adding
a flag to distinguish pxelinux vs. syslinux behavior.
Reported-by: Ian Campbell <Ian.Campbell@citrix.com>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions