
23 Jul
2021
23 Jul
'21
11:41 p.m.
Hi Roland,
On Fri, 23 Jul 2021 at 06:30, Roland Gaudig roland.gaudig-oss@weidmueller.com wrote:
From: Roland Gaudig roland.gaudig@weidmueller.com
Import printf.c from the Busybox project, which provides Bash like format string handling.
src-url: https://git.busybox.net/busybox/ commit bcc5b0e6caca6c7602a6a41f "Bump version to 1.33.1" version: 1.33.1
Signed-off-by: Roland Gaudig roland.gaudig@weidmueller.com
(no changes since v1)
cmd/printf.c | 455 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 455 insertions(+) create mode 100644 cmd/printf.c
I think I missed the discussion on this. Why can we not use U-Boot's existing printf()?
If we can't, dot we need to remove the existing U-Boot printf()? Again, sorry if I missed some discussion.
Regards, Simon