On Tue, 2015-06-30 at 16:44 +, Korupol, Naveen (EXT) wrote:
> Hi Ian
>
> After little more debugging, I found that the dtb that I am using to launch
> Xen and Linux is good until Linux starts to boot.
>
> There is a little pause in the console after Xen boot completes and Linux
> boot log s
Hi Ian
After little more debugging, I found that the dtb that I am using to launch Xen
and Linux is good until Linux starts to boot.
There is a little pause in the console after Xen boot completes and Linux boot
log shows up.
During this window of time, console input still works...Ctrl-a seque
On Wed, 2015-06-17 at 15:55 +0100, Ian Campbell wrote:
> On Wed, 2015-06-17 at 14:42 +, Korupol, Naveen (EXT) wrote:
> > Does Xen see the keypresses, i.e. can you press Ctrl-A three times and
> > get a response?
> > No: Ctrl-A does not work either.
>
> OK, that indicates an issue with the ser
Hi Ian
Here is the complete boot up log:
Thanks
Naveen
U-Boot SPL 2015.04-rc1 (Mar 10 2015 - 13:35:08)
DRA752 ES1.1
reading args
spl_load_image_fat_os: error reading image args, err - -1
reading u-boot.img
reading u-boot.img
U-Boot 2015.04-rc1 (Mar 10 2015 - 13:35:08)
CPU : DRA752 ES1.1
Boar
On Wed, 2015-06-17 at 14:42 +, Korupol, Naveen (EXT) wrote:
> Does Xen see the keypresses, i.e. can you press Ctrl-A three times and
> get a response?
> No: Ctrl-A does not work either.
OK, that indicates an issue with the serial port rather than anything to
do with the dom0 configuration.
I
Hi Ian,
hvc0::respawn:/sbin/getty 115200 hvc0
is on a new line in /etc/inittab
Naveen
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Hi Ian
Here is the information:
/etc/inittab
# Boot-time system configuration/initialization script.
# This is run first except when booting in single-user mode.
#
::sysinit:/etc/rc
# /bin/sh invocations on selected ttys
#
# Note below that we prefix the shell commands with a "-" to indicate to
On Wed, 2015-06-17 at 14:04 +, Korupol, Naveen (EXT) wrote:
> Hi Ian
>
> I have Xen and Dom-0 booting up in a stable state on a J6 evm board.
> I can see xl commands responding correctly from the scripts too,
> But I cannot enter the login name at the login prompt from a getty setup in
> init