]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: tlv_eeprom: remove use of global variable current_dev
authorJosua Mayer <josua@solid-run.com>
Fri, 5 May 2023 08:20:46 +0000 (11:20 +0300)
committerStefan Roese <sr@denx.de>
Mon, 8 May 2023 08:47:05 +0000 (10:47 +0200)
commitdfda0c0140483260ccfc40f5f412238ee0bb90c5
treec2c9ddd00858579f7c50e799097310413e74c172
parent1917a1a8a8bad28170cd464e5ea61ff0d738310b
cmd: tlv_eeprom: remove use of global variable current_dev

Make tlv_eeprom command device selection an explicit parameter of all
function calls.

Signed-off-by: Josua Mayer <josua@solid-run.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Baruch Siach <baruch@tkos.co.il>
Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/tlv_eeprom.c
include/tlv_eeprom.h