kumquat-buildroot/boot
Zakharov Vlad 41a077d2b1 uboot: Use "mdbtrick" target when building elf for ARC
By default position independent executables (PIE) are generated
when building U-Boot elf target. MetaWare debugger doesn't support
PIE (position-independent executable).

In order to allow MDB load and run U-Boot elf, we need to do a
special trick, called "mdbtrick".

This special build target is used to fake generated U-Boot elf by:
    1. Reset PIE flag in ELF header
    2. Strip all debug information from elf

Signed-off-by: Zakharov Vlad <vzakhar@synopsys.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-06-12 21:40:19 +02:00
..
afboot-stm32
at91bootstrap
at91bootstrap3
at91dataflashboot
barebox boot/barebox: use the generic help rules 2016-06-07 22:12:08 +02:00
boot-wrapper-aarch64
grub
grub2
gummiboot
lpc32xxcdl
mxs-bootlets
s500-bootloader boot: add s500-bootloader package 2016-05-26 10:35:34 +02:00
syslinux
uboot uboot: Use "mdbtrick" target when building elf for ARC 2016-06-12 21:40:19 +02:00
xloader
common.mk
Config.in boot: add s500-bootloader package 2016-05-26 10:35:34 +02:00