commit | 2e8e4f5b80e101da588af650de0ff6b3c475d6b3 | [log] [tgz] |
---|---|---|
author | Dale Farnsworth <dale@farnsworth.org> | Tue Dec 16 06:22:59 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Dec 23 15:13:28 2008 +1100 |
tree | 5097f654aec290e9835e882e2c2aff1e27d0c980 | |
parent | b906cfa397fdef8decbd36467b1f63c830a0bf2b [diff] |
powerpc: Setup OF properties for ppc32 kexec Refactor the setting of kexec OF properties, moving the common code from machine_kexec_64.c to machine_kexec.c where it can be used on both ppc64 and ppc32. This is needed for kexec to work on ppc32 platforms. Signed-off-by: Dale Farnsworth <dale@farnsworth.org> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>