commit | 44c925dc219b2abd3520dc378fa5c25ed660a738 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Sat Oct 14 16:47:56 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 17 20:50:52 2023 -0400 |
tree | 2c5f11e15c0285cef6780592c21609060b80d904 | |
parent | 5ff777268457c152b94c484a90d37574a27be2f3 [diff] |
sandbox: Support -T in spl The test devicetree is only compiled for U-Boot proper. When accessing it in SPL we need to go up one directory. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>