commit | 34bd23e42f3ba9b7fb333a29ea36e9a73b608b8e | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Wed Mar 28 05:51:37 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jun 21 22:35:34 2012 +0200 |
tree | 27b2a4a7a9909d861dee274bacf95d05ea5b0100 | |
parent | 90ba7d7c444856ca8619ab63e6ed4ab1560f564d [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>