[PATCH v2 19/21] x86: pinctrl: Drop unlikely error messages from TPL
Simon Glass
sjg at chromium.org
Mon Dec 28 17:25:28 CET 2020
These errors are only really for development purposes. Drop them to reduce
the size of TPL. The error numbers are still reported.
This reduces the TPL binary size on coral by about 160 bytes.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
drivers/pinctrl/intel/pinctrl.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list