[U-Boot] [PATCH 2/5] pci: imx: Factor out hard-coded register base addresses
Bin Meng
bmeng.cn at gmail.com
Fri May 17 23:04:17 UTC 2019
On Sat, May 18, 2019 at 2:26 AM Marek Vasut <marex at denx.de> wrote:
>
> Pull out hard-coded register base addresses into driver private
> structure in preparation for DM conversion. No functional change.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Fabio Estevam <fabio.estevam at nxp.com>
> Cc: Stefano Babic <sbabic at denx.de>
> ---
> drivers/pci/pcie_imx.c | 75 +++++++++++++++++++++++++-----------------
> 1 file changed, 44 insertions(+), 31 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list