u-boot-brain/board/renesas/sh7753evb
Simon Glass f41e6088eb 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: Simon Glass <sjg@chromium.org>
2016-05-27 15:39:51 -04:00
..
Kconfig sh: consolidate CONFIG_SYS_CPU defines 2014-11-13 08:48:48 +09:00
lowlevel_init.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
MAINTAINERS MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
Makefile sh: add support for sh7753evb board 2013-12-18 16:49:08 +09:00
sh7753evb.c sh: sh7753evb: Fix build error 2016-01-25 10:40:00 -05:00
spi-boot.c sh: add support for sh7753evb board 2013-12-18 16:49:08 +09:00
u-boot.lds sh: Fix build errors for generic board 2016-05-27 15:39:51 -04:00