commit | fdc8c5c5f41041c0c668cbae6ffa79e77d2311fe | [log] [tgz] |
---|---|---|
author | Nicholas Faustini <nicholas.faustini@azcomtech.com> | Wed Oct 03 12:58:49 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 10 13:32:41 2018 -0400 |
tree | 5de25310a396a075cf7cfcf91d0330f569021405 | |
parent | e5fb78605c55daed27a01de3de7f4336734ae502 [diff] |
board: ks2: move uinitrd fixup logic inside ft_board_setup_ex The uinitrd fixup logic should be executed after the FDT /chosen node has been properly populated by fdt_initrd() Signed-off-by: Nicholas Faustini <nicholas.faustini@azcomtech.com> Reviewed-by: Tom Rini <trini@konsulko.com>