mirror of
https://xff.cz/git/u-boot/
synced 2026-01-02 11:07:09 +01: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>