Home
last modified time | relevance | path

Searched hist:"9 a736fcb096b43b68af8329eb12abc8256dceaba" (Results 1 – 4 of 4) sorted by relevance

/linux/arch/xtensa/boot/boot-redboot/
H A DMakefilediff 9a736fcb096b43b68af8329eb12abc8256dceaba Sun Dec 25 13:58:57 CET 2016 Max Filippov <jcmvbkbc@gmail.com> 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>
/linux/arch/xtensa/boot/boot-elf/
H A DMakefilediff 9a736fcb096b43b68af8329eb12abc8256dceaba Sun Dec 25 13:58:57 CET 2016 Max Filippov <jcmvbkbc@gmail.com> 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>
/linux/arch/xtensa/boot/
H A DMakefilediff 9a736fcb096b43b68af8329eb12abc8256dceaba Sun Dec 25 13:58:57 CET 2016 Max Filippov <jcmvbkbc@gmail.com> 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>
/linux/arch/xtensa/
H A DMakefilediff 9a736fcb096b43b68af8329eb12abc8256dceaba Sun Dec 25 13:58:57 CET 2016 Max Filippov <jcmvbkbc@gmail.com> 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>