]> Git Repo - u-boot.git/commit
rpi4: Enable GENET Ethernet controller
authorAmit Singh Tomar <[email protected]>
Mon, 27 Jan 2020 01:14:44 +0000 (01:14 +0000)
committerMatthias Brugger <[email protected]>
Wed, 29 Jan 2020 17:30:33 +0000 (18:30 +0100)
commit095c6eba9d02688e7a1c3cd2093f826d05fe961f
tree97bb494fdd4d612ebd1bbf45ae9e28c83ca43504
parentfff5d5499d28dda0b22b44bb57c4525ad7d0a89d
rpi4: Enable GENET Ethernet controller

The Raspberry Pi 4 SoC features an integrated Gigabit Ethernet
controller, connected as a platform device.

Enable the new driver in the three applicable defconfigs, to allow
TFTP booting on the board.

Signed-off-by: Amit Singh Tomar <[email protected]>
[Andre: Add joined and 32-bit configs]
Signed-off-by: Andre Przywara <[email protected]>
Tested-by: Corentin Labbe <[email protected]>
Signed-off-by: Matthias Brugger <[email protected]>
configs/rpi_4_32b_defconfig
configs/rpi_4_defconfig
configs/rpi_arm64_defconfig
This page took 0.034187 seconds and 4 git commands to generate.