u-boot-brain/arch/microblaze/include/asm
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures
We have done with the generic board conversion for all the boards
of ARC, Blackfin, M68000, MicroBlaze, MIPS, NIOS2, Sandbox, X86.

Let's select SYS_GENERIC_BOARD for those architectures, so we can
tell which architecture has finished the conversion at a glance.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Alexey Brodkin <abrodkin@synopsys.com>
2015-03-28 09:03:08 -04:00
..
asm.h microblaze: Show return address from exception 2015-02-09 15:09:56 +01:00
bitops.h
byteorder.h
cache.h
config.h generic-board: select SYS_GENERIC_BOARD for some architectures 2015-03-28 09:03:08 -04:00
errno.h
global_data.h
gpio.h
io.h
microblaze_intc.h microblaze: Use standard interrupt_init() function 2015-02-09 15:09:58 +01:00
microblaze_timer.h
posix_types.h microblaze: Fix printf size_t format related warnings (again...) 2014-09-09 09:58:36 +02:00
processor.h
ptrace.h
sections.h
spl.h microblaze: Add SPL support 2014-02-04 16:39:50 +01:00
string.h
system.h
types.h
u-boot.h microblaze: Move architecture to use generic board init 2015-02-09 15:11:56 +01:00
unaligned.h