]> Git Repo - u-boot.git/commit - boot/image-fdt.c
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
authorMa Haijun <[email protected]>
Sat, 12 Jul 2014 13:24:06 +0000 (14:24 +0100)
committerAlbert ARIBAUD <[email protected]>
Mon, 28 Jul 2014 15:19:49 +0000 (17:19 +0200)
commite29607ed972056723e4bf0ac90767421cf0f0b78
tree6e2f8023065d2f222955881c2a398048b735cbed
parent38510a4b34a699a534121ad3cb9096cc0fd7a86e
ARM: convert arch_fixup_memory_node to a generic FDT fixup function

Some architecture needs extra device tree setup. Instead of adding
yet another hook, convert arch_fixup_memory_node to be a generic
FDT fixup function.

[maz: collapsed 3 patches into one, rewrote commit message]

Signed-off-by: Ma Haijun <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Acked-by: Ian Campbell <[email protected]>
arch/arm/lib/bootm-fdt.c
arch/arm/lib/bootm.c
common/image-fdt.c
include/common.h
This page took 0.034692 seconds and 4 git commands to generate.