commit | ae97aaf7d0837c69cc37f5fc3e3ff0ea0cf6d663 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Wed Mar 28 05:51:36 2012 +0000 |
committer | John Rigby <john.rigby@linaro.org> | Fri Jul 20 20:33:27 2012 -0600 |
tree | 7fc2c49dd50c03ad5acc9b83463323aa414832b1 | |
parent | a0854adedf77a3214616d7a2b21a8eff117ae8a0 [diff] |
pxe: support absolute paths If the file path starts with a '/', then don't pre-pend the bootfile path. This fixes a problem with running 'pxe boot' multiple times where the bootfile path gets pre-pended to itself each time. Signed-off-by: Rob Herring <rob.herring@calxeda.com>