]> git.dujemihanovic.xyz Git - u-boot.git/commit
xilinx: common: Remove zynq_board_read_rom_ethaddr()
authorVenkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Mon, 17 Oct 2022 09:48:18 +0000 (15:18 +0530)
committerMichal Simek <michal.simek@amd.com>
Tue, 22 Nov 2022 14:02:07 +0000 (15:02 +0100)
commitba74bcf3e07b10ffebf42e72a656b420215b5a2e
treeeb3e41f768bc65b27797bcc4a7ebb50556e9c108
parent716527299a496afcbf495d38bd9e5edfd71ce120
xilinx: common: Remove zynq_board_read_rom_ethaddr()

Removing the zynq_board_read_rom_ethaddr() function as
xlnx,eeprom is not used anymore. As all board dts to use
nvmem alias instead of xlnx,eeprom.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Link: https://lore.kernel.org/r/20221017094818.17996-1-venkatesh.abbarapu@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/arm/mach-zynq/include/mach/sys_proto.h
arch/arm/mach-zynqmp/include/mach/sys_proto.h
board/xilinx/common/board.c
drivers/net/zynq_gem.c