[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Domain 0 crashed when booting OMAP5 uEVM
On Aug 13, 2013, at 5:36 PM, Andrii Anisov <andrii.anisov@xxxxxxxxxxxxxxx> wrote: > Chen, > > So I think I have to implement a .specific_mapping such as > exynos5_specific_mapping in arch/arm/platforms/exynos5.c? > > I gave this hint a few messages ago in this thread ;) I should have read more carefully, ;-) > > Just one more question. Read from OMAP5 datasheet, its IO memory address > space ranges from 0 to 2G (with holes of course). Do I have to map all > of them? > > It really depends on what you want to achieve. > If you need things up and running ASAP - just map all the range. But mention > following: > • exclude GIC range > • exclude your xen console UART range > Other hints: > • set kernel console to hvc0 > • disable printings from LK decompressor (it writes directly to omap > debug UART3, and if you give it to xen and don't map to Dom0 - will have data > abort) > BTW, have you got CPU1 brought up by XEN? Yes, :-) Thanks. Baozi _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |