]> Git Repo - J-u-boot.git/commit
ARM: tegra: Refactor DT update helpers
authorThierry Reding <[email protected]>
Fri, 3 Sep 2021 13:16:24 +0000 (15:16 +0200)
committerTom Warren <[email protected]>
Wed, 13 Oct 2021 21:18:30 +0000 (14:18 -0700)
commit77409c7f83622a71060bf78142149d39540ba405
treea938476a6e8ca81c75c133582fa19f1279de3a66
parentf814ff5e0b10a0b6a1b303a849e68f302f0d8627
ARM: tegra: Refactor DT update helpers

Rather than duplicate the Ethernet MAC address and carveout updating
code for each board, move it to a common location and make it more
reusable.

Signed-off-by: Thierry Reding <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
arch/arm/include/asm/arch-tegra/board.h
arch/arm/mach-tegra/dt-setup.c
board/nvidia/p2371-2180/p2371-2180.c
board/nvidia/p2771-0000/p2771-0000.c
board/nvidia/p3450-0000/p3450-0000.c
This page took 0.029323 seconds and 4 git commands to generate.