u-boot/arch/sh/include/asm
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
..
bitops.h sh: Use the generic bitops headers 2015-11-05 10:52:09 -05:00
byteorder.h
cache.h sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 2014-11-13 08:47:58 +09:00
config.h
cpu_sh2.h
cpu_sh3.h
cpu_sh4.h sh: add support for sh7753evb board 2013-12-18 16:49:08 +09:00
cpu_sh7203.h
cpu_sh7264.h
cpu_sh7269.h
cpu_sh7706.h
cpu_sh7710.h
cpu_sh7720.h
cpu_sh7722.h sh: fix PFC registers definition for SH772{2, 3, 4} 2014-03-14 14:49:54 +09:00
cpu_sh7723.h sh: fix PFC registers definition for SH772{2, 3, 4} 2014-03-14 14:49:54 +09:00
cpu_sh7724.h sh: fix PFC registers definition for SH772{2, 3, 4} 2014-03-14 14:49:54 +09:00
cpu_sh7734.h
cpu_sh7750.h
cpu_sh7752.h
cpu_sh7753.h sh: add support for sh7753evb board 2013-12-18 16:49:08 +09:00
cpu_sh7757.h
cpu_sh7763.h
cpu_sh7780.h
cpu_sh7785.h
errno.h
global_data.h
io.h
irqflags.h
macro.h
mmc.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
pci.h
posix_types.h
processor.h sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 2014-11-13 08:47:58 +09:00
ptrace.h
sections.h
string.h
system.h
types.h
u-boot.h sh: Fix build errors for generic board 2016-05-27 15:39:51 -04:00
unaligned-sh4a.h
unaligned.h Replace <compiler.h> with <linux/compiler.h> 2014-12-08 09:35:46 -05:00
zimage.h