mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 23:41:18 +02:00
Currently the else part of ofnode_get_addr_index function does not fetch addresses based on the index but rather just returns the base address. Fix that. Signed-off-by: Keerthy <j-keerthy@ti.com>