commit | c52e8d372cd9b42061231aa763606122877d1241 | [log] [tgz] |
---|---|---|
author | Dhruva Gole <d-gole@ti.com> | Thu Oct 27 20:23:11 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 09 14:12:53 2022 -0500 |
tree | eb0980e9bae9c719513173619c435b7147f93e96 | |
parent | 0f33ef24990ed9fcf6d7c29e177902c10f95a41b [diff] |
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>