commit | 74fc3c0ae2ea950fdf305b9ceb75203f3c5ffacd | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Thu Jan 29 14:47:01 2015 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri Jan 30 14:19:58 2015 +0100 |
tree | 188af48988e7323fb2948797181dadfb62a2fa71 | |
parent | debf0e0226c014626bddda6a385eb75f84b93b9e [diff] |
MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 Move all au1x00 code out of arch/mips/cpu/mips32 to allow unification of CPU code in a later patch. The reorganization of the SoC specific header files will be done in a later patch series. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Cc: Paul Burton <paul.burton@imgtec.com>