]> git.baikalelectronics.ru Git - uboot.git/commit
spl: fit: display a message when an FPGA image is loaded
authorLuis Araneda <luaraneda@gmail.com>
Thu, 19 Jul 2018 07:10:16 +0000 (03:10 -0400)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 19 Jul 2018 08:49:56 +0000 (10:49 +0200)
commitcae209b9a3b4466f82187c3e56fbaa93fec68cec
treef3e3f86320fd86aec650a419ea6d0bd733d0193a
parente57f8b0fb3f1362e4df8651f05fc24c1e81007a3
spl: fit: display a message when an FPGA image is loaded

A message should be displayed if an image is loaded
to an FPGA, because the hardware might have changed,
and the user should be informed

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
common/spl/spl_fit.c