diff options
author | Pali Rohár <pali@kernel.org> | 2022-08-11 22:27:22 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-08-20 16:17:50 -0400 |
commit | c5be5f6f54893bce9b5f3e8e4b35e38c923fc069 (patch) | |
tree | 8a6a1e1f6a1a967f8e27ac8bd26b48a5a2e2ccc2 /lib/efi_loader/helloworld.c | |
parent | 7c4ad9821758f98db127e9d6864671c906c02d3b (diff) |
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>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions