linux_dsm_epyc7002/arch/powerpc
Scott Wood dc4f397d6e [POWERPC] bootwrapper: serial_console_init() fixes
1. Search the entire compatible list for serial devices.

The serial code previously did a simple strcmp on the compatible
node; this fails when the match string is not the first compatible
listed.  Use dt_is_compatible() instead.

2. Don't call serial_edit_cmdline if getc isn't defined.

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: serial_console_init() fixes 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
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
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