On 17.05.19 14:17, Thomas Fitzsimmons wrote:
For bcm7445 and bcm7260, this patch enables CONFIG_DM_MMC and updates
the bcmstb SDHCI driver to use the new driver model.  This allows
removal of SDHCI configuration handling from bcmstb.c, and eliminates
a board removal compile warning.

Signed-off-by: Thomas Fitzsimmons <[email protected]>
---
  board/broadcom/bcmstb/bcmstb.c | 65 +-----------------------------
  configs/bcm7260_defconfig      |  1 +
  configs/bcm7445_defconfig      |  1 +
  drivers/mmc/bcmstb_sdhci.c     | 73 +++++++++++++++++++++++++---------
  include/configs/bcm7260.h      |  1 -
  include/configs/bcm7445.h      |  1 -
  6 files changed, 58 insertions(+), 84 deletions(-)

Nice cleanup. ;)

Reviewed-by: Stefan Roese <[email protected]>

Thanks,
Stefan
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to