]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: ti: am64x: Set storage_interface and fw_dev_part ENVs
authorMD Danish Anwar <danishanwar@ti.com>
Wed, 12 Jun 2024 11:07:49 +0000 (16:37 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 19 Jun 2024 21:25:38 +0000 (15:25 -0600)
commit4761524cd1fb76d25c35ebce0cfae4a6c78dc444
tree160baf49c9cf34a6b38649b5da964d66c3736f24
parent37a7eacf6af55fe57a9fb0690777bb69627ceb4b
board: ti: am64x: Set storage_interface and fw_dev_part ENVs

When ICSSG driver is enabled (CONFIG_TI_ICSSG_PRUETH=y) set
storage_interface and fw_dev_part env variables.

These variables need be set appropriately in order to load different
ICSSG firmwares needed for ICSSG driver. By default the storage
interface is mmc and the partition is 1:2. User can modify this based on
their needs.

Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
board/ti/am64x/am64x.env