Select Git revision
common
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
Reform / reform-boundary-uboot
26150 commits behind the upstream repository.
Simon Glass
authored
Driver model does its own init, so we don't need this. There is still a call in board_f.c but it is only enabled by CONFIG_HARD_SPI. It is easy enough to disable that option when converting boards which use it to driver model. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>