diff options
author | Joakim Tjernlund <Joakim.Tjernlund@infinera.com> | 2017-03-23 18:02:41 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-04-08 09:26:50 -0400 |
commit | 3f66149d9fb41527ed70a8e0613489e95391b0ff (patch) | |
tree | 82a37ffa9e8fba9e6bf6c63962af4ee188415d4f /arch/arm/include/asm/arch-armv7 | |
parent | 4c4da9fbfffcb45b38311a57d3e804c3b0608625 (diff) |
Remove extra fdt_fixup_ethernet() call
ft_cpu_setup() already calls fdt_fixup_ethernet(), calling it
in image_setup_libfdt() is both redundant and breaks any modifications
done by ft_board_setup(). Restore the old behavior by removing
the call in image_setup_libfdt()
Fixes: 13d06981a982 ("image: Add device tree setup to image library")
Signed-off-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
Diffstat (limited to 'arch/arm/include/asm/arch-armv7')
0 files changed, 0 insertions, 0 deletions