commit | 1532885c457c594c554b6124ce6dafbe731759c6 | [log] [tgz] |
---|---|---|
author | Ovidiu Panait <ovidiu.panait@windriver.com> | Fri Jul 24 14:12:20 2020 +0300 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 06 14:26:35 2020 -0400 |
tree | f383feeb0d1e9d15a53b4ceff5cd81b15ad80fe0 | |
parent | f1e504a3eaa59923a294685050b423fa4d7e49e7 [diff] |
board_f: Remove setup_board_part1 Now that all arch specific code was converted to setup_bdinfo, we can remove setup_board_part1. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>