commit | 442faf61abb000b37fabbe2911ce3e81be79213f | [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 | 2c76d311a4de1ee70a6ee0adc0bedbd26de69f5f [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>