commit | 36f306c3239b195fadb2ee4e66ca4ab0f15a0b52 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Wed Mar 28 05:51:37 2012 +0000 |
committer | John Rigby <john.rigby@linaro.org> | Fri Jul 20 20:33:31 2012 -0600 |
tree | 134a12902a643223f29d0b260c0e3c0e8258f8b0 | |
parent | ae97aaf7d0837c69cc37f5fc3e3ff0ea0cf6d663 [diff] |
pxe: parse initrd file from append string For syslinux, the initrd can be set in the append string as "initrd=<file>", so try to find it there if we haven't already set the initrd. Signed-off-by: Rob Herring <rob.herring@calxeda.com>