commit | 455e8fde4dd77bdef3808db1c4db294cc95534bd | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Dec 16 01:32:47 2015 +0100 |
committer | Thomas Chou <thomas@wytron.com.tw> | Sat Dec 19 09:48:14 2015 +0800 |
tree | 83f3071ad2d7085b9eb8e95b3954ade07a089166 | |
parent | bc3abe149f95c72e6f14acba5583c72c61464cd3 [diff] |
nios2: Enable support for fitImage The uImage format is legacy for years now, enable support for the fitImage format, which allows combining multiple files (kernel and dtb) into a single file, offers better protection of the payload and so on. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>