]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commita7edca52aba421bd969ca0669600b92d8621af59
tree658df697ffb661ff711fbe3845f71c52eed73cbd
parent6728fe4f9e00fc6043b82f963ee46dede8b145d2
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