[PATCH v2 20/21] x86: tpl: Remove unwanted devicetree string

Simon Glass sjg at chromium.org
Mon Dec 28 17:25:27 CET 2020


Update this driver to use of_match_ptr().

This reduces the TPL binary size by about 32 bytes.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 arch/x86/lib/tpl.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list