]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: Drop the printf() in setup_ram_buf()
authorSimon Glass <sjg@chromium.org>
Mon, 8 Apr 2019 19:20:43 +0000 (13:20 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Apr 2019 02:26:43 +0000 (20:26 -0600)
commit7bfaaea7a0ad7cc4b10cdd88a2294bee1febd7dd
tree987a1a03624f3c710e720ab06e0d4d41c9bb5e16
parent192f0467198f3fc42b77e057101d1d521b40f929
sandbox: Drop the printf() in setup_ram_buf()

This was really intended for debugging. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/start.c