]> Git Repo - J-u-boot.git/commit
spl: Convert spl_mmc_load_image() to use linker list
authorSimon Glass <[email protected]>
Sun, 25 Sep 2016 00:20:00 +0000 (18:20 -0600)
committerTom Rini <[email protected]>
Thu, 6 Oct 2016 19:06:56 +0000 (15:06 -0400)
commit0fed9c7ed69c7f85f0f76fd58c1ef6ea991a786c
tree7b6c16f88f44aa6fe4a13ca5fd2d71d60155868b
parent98136b2f26fa4afc8e3a9954cb85038d29b2e4e3
spl: Convert spl_mmc_load_image() to use linker list

Add a linker list declaration for this method and remove the explicit
switch() code.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
common/spl/spl.c
common/spl/spl_mmc.c
include/spl.h
This page took 0.034583 seconds and 4 git commands to generate.