u-boot/arch/m68k
angelo@sysam.it 5296cb1d99 m68k: add architecture-specific u-boot.lds
Add architecture-specific u-boot.lds and remove all board-specific
u-boot.lds.

All the .text customization that was board-specific have been
moved inside the related include/configs, inside a
LDS_BOARD_TEXT define.

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
2015-04-23 14:56:07 -04:00
..
cpu m68k: add architecture-specific u-boot.lds 2015-04-23 14:56:07 -04:00
include/asm generic-board: select SYS_GENERIC_BOARD for some architectures 2015-03-28 09:03:08 -04:00
lib m68k: remove arch/m68k/lib/board.c 2015-03-28 09:03:08 -04:00
Kconfig m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk 2015-03-28 09:03:09 -04:00
Makefile m68k: merge per-CPU config.mk into arch/m68k/Makefile 2015-03-28 09:03:09 -04:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00