]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "Enable ICSSG Ethernet Driver for AM65x"
authorTom Rini <trini@konsulko.com>
Mon, 29 Apr 2024 16:54:46 +0000 (10:54 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 29 Apr 2024 16:54:46 +0000 (10:54 -0600)
MD Danish Anwar <danishanwar@ti.com> says:

The series introduces device tree and config changes and AM65x
to enable ICSSG driver. The series also enables SPL_LOAD_FIT_APPLY_OVERLAY
for AM65x in order to load overlay over spl.

The ICSSG2 node is added in device tree overlay so that it remains in
sync with linux kernel.

This series has been tested on AM65x SR2.0, and the ICSSG interface is
able to ping / dhcp and boot kernel using tftp in uboot.

The users need to set env variables fw_storage_interface, fw_dev_part,
fw_ubi_mtdpart, fw_ubi_volume to indicate which storage medium and
partition they want to use to load firmware files from. By default the env
fw_storage_interface=mmc and fw_dev_part=1:2 but users can modify these
envs as per their requirements.

1  2 
arch/arm/dts/Makefile
configs/am65x_evm_a53_defconfig

Simple merge
Simple merge