mbox series

[0/2] Fix Ethernet boot in am437x-evm

Message ID 20200131095358.7050-1-faiz_abbas@ti.com
Headers show
Series Fix Ethernet boot in am437x-evm | expand

Message

Faiz Abbas Jan. 31, 2020, 9:53 a.m. UTC
The following patches fix ethernet boot in am437x-evm.

Faiz Abbas (2):
  arm: dts: am437x-gp-evm: Add some nodes to u-boot.dtsi
  configs: am43xx_evm: Enable SPL_ETH_SUPPORT

 arch/arm/dts/am437x-gp-evm-u-boot.dtsi | 16 ++++++++++++++++
 configs/am43xx_evm_defconfig           |  1 +
 2 files changed, 17 insertions(+)

Comments

Lokesh Vutla Feb. 14, 2020, 9:51 a.m. UTC | #1
On 31/01/20 3:23 PM, Faiz Abbas wrote:
> The following patches fix ethernet boot in am437x-evm.

Merged into u-boot-ti.

Thanks and regards,
Lokesh