commit | 9d1f367856934ea6b4e5fa7eeeb11a6746faff33 | [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 | d32b2af4fb712e088b6212686e6297f344b57175 [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>