
30 Apr
2017
30 Apr
'17
8:41 p.m.
Am 20.04.2017 um 20:36 schrieb Álvaro Fernández Rojas:
This is needed in order to allow building it for other archs. Move relocation comment to a better place. Remove no longer needed dts FIXME.
Signed-off-by: Álvaro Fernández Rojas noltari@gmail.com Reviewed-by: Tom Rini trini@konsulko.com
v4: no changes v3: Introduce changes suggested by Daniel Schwierzeck:
- Split patches.
- Avoid building it unconditionally.
v2: Introduce changes suggested by Daniel Schwierzeck:
- Avoid using a linker script.
- Reuse aarch64 u-boot.elf generation for other archs.
Makefile | 12 +++++------- arch/arm/config.mk | 6 ++++++ 2 files changed, 11 insertions(+), 7 deletions(-)
applied to u-boot-mips/next, thanks!
--
- Daniel