Home
last modified time | relevance | path

Searched hist:"6 bccab870731a74807d6fe69aff78fcb975dfa75" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dbootm-fdt.c6bccab870731a74807d6fe69aff78fcb975dfa75 Wed Jul 31 14:01:50 UTC 2019 Joseph Chen <chenjh@rock-chips.com> fdt: fixup: move board_fdt_fixup the earliest than others

If we update fdt by create or move operation, the fdt nodes offset are
changed, but device node of DM didn't update its offset linking with the
fdt node. This makes driver can't parse the right fdt node info.

This is a DM framework bug, we need this patch to workarund it.

Change-Id: I18ee427fe2457ae42e5c6d1dab3e365fe87e06e4
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
/rk3399_rockchip-uboot/common/
H A Dimage-fdt.c6bccab870731a74807d6fe69aff78fcb975dfa75 Wed Jul 31 14:01:50 UTC 2019 Joseph Chen <chenjh@rock-chips.com> fdt: fixup: move board_fdt_fixup the earliest than others

If we update fdt by create or move operation, the fdt nodes offset are
changed, but device node of DM didn't update its offset linking with the
fdt node. This makes driver can't parse the right fdt node info.

This is a DM framework bug, we need this patch to workarund it.

Change-Id: I18ee427fe2457ae42e5c6d1dab3e365fe87e06e4
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>