board: ti: j721e: Enable fixing up msmc sram node
authorSuman Anna <s-anna@ti.com>
Thu, 13 Jun 2019 04:59:50 +0000 (10:29 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 27 Jul 2019 01:49:28 +0000 (21:49 -0400)
commitd146af5b0e1e11015580a1294245bae4e617fe28
tree658df697ffb661ff711fbe3845f71c52eed73cbd
parentf81850322af1abd367d64a68d34cd07f823a45d2
board: ti: j721e: Enable fixing up msmc sram node

Create a ft_board_setup() api that gets called as part of
DT fixup before jumping to kernel. In this ft_board_setup()
call fdt_fixup_msmc_ram that update msmc sram node.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
board/ti/j721e/evm.c