An error occurred while fetching folder content.
remove empty definition of display_boot_progress()
Achin Gupta authored
This patch replaces the empty definition of display_boot_progress() in
bl2_main.c with a weak definition. The former allowed bl2 to use the
early_exceptions(). It is possible to do that with a simple weak
definition as well.

Change-Id: Idb3f425a5e265f3579b638e3d26bd8c9bb78f80d
5443f2be
Name Last commit Last update
..