Skip to content
Snippets Groups Projects
Commit e93becf8 authored by Kumar Gala's avatar Kumar Gala
Browse files

Move do_fixup* for libfdt into common code


Moved the generic fixup handling code out of cpu/mpc5xxx and cpu/mpc8260
into common/fdt_support.c and renamed:

do_fixup()	-> do_fixup_by_path()
do_fixup_u32() 	-> do_fixup_by_path_u32()

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent f738b4a7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment