commit | d727ace9abf13eb72e7ac29113f52fa3fd3357bb | [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 | 7a9ec31f6f4ca54b53b359efb2858ada346b2b06 [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>