commit | 9a94f2cb2e53e19639a296a32fbc9ba1362903b5 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Mon Feb 12 13:47:24 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 20 17:57:41 2024 -0500 |
tree | fc1b156bb05263ea87a3da940e5383fd51fbbbf0 | |
parent | b704d93ebf07edda01aa9e211d873b82021b672b [diff] |
board: beagle: beagleboneai64: Set fdtfile from C code instead of findfdt script Stop using the findfdt script and switch to setting the fdtfile from C code. Reviewed-by: Jonathan Humphreys <j-humphreys@ti.com> Reviewed-by: Roger Quadros <rogerq@kernel.org> Signed-off-by: Nishanth Menon <nm@ti.com>