diff options
| author | Simon Glass <[email protected]> | 2023-11-12 19:58:27 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-11-28 12:53:04 -0500 |
| commit | d2a1b432a8c10eef247fc580c4cc434e284b13f0 (patch) | |
| tree | cdc031efc11204236bd901c65d2ad2a57bdbef12 /scripts | |
| parent | 16e4b7818b3431c2fb40c0830319a5d3b6f5081b (diff) | |
Revert "generic-board: make show_board_info a weak function"
We already have:
- a sysinfo driver-interface which can obtain the model
- a weak function called checkboard() for showing board info
The current implementation has a weak function on top of a weak
function. Now that all boards have been updated to use checkboard()
instead, drop the __weak on show_board_info()
This reverts commit f7637cc01414b9c87b6b0f861f34d83c19bfaaaf.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
