android_kernel_xiaomi_sdm845/arch/powerpc
Amos Waterland 0e4aa9c200 [POWERPC] Fix builtin command line interaction with firmware
It seems that prom_init's early_cmdline_parse is broken on at least
Apple 970 xserves and IBM JS20 blades with SLOF.  The firmware of these
machines returns -1 and 1 respectively when getprop is called for the
bootargs property of /chosen, causing Linux to ignore its builtin
command line in favor of a null string.  This patch makes Linux use its
builtin command line if getprop returns an error or a null string.

Signed-off-by: Amos Waterland <apw@us.ibm.com>
Acked-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-06-15 19:31:26 +10:00
..
boot [POWERPC] Editable kernel command-line in zImage binary. 2006-06-15 19:31:25 +10:00
configs [POWERPC] update pmac32_defconfig 2006-06-15 19:31:26 +10:00
kernel [POWERPC] Fix builtin command line interaction with firmware 2006-06-15 19:31:26 +10:00
lib [POWERPC] Optimise some TOC usage 2006-06-15 19:31:25 +10:00
math-emu powerpc: move math-emu over to arch/powerpc 2006-03-27 23:43:27 -06:00
mm [POWERPC] Remove stale 64bit on 32bit kernel code 2006-06-15 19:31:26 +10:00
oprofile [POWERPC] Optimise some TOC usage 2006-06-15 19:31:25 +10:00
platforms [POWERPC] cleanup dma_mapping_ops 2006-06-15 19:31:26 +10:00
sysdev [POWERPC] node local IOMMU tables 2006-06-15 19:31:26 +10:00
xmon [PATCH] powerpc: add a raw dump command to xmon 2006-03-17 13:22:33 +11:00
Kconfig [POWERPC] Add support for PCI-Express nodes in the device tree 2006-06-15 19:31:25 +10:00
Kconfig.debug [PATCH] powerpc: Make early debugging options behave with oldconfig 2006-05-19 14:35:23 +10:00
Makefile [POWERPC] Remove stale 64bit on 32bit kernel code 2006-06-15 19:31:26 +10:00