commit | a0854adedf77a3214616d7a2b21a8eff117ae8a0 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Wed Mar 28 05:51:35 2012 +0000 |
committer | John Rigby <john.rigby@linaro.org> | Fri Jul 20 20:33:23 2012 -0600 |
tree | 29a7aca58e055f78345ecc59a2e8301198ec1ac9 | |
parent | e539d117b58a208c2c3b768427453c3429e29d18 [diff] |
pxe: support linux entries for labels Kernels can be specified using "linux" or "kernel" entry. The difference is kernel is supposed to detect the type of file, but for u-boot both are treated the same. Signed-off-by: Rob Herring <rob.herring@calxeda.com>