[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] help
Add back xen-devel On Fri, Mar 11, 2016 at 05:23:22PM +0100, Safa Hamza wrote: > ok .. can u tell me how compile xen with debug symbols !! i have xen-syms > after compiling xen with "make dist-xen XEN_TARGET_ARCH=arm32 > CROSS_COMPILE=arm-linux-gnueabihf- CONFIG_EARLY_PRINTK=omap5432" is this > the kernel with debug symbols > I'm not sure if you did the right thing because I've never done any ARM development. I'll let other people answer your question. Wei. > On Fri, Mar 11, 2016 at 5:09 PM, Wei Liu <wei.liu2@xxxxxxxxxx> wrote: > > > On Fri, Mar 11, 2016 at 11:02:26AM -0500, Konrad Rzeszutek Wilk wrote: > > > On Fri, Mar 11, 2016 at 04:47:47PM +0100, Safa Hamza wrote: > > > > now i did just like u said ... a new error appears > > > > > > Adding XEn-devel back. Please reply all. > > > > > > > > > ****************************************************************************** > > > > U-Boot# fdt addr $dtb_addr_r > > > > U-Boot# fdt resize > > > > U-Boot# fdt set /chosen xen,xen-bootargs \"$xen_bootargs\" > > > > U-Boot# fdt resize > > > > U-Boot# fdt set /chosen xen,dom0-bootargs \"$dom0_bootargs\" > > > > U-Boot# fdt resize > > > > U-Boot# fdt mknode /chosen modules > > > > U-Boot# fdt set /chosen/modules '#address-cells' <1> > > > > U-Boot# fdt set /chosen/modules '#size-cells' <1> > > > > U-Boot# fdt mknode /chosen/modules module@0 > > > > libfdt fdt_add_subnode(): FDT_ERR_NOSPACE > > > > > > ****************************************************************************** > > > > but when i wrote fdt resize before fdt mknode /chosen/modules > > module@0 > > > > this error disappear but still the execution stops as i mentioned > > before > > > > > > > > The message seems quite straight-forward to me -- one of the libfdt > > function call failed with some error. > > > > I'm afraid you need to do some manual debugging to figure out what went > > wrong. > > > > Wei. > > > > > > On Fri, Mar 11, 2016 at 4:20 PM, Konrad Rzeszutek Wilk < > > > > konrad.wilk@xxxxxxxxxx> wrote: > > > > > > > > > On Fri, Mar 11, 2016 at 10:20:01AM -0500, Konrad Rzeszutek Wilk > > wrote: > > > > > > On Fri, Mar 11, 2016 at 04:05:58PM +0100, Safa Hamza wrote: > > > > > > > > > > And please do not drop Xen-devel. Adding it back on. > > > > > > > > > > > > i did like u said but nothing change .. > > > > > > > > > > > > > > > > > > > No you didn't. See below: > > > > > > > U-Boot# setenv dom0_bootargs 'console=hvc0,115200n8 > > earlyprintk=xen > > > > > debug' > > > > > > > > > > > > You still have 115200n8 > > > > > > > > > > > _______________________________________________ > > > Xen-devel mailing list > > > Xen-devel@xxxxxxxxxxxxx > > > http://lists.xen.org/xen-devel > > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |