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

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

2015-06-17 Thread Korupol, Naveen (EXT)
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 inittab. I have /dev/hvc0 in the file system, I am using an initramfs which

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 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 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

Re: [Xen-devel] Failed to launch xen on J6 evm

2015-04-15 Thread Korupol, Naveen (EXT)
-0xb801593c (XEN) Std. Loglevel: All (XEN) Guest Loglevel: All (XEN) *** Serial input - DOM0 (type 'CTRL-a' three times to switch input to Xen) (XEN) Freed 280kB init memory. Regards Naveen -Original Message- From: Korupol, Naveen (EXT) Sent: Thursday, March 12, 2015 10:01 AM

Re: [Xen-devel] Failed to launch xen on J6 evm

2015-03-12 Thread Korupol, Naveen (EXT)
Hi Ian/Team It finally looks like xen and dom0 are stable, but the cli seems tricky. I can switch between xen/dom0 but cannot execute xm cmds... Any idea where I went wrong? Please find the log below - thanks Regards Naveen  U-Boot SPL 2015.04-rc1 (Mar 10 2015 - 13:35:08) DRA752 ES1.1

Re: [Xen-devel] Failed to launch xen on J6 evm

2015-03-12 Thread Korupol, Naveen (EXT)
Hi Ian CONFIG_XEN iand CONFIG_HVC_XEN are enabled =y in .config other config settings seem to be in line. getty was not properly setup in my dom0 settings - thanks Regards Naveen Please note my new email address naveen.koru...@ext.us.panasonic.com. The old address will be available until

Re: [Xen-devel] Failed to launch xen on J6 evm

2015-03-10 Thread Korupol, Naveen (EXT)
Hi Some more progress and then PANIC.. says (XEN) GICv2: Cannot find the maintenance IRQ Here is the log: 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

Re: [Xen-devel] Failed to launch xen on J6 evm

2015-03-10 Thread Korupol, Naveen (EXT)
Hi Got some progress in loading xen hyp and then sits blank. Here is the log: 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)

Re: [Xen-devel] Failed to launch xen on J6 evm

2015-03-09 Thread Korupol, Naveen (EXT)
Korupol -Original Message- From: Ian Campbell [mailto:ian.campb...@citrix.com] Sent: Monday, March 09, 2015 5:55 AM To: Korupol, Naveen (EXT) Cc: xen-de...@lists.xenproject.org Subject: Re: [Xen-devel] Failed to launch xen on J6 evm On Fri, 2015-03-06 at 20:03 +, Korupol, Naveen (EXT

[Xen-devel] Failed to launch xen on J6 evm

2015-03-09 Thread Korupol, Naveen (EXT)
Hi I am using J6 evm. Tried to launch xen and it fails after reporting starting kernel. I tried to change the load addresses and played with couple different u-boots and file system images...but still on square 1. I would like to know if this is a known issue with J6 EVM and If there are any