]> git.dujemihanovic.xyz Git - u-boot.git/commit
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)
commitc3407f4f5c0d9c3a4e65ab309a8c06dc44016230
tree1145ffa887390ecdf260caa673c6c8fc7bf6f6f6
parent3d82af15f37181fd71f0ae28a001eb869a0ca8ac
parentf6afbf6f361744ae8e111fe2cfb8a643812e1bcd
Merge patch series "Enable ICSSG Ethernet Driver for AM65x"

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.
arch/arm/dts/Makefile
configs/am65x_evm_a53_defconfig