Skip to content
Snippets Groups Projects
Commit f41e6088 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

sh: Fix build errors for generic board


This includes the following fixes:
- Define needed __init_end symbol - see initr_reloc_global_data()
- Drop SH-specific struct bd_info
- Add an empty relocate_code() function

This prevents build errors with generic board, but the code will still need
work. Perhaps this is a better alternative than deleting the code.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent b0b35953
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment