commit | 177c53fe6c64d8656f5a647116a97047202c5455 | [log] [tgz] |
---|---|---|
author | Atish Patra <atish.patra@wdc.com> | Tue Apr 21 11:15:04 2020 -0700 |
committer | Andes <uboot@andestech.com> | Thu Apr 23 10:14:16 2020 +0800 |
tree | 23e1c8542fd35083260a97efb0d92b3485889aa1 | |
parent | 73d756fd224666e6fa029920f3aaf9cbfab71cb5 [diff] |
riscv: Move all fdt fixups together Keep all the fdt fixups together for better code management. Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>