[U-Boot] [PATCH v4 1/1] cmd: pci: add option to parse and display BAR information

Simon Glass sjg at chromium.org
Mon Dec 5 07:24:35 CET 2016


On 1 December 2016 at 08:14,  <yehuday at marvell.com> wrote:
> From: Yehuda Yitschak <yehuday at marvell.com>
>
> 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 at marvell.com>
> ---
>  cmd/pci.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 83 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list