mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-26 21:21:29 +01:00
The spl-test4 node deliberately has an invalid compatible string. This causes a warning from dtoc and the check it does is not really necessary. Drop it, to avoid the warning and associated confusion. Signed-off-by: Simon Glass <sjg@chromium.org>