[U-Boot] [Patch V3 0/4] add mips64 cpu support

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Fri Aug 24 02:21:38 CEST 2012


2012/8/20 Zhizhou Zhang <etou.zh at gmail.com>:
> This patch add mips64 cpu support.
> Changes in V3:
>   - merge related files into one patch, no longer one file one patch.
>   - add detailed commit message.
>   - remove standalone example. it's too complicate.
>
> Zhizhou Zhang (4):
>   [MIPS] Add support for MIPS64 cpus
>   [MIPS] add mips64 support in mips head files
>   [MIPS] Add qemu-mips building configs
>   [MIPS] Disable standalone while building MIPS64
>

looks better now, but there are still some issues:
- please replace [MIPS] by MIPS:
- always check each patch with checkpatch.pl in tools directory anf
fix the warnings

Please rework and base your patches on
git://git.denx.de/u-boot-mips.git. I have prepared
some patches which rework the handling of endianess flags and
CONFIG_STANDALONE_LOAD_ADDR.

-- 
Best regards,
Daniel


More information about the U-Boot mailing list