On 16 August 2016 at 02:55, Alexander Graf <[email protected]> wrote: > So far we were only installing the FDT table and didn't have space > to store any other. Hence nobody realized that our efi table allocation > was broken in that it didn't set the indicator for the number of tables > plus one. > > This patch fixes it, allowing code to allocate new efi tables. > > Signed-off-by: Alexander Graf <[email protected]> > --- > lib/efi_loader/efi_boottime.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

