Home
last modified time | relevance | path

Searched hist:bd44758a41b6d38b865e0bc0b1751c6129c1ec2b (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-zynq/
H A Dspl.cbd44758a41b6d38b865e0bc0b1751c6129c1ec2b Sun Oct 18 01:41:21 UTC 2015 Simon Glass <sjg@chromium.org> arm: zynq: Drop unnecessary code in SPL board_init_f()

Move to the new way of starting up SPL. Clearing of BSS and calling
board_init_r() is now handled by crt0.S.

Also tidy up the header include order.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>