[U-Boot] [PATCH v2] boston: Add u-boot.mcs make target
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Wed Nov 22 18:28:32 UTC 2017
On 21.11.2017 23:31, Paul Burton wrote:
> 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 at mips.com>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> Cc: u-boot at lists.denx.de
>
> ---
>
> Changes in v2:
> - Use try-run as suggested by Daniel.
>
> board/imgtec/boston/config.mk | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
> create mode 100644 board/imgtec/boston/config.mk
>
applied to u-boot-mips, thanks.
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171122/935609cd/attachment.sig>
More information about the U-Boot
mailing list