[U-Boot] [PATCH 00/10] MIPS: unify low-level assembly code

2013-06-13 Thread Gabor Juhos
The patch-set changes some parts of the low-level assembly code in order to minimize the difference between the mips32, mips64 and xburst implementation. Do it in small steps to make review easier. The series is based on the testing branch of the MIPS custodian tree. Cc: Daniel Schwierzeck Gabo

Re: [U-Boot] [PATCH 00/10] MIPS: unify low-level assembly code

2013-06-16 Thread Daniel Schwierzeck
2013/6/13 Gabor Juhos : > The patch-set changes some parts of the low-level assembly > code in order to minimize the difference between the mips32, > mips64 and xburst implementation. Do it in small steps to > make review easier. > > The series is based on the testing branch of the MIPS custodian t