commit | 800433814af22708ec11f8042089bcf2c8bb1fa6 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Thu Jun 17 16:31:07 2021 -0700 |
committer | Stefan Roese <sr@denx.de> | Thu Jul 08 16:40:52 2021 +0200 |
tree | c4db8c708aa7c66cdc1f84e9211ca14bed08249c | |
parent | 7d9e9f582790d2572f6aff366043306a7e5c7767 [diff] |
octeontx: do not require cavium BDK node to be present The cavium,bdk node is a non-standard dt node used by the BDK and therefore it is removed from the dt before booting Linux. Do not require this node to exist as it won't for standard dt's. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Stefan Roese <sr@denx.de>