Re: [PATCH v2 02/17] hw/loongarch: Add load initrd

2023-12-24 Thread gaosong
在 2023/12/21 下午3:09, maobibo 写道: On 2023/12/18 下午5:00, Song Gao wrote: we load initrd ramdisk after kernel_high address Signed-off-by: Song Gao ---   hw/loongarch/boot.c | 29 -   1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/hw/loongarch/boot.c b/h

Re: [PATCH v2 02/17] hw/loongarch: Add load initrd

2023-12-20 Thread maobibo
On 2023/12/18 下午5:00, Song Gao wrote: we load initrd ramdisk after kernel_high address Signed-off-by: Song Gao --- hw/loongarch/boot.c | 29 - 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/hw/loongarch/boot.c b/hw/loongarch/boot.c index 9f25ea58

[PATCH v2 02/17] hw/loongarch: Add load initrd

2023-12-18 Thread Song Gao
we load initrd ramdisk after kernel_high address Signed-off-by: Song Gao --- hw/loongarch/boot.c | 29 - 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/hw/loongarch/boot.c b/hw/loongarch/boot.c index 9f25ea5847..2be6dfb037 100644 --- a/hw/loongarch/boot