Re: [U-Boot] [PATCH] ARM: zynq: Increase input buffer console size to 2k

2019-10-08 Thread Michal Simek
st 11. 9. 2019 v 10:50 odesílatel Michal Simek napsal: > > ZynqMP and Versal is using 2k that's why aligned all platform together to > be able to use the same scripts. > > Signed-off-by: Michal Simek > --- > > include/configs/zynq-common.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git

[U-Boot] [PATCH] ARM: zynq: Increase input buffer console size to 2k

2019-09-11 Thread Michal Simek
ZynqMP and Versal is using 2k that's why aligned all platform together to be able to use the same scripts. Signed-off-by: Michal Simek --- include/configs/zynq-common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h index