Re: [Xen-devel] xen on J6 evm - console not responding

2015-06-30 Thread Ian Campbell
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

Re: [Xen-devel] xen on J6 evm - console not responding

2015-06-30 Thread Korupol, Naveen (EXT)
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

Re: [Xen-devel] xen on J6 evm - console not responding

2015-06-17 Thread Ian Campbell
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

Re: [Xen-devel] xen on J6 evm - console not responding

2015-06-17 Thread Korupol, Naveen (EXT)
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

Re: [Xen-devel] xen on J6 evm - console not responding

2015-06-17 Thread Ian Campbell
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

Re: [Xen-devel] xen on J6 evm - console not responding

2015-06-17 Thread Korupol, Naveen (EXT)
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

Re: [Xen-devel] xen on J6 evm - console not responding

2015-06-17 Thread Korupol, Naveen (EXT)
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

Re: [Xen-devel] xen on J6 evm - console not responding

2015-06-17 Thread Ian Campbell
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