configs/qemu: use zImage for sh4/sh4eb samples
commit2df5abd7a190af5791bdb23dfbc4c616833db679
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 5 May 2016 11:30:56 +0000 (5 08:30 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 5 May 2016 13:39:51 +0000 (5 15:39 +0200)
tree6f445641d608cc97f5c1c9e6ddf209e29939875e
parent2d0bc89ebfda2a8795ed73744c1ffd00c0c4bdcb
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>
configs/qemu_sh4_r2d_defconfig
configs/qemu_sh4eb_r2d_defconfig