Home
last modified time | relevance | path

Searched hist:e5f96a872b7da006b55d1fcdfd602b15a3056497 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dpci.ce5f96a872b7da006b55d1fcdfd602b15a3056497 Thu Dec 01 15:14:18 UTC 2016 Yehuda Yitschak <yehuday@marvell.com> cmd: pci: add option to parse and display BAR information

Currently the PCI command only allows to see the BAR register
values but not the size and actual base address.
This little extension parses the BAR registers and displays
the base, size and type of each BAR.

Signed-off-by: Yehuda Yitschak <yehuday@marvell.com>
Reviewed-by: Simon Glass <sjg@chromium.org>