commit | 2df5abd7a190af5791bdb23dfbc4c616833db679 | [log] [tgz] |
---|---|---|
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | Thu May 05 08:30:56 2016 -0300 |
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Thu May 05 15:39:51 2016 +0200 |
tree | 6f445641d608cc97f5c1c9e6ddf209e29939875e | |
parent | 2d0bc89ebfda2a8795ed73744c1ffd00c0c4bdcb [diff] |
configs/qemu: use zImage for sh4/sh4eb samples The default for ARM was changed to zImage in 5c67cb1d, however the sh4/sh4eb sample configs were updated to switch to uImage in error, hence end up building uImage which doesn't work with Qemu. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> [Thomas: fix commit log.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>