android_kernel_xiaomi_sdm845/arch/powerpc
Scott Wood 0602801c22 [POWERPC] bootwrapper: dt_xlate_range() bugfixes
1. The check whether ranges fits in the buffer was using elements rather
than bytes.
2. Empty ranges were not properly treated as transparent, and missing
ranges were treated as transparent.
3. The loop terminated when translating from the root rather than to.  Once
bug #2 was fixed, it failed due to a missing ranges in the root node.
4. In decoding the ranges property, the #size-cells used was that of
the parent, not the child.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-08-22 15:21:48 +10:00
..
boot [POWERPC] bootwrapper: dt_xlate_range() bugfixes 2007-08-22 15:21:48 +10:00
configs [POWERPC] Bamboo board support 2007-08-20 07:30:14 -05:00
kernel [POWERPC] Whitespace cleanup in arch/powerpc 2007-08-22 15:21:47 +10:00
lib Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
math-emu [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c 2006-09-26 15:24:35 +10:00
mm [POWERPC] 40x MMU 2007-08-20 07:28:48 -05:00
oprofile Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
platforms [POWERPC] Whitespace cleanup in arch/powerpc 2007-08-22 15:21:47 +10:00
sysdev [POWERPC] Whitespace cleanup in arch/powerpc 2007-08-22 15:21:47 +10:00
xmon [POWERPC] fix showing xmon help 2007-07-22 21:30:58 +10:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime 2007-07-23 22:29:09 -05:00
Kconfig.debug Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION 2007-07-29 16:45:38 -07:00
Makefile [POWERPC] Rename 4xx paths to 40x 2007-08-20 07:27:07 -05:00