On 28 October 2015 at 03:23, Nikita Kiryanov <nik...@compulab.co.il> wrote: > Move the code that handles fs boot out of spl_mmc_load_image() and into its > own function to reduce the #ifdef complexit of spl_mmc_load_image().
complexity > > No functional changes. > > Signed-off-by: Nikita Kiryanov <nik...@compulab.co.il> > Cc: Igor Grinberg <grinb...@compulab.co.il> > Cc: Paul Kocialkowski <cont...@paulk.fr> > Cc: Pantelis Antoniou <pa...@antoniou-consulting.com> > Cc: Tom Rini <tr...@konsulko.com> > Cc: Simon Glass <s...@chromium.org> > --- > Changes in V2: > - No changes. > > common/spl/spl_mmc.c | 81 > +++++++++++++++++++++++++++++++++------------------- > 1 file changed, 51 insertions(+), 30 deletions(-) Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot