]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVs
authorMD Danish Anwar <danishanwar@ti.com>
Tue, 16 Apr 2024 09:20:18 +0000 (14:50 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 29 Apr 2024 16:54:38 +0000 (10:54 -0600)
commitf6afbf6f361744ae8e111fe2cfb8a643812e1bcd
treea5d7dec6b48a9d6209488e7690978a6fedb7fdd6
parent3752a46b1dbc31641083870c89f50bc8186bd1d0
board: ti: am65x: Set fw_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 differnet
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>
Acked-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
board/ti/am65x/am65x.env