diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2013-06-07 15:21:43 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-08-01 17:38:41 +0200 |
commit | ae86a3c5331f47c4a5093a5ea8f7e53408a6ea98 (patch) | |
tree | 909e34e98e0b1fdaeba977ca707617da6cc3cfd2 /package/cppcms/cppcms.mk | |
parent | 0e45583106bb7dcbf7b28624432899bee69f71cf (diff) | |
download | buildroot-ae86a3c5331f47c4a5093a5ea8f7e53408a6ea98.tar.gz buildroot-ae86a3c5331f47c4a5093a5ea8f7e53408a6ea98.zip |
linux: Fix uImage with appended DTs generation
Fixes bug #5516 - appended device tree blobs on uImage fails
Before version 3.7 of the kernel, building the zImage and then the
uImage will rewrite the zImage in the process, removing the device tree
we just appended.
Use mkimage to append the device tree to the uImage and rebuild the
headers directly.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/cppcms/cppcms.mk')
0 files changed, 0 insertions, 0 deletions