]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
microblaze: Change temp register for cmdline
authorMichal Simek <monstr@monstr.eu>
Thu, 4 Feb 2010 10:42:24 +0000 (11:42 +0100)
committerMichal Simek <monstr@monstr.eu>
Mon, 22 Feb 2010 08:09:59 +0000 (09:09 +0100)
commit770af7429594f5f2b0782b2c8b1980edaf6143eb
tree9aebcfa9c0ebc885b7ce79f237d8211237ce6d16
parentf1ae07bbe09a9ec859638046469322aa62775c67
microblaze: Change temp register for cmdline

For copy was used r7 register when CONFIG_CMDLINE_BOOL option
is enabled. But r7 stores pointer to fdt that's why machine_early_init
not detect compiled-in DTB.

I also moved kernel PID setup to have TLB init in one block

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/head.S