]> Git Repo - J-u-boot.git/commit
common/board_f.c: Remove arch-specific checks for cpucheck
authorOvidiu Panait <[email protected]>
Wed, 22 Jan 2020 20:28:25 +0000 (22:28 +0200)
committerTom Rini <[email protected]>
Thu, 30 Jan 2020 18:30:35 +0000 (13:30 -0500)
commit016e4ae7ef076e6c4abe0e2ec97cfc3e6d03a578
treed2785db9825621d3540830b2805229c406b25f9e
parent5749faa3d6837d6dbaf2119fc3ec49a326690c8f
common/board_f.c: Remove arch-specific checks for cpucheck

This removes the arch-specific checks for "checkcpu" function from the init
sequence. Make "checkcpu" generic and provide a weak nop stub instead.

Signed-off-by: Ovidiu Panait <[email protected]>
common/board_f.c
This page took 0.034802 seconds and 4 git commands to generate.