On Tue, 10 Sep 2019 07:58:33 +0200, Christoph Hellwig wrote: > If of_setup_earlycon we should keep on iterating earlycon options > instead of breaking out of the loop. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > drivers/of/fdt.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Applied, thanks. Rob