summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSean Cross <sean@xobs.io>2020-06-02 10:19:40 +0800
committerSean Cross <sean@xobs.io>2020-06-02 10:19:40 +0800
commited8a52d1db09930e2edcf434ca45e8f682ddd4b8 (patch)
treeb76d598cb1e07a74393fea07bdf23e704453c128 /lib
parente889287f6cf0d1f7541297cb9a178eefef5babbe (diff)
litex: remove call to `board_init()`
These calls were all moved into `main.c`, however this call was not removed from litex. As a result, litex was calling `board_init()` twice. This is currently not a problem, as `fomu` is able to be initialized twice without issue, however future boards may have issue with this. This fixes #2991. Signed-off-by: Sean Cross <sean@xobs.io>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions