diff options
author | Hollis Blanchard <hollisb@us.ibm.com> | 2006-08-14 15:22:22 -0500 |
---|---|---|
committer | Hollis Blanchard <hollisb@us.ibm.com> | 2006-08-14 15:22:22 -0500 |
commit | 47bc089713c69ab5031193070640fdd8e46451b7 (patch) | |
tree | f53610e4f8742beb0a1fdb245ec585e7bf15b026 /tools/libxc/xc_linux_save.c | |
parent | d7cb21e64ce7fe55b1ab3ea10677b185da7814b7 (diff) | |
download | xen-47bc089713c69ab5031193070640fdd8e46451b7.tar.gz xen-47bc089713c69ab5031193070640fdd8e46451b7.tar.bz2 xen-47bc089713c69ab5031193070640fdd8e46451b7.zip |
[POWERPC] Support console=comX option for Xen console.
Let Xen/PPC support the console=comX option that Xen/x86 uses, so one
need simply supply CMDLINE="console=com2" on the make invocation to get
proper use of the physical serial port on a JS21.
We do this by pruning all serial devices from the device tree, and then
initializing both com1 and com2 (like arch/x86/setup.c does).
Note that `setenv direct-serial? true; nvupdate' should in theory help
with this, but it does not work at present, and will only be supported
in some future version of SLOF. Regardless, it is useful to support the
console=comX option, since there will always be environments where it is
difficult to get access to the firmware console.
Tested on JS20 and JS21 blades.
Signed-off-by: Amos Waterland <apw@us.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Diffstat (limited to 'tools/libxc/xc_linux_save.c')
0 files changed, 0 insertions, 0 deletions