Re: [PATCH 13/17] openrisc: Refactor or32_early_setup()

2013-11-15 Thread Jonas Bonn
On 11/12/2013 08:42 PM, Geert Uytterhoeven wrote: - Change fdt pointer (passed from head.S) from unsigned int to void *, which allows to kill a cast, and makes it compatible with __dtb_start. - Use pr_info(), - Extract common part. Signed-off-by: Geert Uytterhoeven Cc: Jonas Bonn

[PATCH 13/17] openrisc: Refactor or32_early_setup()

2013-11-12 Thread Geert Uytterhoeven
- Change fdt pointer (passed from head.S) from unsigned int to void *, which allows to kill a cast, and makes it compatible with __dtb_start. - Use pr_info(), - Extract common part. Signed-off-by: Geert Uytterhoeven Cc: Jonas Bonn Cc: li...@lists.openrisc.net --- arch/openrisc/kernel/