Home
last modified time | relevance | path

Searched hist:"98136 b2f26fa4afc8e3a9954cb85038d29b2e4e3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl.c98136b2f26fa4afc8e3a9954cb85038d29b2e4e3 Sun Sep 25 00:19:59 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert spl_ram_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 <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
[trini: Include updating the DFU case]
Signed-off-by: Tom Rini <trini@konsulko.com>