commit | 1501a8359b5ee56ed45d04c8773dfb46533264da | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 01 13:20:27 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 07 14:33:50 2023 -0500 |
tree | b56e39c0847ac222c122e8feda40c27af21a0a30 | |
parent | e4137e5463e103d3397b80965a78f792576a7a6d [diff] |
fdt: Drop use of non-existent OF_PLATDATA option These are only present in SPL. Drop the references to non-SPL versions. Signed-off-by: Simon Glass <sjg@chromium.org>