Home
last modified time | relevance | path

Searched hist:"8 bf62ae7da0eea6a152a9d76d009fb79113a3119" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/zynqmp/
H A Dspl.c8bf62ae7da0eea6a152a9d76d009fb79113a3119 Mon Apr 03 01:44:35 UTC 2017 Jean-Francois Dagenais <jeff.dagenais@gmail.com> arm64: zynqmp: spl: use given boot_device instead of fetching it again

The boot_device argument to spl_boot_mode was massively added without
actually modifying the existing functions.

This commit actually makes use of the handed value, which is the same.

Signed-off-by: Jean-Francois Dagenais <jeff.dagenais@gmail.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>