Re: [U-Boot] [Patch V4 0/4] MIPS: add mips64 cpu support

2012-09-01 Thread Wolfgang Denk
Dear Zhizhou Zhang, In message 1346071750-6634-1-git-send-email-etou...@gmail.com you wrote: This patch add mips64 cpu support. Changes in V4: - Add both big-endian and little-endian support - Remove cache probe - Add standalone support for mips64 Changes in V3: - merge related

[U-Boot] [Patch V4 0/4] MIPS: add mips64 cpu support

2012-08-27 Thread Zhizhou Zhang
This patch add mips64 cpu support. Changes in V4: - Add both big-endian and little-endian support - Remove cache probe - Add standalone support for mips64 Changes in V3: - merge related files into one patch, no longer one file one patch. - add detailed commit message. - remove

[U-Boot] [Patch V4 0/4] MIPS: add mips64 cpu support

2012-08-27 Thread Zhizhou Zhang
This patch add mips64 cpu support. Changes in V4: - Add both big-endian and little-endian support - Remove cache probe - Add standalone support for mips64 Changes in V3: - merge related files into one patch, no longer one file one patch. - add detailed commit message. - remove

Re: [U-Boot] [Patch V4 0/4] MIPS: add mips64 cpu support

2012-08-27 Thread Daniel Schwierzeck
Hi Zhizhou, 2012/8/27 Zhizhou Zhang etou...@gmail.com: This patch add mips64 cpu support. Changes in V4: - Add both big-endian and little-endian support - Remove cache probe - Add standalone support for mips64 Changes in V3: - merge related files into one patch, no longer one file