[U-Boot] [PATCH] spl: Introduce new function spl_board_prepare_for_boot

Simon Glass sjg at chromium.org
Thu May 19 05:59:51 CEST 2016


On 10 May 2016 at 01:52, Michal Simek <michal.simek at xilinx.com> wrote:
> Call this function before passing control from SPL.
> For fpga case it is necessary to enable for example level shifters
> when bitstream is programmed.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  common/spl/spl.c | 6 ++++++
>  include/spl.h    | 1 +
>  2 files changed, 7 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list