History log of /rk3399_rockchip-uboot/board/overo/spl.c (Results 1 – 1 of 1)
Revision Date Author Comments
# fe5d488f 28-Apr-2015 Arun Bharadwaj <arun@gumstix.com>

overo: Split overo.c into spl.c, common.c and overo.c

This separates the SPL-specific code from the u-boot-specific code for
the Overo board following the discussion at
http://lists.denx.de/pipermai

overo: Split overo.c into spl.c, common.c and overo.c

This separates the SPL-specific code from the u-boot-specific code for
the Overo board following the discussion at
http://lists.denx.de/pipermail/u-boot/2015-April/211622.html

The code is split up into spl.c, overo.c and common.c (which
has the code common to both)

Signed-off-by: Arun Bharadwaj <arun@gumstix.com>

show more ...