u-boot-brain/board/imgtec/boston
Paul Burton caead80a66 boston: Add u-boot.mcs make target
U-Boot is generally flashed to a MIPS Boston development board by means
of a .mcs file which Xilinx Vivado software can write to the flash
present on the board. As such we'd generally want to produce an mcs file
when building U-Boot to target the Boston board. Introduce a make target
for u-boot.mcs which generates it using the srec_cat tool available from
the SRecord project, and build it by default when srec_cat is present.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: u-boot@lists.denx.de
2017-11-28 21:59:30 +01:00
..
boston-lcd.h boston: Introduce support for the MIPS Boston development board 2016-09-21 16:24:36 +02:00
boston-regs.h boston: Introduce support for the MIPS Boston development board 2016-09-21 16:24:36 +02:00
checkboard.c boston: Introduce support for the MIPS Boston development board 2016-09-21 16:24:36 +02:00
config.mk boston: Add u-boot.mcs make target 2017-11-28 21:59:30 +01:00
ddr.c board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
dt.c boston: Setup memory ranges in FDT provided to Linux 2017-05-12 13:29:50 +02:00
Kconfig boston: Introduce support for the MIPS Boston development board 2016-09-21 16:24:36 +02:00
lowlevel_init.S boston: Remove unused label in lowlevel_display 2017-11-28 21:59:30 +01:00
MAINTAINERS Update Paul Burton's email address 2017-11-28 21:59:30 +01:00
Makefile boston: Setup memory ranges in FDT provided to Linux 2017-05-12 13:29:50 +02:00