configs: enable OSPI related configs in AM62x
authorDhruva Gole <d-gole@ti.com>
Thu, 27 Oct 2022 14:53:11 +0000 (20:23 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 9 Dec 2022 19:12:53 +0000 (14:12 -0500)
commit04150400c96785763d17bfee1c01e210cc60f642
treeeb0980e9bae9c719513173619c435b7147f93e96
parent8994ac365a107ba443ff238719ffb5497a67b347
configs: enable OSPI related configs in AM62x

Add am62x_evm_r5_defconfig for OSPI Flash support in R5 SPL
and am62x_evm_a53_defconfig for A53 SPL and U-Boot
support.
These configs enable OSPI Flash boot functionality in the board as well
as the usage of OSPI Flash from U-Boot.

Signed-off-by: Dhruva Gole <d-gole@ti.com>
configs/am62x_evm_a53_defconfig
configs/am62x_evm_r5_defconfig