riscv: Move all fdt fixups together
authorAtish Patra <atish.patra@wdc.com>
Tue, 21 Apr 2020 18:15:04 +0000 (11:15 -0700)
committerAndes <uboot@andestech.com>
Thu, 23 Apr 2020 02:14:16 +0000 (10:14 +0800)
commit177c53fe6c64d8656f5a647116a97047202c5455
tree23e1c8542fd35083260a97efb0d92b3485889aa1
parent73d756fd224666e6fa029920f3aaf9cbfab71cb5
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>
arch/riscv/lib/bootm.c
arch/riscv/lib/fdt_fixup.c