2012/8/20 Zhizhou Zhang <[email protected]>: > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

