Skip to content
Commit 621c2cd8 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jonas Bonn
Browse files

openrisc: Refactor or32_early_setup()



  - 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: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Cc: linux@lists.openrisc.net
Signed-off-by: default avatarJonas Bonn <jonas@southpole.se>
parent 0db041be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment