[U-Boot] [[Patch V2] mips: 06/16] add cpu/mips64/start.S

2012-08-17 Thread Zhizhou Zhang
remove cache init Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/start.S | 373 ++ 1 file changed, 373 insertions(+) create mode 100644 arch/mips/cpu/mips64/start.S diff --git a/arch/mips/cpu/mips64/start.S

[U-Boot] [[Patch V2] mips: 06/16] add cpu/mips64/start.S

2012-08-17 Thread Zhizhou Zhang
remove cache init Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/start.S | 373 ++ 1 file changed, 373 insertions(+) create mode 100644 arch/mips/cpu/mips64/start.S diff --git a/arch/mips/cpu/mips64/start.S

Re: [U-Boot] [[Patch V2] mips: 06/16] add cpu/mips64/start.S

2012-08-17 Thread Mike Frysinger
On Friday 17 August 2012 11:30:49 Zhizhou Zhang wrote: remove cache init this commit message doesn't make much sense. if it meant to be covering what changed since v1, put it below the --- marker below. --- /dev/null +++ b/arch/mips/cpu/mips64/start.S + .globl _start + .text