commit | c93f74a02c20151134281db78aefcf303d5131cf | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Wed Mar 28 05:51:35 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jun 21 22:35:00 2012 +0200 |
tree | 6d317341b5b963728b96d1f39eb31f511c803bcf | |
parent | a6b74178d7c3929416019171f715ab7b213213f0 [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>