u-boot-brain/arch/blackfin
Mike Frysinger 5a9a2c55d1 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: Mike Frysinger <vapier@gentoo.org>
2011-04-08 00:44:26 -04:00
..
cpu Blackfin: serial: clean up muxing a bit 2011-04-08 00:44:26 -04:00
include/asm Blackfin: fix bd_t handling 2011-04-08 00:44:26 -04:00
lib Blackfin: fix bd_t handling 2011-04-08 00:44:26 -04:00
config.mk Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00