1
0
Fork 0
alistair23-linux/arch/xtensa/boot/boot-redboot
Max Filippov 9a736fcb09 xtensa: clean up bootable image build targets
Currently xtensa uses 'zImage' as a synonym of 'all', but in fact xtensa
supports three targets: 'Image' (ELF image with reset vector), 'zImage'
(compressed redboot image) and 'uImage' (U-Boot image).
Provide separate 'Image', 'zImage' and 'uImage' make targets that only
build corresponding image type. Make 'all' build all images appropriate
for a platform.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2017-03-01 12:32:50 -08:00
..
Makefile xtensa: clean up bootable image build targets 2017-03-01 12:32:50 -08:00
boot.ld xtensa: fix redboot load address 2013-05-09 01:07:12 -07:00
bootstrap.S xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00