commit | 1a4c077b751475cc3a6e77d2216990feccc068dd | [log] [tgz] |
---|---|---|
author | Ovidiu Panait <ovpanait@gmail.com> | Mon Apr 20 10:31:46 2020 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri May 01 11:34:01 2020 -0400 |
tree | 9f8075fd8ede898a3db584eab8fde618649b39df | |
parent | 5fb292f20f0d28bf916b4e480c9ab4a24713116c [diff] |
common/board_r: Drop initr_bedbug wrapper Drop initr_bedbug wrapper and call bedbug_init directly during the init sequence. Signed-off-by: Ovidiu Panait <ovpanait@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>