[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] arm64:renesas: Introduce early console for Salvator-X board
Dear Iurii,
This patch https://github.com/qbeeukraine/meta-platform-xen/blob/2.12/minimal/meta-rcar-gen3-xen/recipes-bsp/u-boot/u-boot/0002-arm-fdt-Don-t-touch-memory-node-from-full-U-Boot-in-.patch Is a total mess. Somewhy you check defined CONFIG_XEN to introduce the arch_fixup_fdt() function, which, as per you idea, is not needed to be built for the XEN boot. You have no patch lines to introduce CONFIG_XEN so the code works. Also arch_fixup_fdt() not only mangles memory nodes, so it is not right to drop whole the function. But the problem in that piece of code still exists:
Putting all memory banks into one memory node in the device tree is the simplest workaround. I'm not really sure where should be a proper fix. Should it be on u-boot or XEN side? Sincerely, Andrii Anisov. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |