commit | 3a3b9147892cb47f96dff1075f1494dca17b6eaf | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue May 10 07:54:20 2016 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue May 24 11:15:01 2016 +0200 |
tree | 0aacf93ca28baaea05e215c2a579e03c03695044 | |
parent | bd483780d3925d62dc896cc9bf1351b8a8c01ed8 [diff] |
spl: Introduce new function spl_board_prepare_for_boot 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@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>