commit | 0182052284b1039466d73c090df0745686ab3d20 | [log] [tgz] |
---|---|---|
author | Yao Zi <ziyao@disroot.org> | Fri Mar 07 13:13:44 2025 +0000 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Fri Apr 25 16:30:54 2025 +0800 |
tree | c259baa15953f78642e7e8a4b48a164e94c79320 | |
parent | d5a71aa60bcced971a6d13db74da3a75c48f12a4 [diff] |
board: sifive: Remove dead board_fdt_blob_setup CONFIG_OF_BOARD isn't enabled on SiFive Unleashed and Unmatched, thus board_fdt_blob_setup is actually dead code on these platforms. Let's remove it. Signed-off-by: Yao Zi <ziyao@disroot.org> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>