On 08.03.20 00:33, Ralf Ramsauer wrote:
This is probably a c&p artefact from macchiatobin.c: Memory on the espressobin, 1G variant, ranges from 0x0 - 0x40000000, and reservation can be done via cmdline. Adjust the comment.
I think the ZyncMP was first. Anyway, applied. Thanks, Jan
Signed-off-by: Ralf Ramsauer <[email protected]> --- configs/arm64/espressobin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/arm64/espressobin.c b/configs/arm64/espressobin.c index 79d79fa2..1b75f6d7 100644 --- a/configs/arm64/espressobin.c +++ b/configs/arm64/espressobin.c @@ -11,7 +11,7 @@ * This work is licensed under the terms of the GNU GPL, version 2. See * the COPYING file in the top-level directory. * - * Reservation via device tree: 0x800000000..0x83fffffff + * Reservation 0x30000000..0x3fffffff via cmdline: mem=768M */ #include <jailhouse/types.h>
-- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/c55923ec-b4e6-7a16-38ef-0fc638ffae2f%40web.de.
