commit | e5fb78605c55daed27a01de3de7f4336734ae502 | [log] [tgz] |
---|---|---|
author | Nicholas Faustini <nicholas.faustini@azcomtech.com> | Wed Oct 03 12:58:48 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 10 13:32:41 2018 -0400 |
tree | d1900a7a71f977c59d58917db1c86d4f0d75037b | |
parent | d17b809757820a51c64d24f1e5c933b3965dfd64 [diff] |
fdt: add call to ft_board_setup_ex() for ks2 boards When updating the board FDT, some of the operations are performed by ft_board_setup_ex() and should be executed also by the fdt command. Signed-off-by: Nicholas Faustini <nicholas.faustini@azcomtech.com> Reviewed-by: Tom Rini <trini@konsulko.com>