[U-Boot] [PATCH] MIPS: add MIPS Release 6 build coverage for Boston boards

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Fri Jun 29 15:32:37 UTC 2018



On 01.06.2018 11:57, Daniel Schwierzeck wrote:
> Now that Travis CI is building with gcc-7.3.0, we can add
> build coverage for all combinations of MIPS Release 6
> instruction sets (MIPS32, MIPS64, Big Endian, Little Endian).
> 
> Add mew default configs for Boston board for all MIPS Release 6
> variants.
> 
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> 
> ---
> 
>  configs/boston32r6_defconfig   | 41 +++++++++++++++++++++++++++++++++
>  configs/boston32r6el_defconfig | 42 ++++++++++++++++++++++++++++++++++
>  configs/boston64r6_defconfig   | 41 +++++++++++++++++++++++++++++++++
>  configs/boston64r6el_defconfig | 42 ++++++++++++++++++++++++++++++++++
>  4 files changed, 166 insertions(+)
>  create mode 100644 configs/boston32r6_defconfig
>  create mode 100644 configs/boston32r6el_defconfig
>  create mode 100644 configs/boston64r6_defconfig
>  create mode 100644 configs/boston64r6el_defconfig
> 

applied to u-boot-mips, thanks.

-- 
- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180629/408d4fef/attachment.sig>


More information about the U-Boot mailing list