commit | b08bb15aab237b93ca381b9e2211ddd662afc6f8 | [log] [tgz] |
---|---|---|
author | Rick Altherr <raltherr@google.com> | Mon Jan 09 15:44:57 2017 -0800 |
committer | Rick Altherr <raltherr@google.com> | Mon Jan 09 16:03:10 2017 -0800 |
tree | 8ad408d73f8a8e6a63042571033937b1671a70ca | |
parent | eb79873d537a078b9d7cc7383db02f47b1f1a660 [diff] |
Only build FIT kernel images U-Boot has support for FIT images enabled. Yocto has been building both cuImage and fitImage for a while now. Dropping cuImage gets us closer to mainline Yocto. Using a FIT image clears the path for bundling the initramfs into the kernel image. Change-Id: I46f1e3d4196bab12b733c59efca40e9e50ca264d Signed-off-by: Rick Altherr <raltherr@google.com>