]> Git Repo - u-boot.git/commit
spl: mmc: introduce spl_mmc_get_uboot_raw_sector
authorPeng Fan <[email protected]>
Mon, 23 Sep 2019 02:18:40 +0000 (10:18 +0800)
committerStefano Babic <[email protected]>
Tue, 8 Oct 2019 14:36:36 +0000 (16:36 +0200)
commit30ecc9c323ec2db72a709da7d3f3f70373aa52ee
treeaf2da2bc87337335cfe221ef357b597d73c64692
parent9b15ce91939d6469dda92eb297b44fa87572629a
spl: mmc: introduce spl_mmc_get_uboot_raw_sector

Introduce a weak function spl_mmc_get_uboot_raw_sector, then platform
could have their own implementation.

Signed-off-by: Peng Fan <[email protected]>
Cc: Simon Goldschmidt <[email protected]>
Cc: Tien Fong Chee <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Andreas Dannenberg <[email protected]>
Cc: Alex Kiernan <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Patrick Delaunay <[email protected]>
Cc: Miquel Raynal <[email protected]>
Cc: Michal Simek <[email protected]>
common/spl/spl_mmc.c
This page took 0.033363 seconds and 4 git commands to generate.