Skip to content
Snippets Groups Projects
Commit 5a9a2c55 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: fix bd_t handling


The recent global data changes (making the size autogenerated) broke the
board info handling on Blackfin ports as we were lying and lumping the
bd_t size in with the gd_t size.  So use the new dedicated bd_t size to
setup its own address in memory.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent d2ab733c
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.
Finish editing this message first!
Please register or to comment