u-boot/arch/arm/mach-omap2/omap3
Pali Rohár c5be5f6f54 Nokia RX-51: Use U-Boot generic position independent code
Switch from custom board specific fixup/copy code to U-Boot generic
position independent code provided by config option POSITION_INDEPENDENT.

This also slightly decrease size of u-boot.bin binary (by 52 bytes). Note
that option POSITION_INDEPENDENT increase size but not more than custom
board fixup/copy code which is being deleted (as it is not needed anymore).

Signed-off-by: Pali Rohár <pali@kernel.org>
2022-08-20 16:17:50 -04:00
..
am35x_musb.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
board.c Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
boot.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
clock.c ARM: mach-omap2: omap3: Make clock functions static 2022-03-10 13:57:04 -05:00
emac.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
emif4.c omap3: emif4: More clearly hard-code cs0 size 2022-07-08 17:57:34 -04:00
hw_data.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig Nokia RX-51: Use U-Boot generic position independent code 2022-08-20 16:17:50 -04:00
lowlevel_init.S Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
Makefile ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards) 2021-05-24 14:21:30 -04:00
prcm-regs.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sdrc.c arm: omap3: Make some memory functions static and clean headers 2022-02-21 08:35:40 -05:00
spl_id_nand.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sys_info.c arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO 2022-02-21 08:35:40 -05:00