commit | bc1b018ea10f2832bd30388e6f84ea09c4bd1257 | [log] [tgz] |
---|---|---|
author | Ryan Harkin <ryan.harkin@linaro.org> | Tue Jun 14 10:42:36 2016 +0100 |
committer | Ryan Harkin <ryan.harkin@linaro.org> | Wed Jun 22 13:56:17 2016 +0100 |
tree | 77cd37868d84502c4ac3be1d46006584d973d9ce | |
parent | 31580bb7bd502c94946b936678b2befe6b09fe0f [diff] |
Rename zImage to Image and use norname as norkern Rename the kernel in the SOFTWARE directory as Image, instead of zImage. We don't necessariily use a zImage, eg: when booting with bootmon, it's a zImage, when booting with u-boot, it will be a uImage. Also, set the norname for the kernel to "norkern" to match what we've done for Juno. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>