Re: [PATCH v2 4/4] hw/riscv: Load the kernel after the firmware

2020-11-09 Thread Alistair Francis
Cc: qemu-ri...@nongnu.org; bmeng...@gmail.com; Alistair Francis > > ; qemu-devel@nongnu.org > > Subject: Re: [PATCH v2 4/4] hw/riscv: Load the kernel after the firmware > > > > On Tue, 20 Oct 2020 08:46:45 PDT (-0700), alistai...@gmail.com wrote: > > > On Mon, Oct 19, 2020 at

RE: [PATCH v2 4/4] hw/riscv: Load the kernel after the firmware

2020-11-05 Thread Anup Patel
bject: Re: [PATCH v2 4/4] hw/riscv: Load the kernel after the firmware > > On Tue, 20 Oct 2020 08:46:45 PDT (-0700), alistai...@gmail.com wrote: > > On Mon, Oct 19, 2020 at 4:17 PM Palmer Dabbelt > wrote: > >> > >> On Tue, 13 Oct 2020 17:17:33 PDT (-0700), Alistair

Re: [PATCH v2 4/4] hw/riscv: Load the kernel after the firmware

2020-11-05 Thread Palmer Dabbelt
On Tue, 20 Oct 2020 08:46:45 PDT (-0700), alistai...@gmail.com wrote: On Mon, Oct 19, 2020 at 4:17 PM Palmer Dabbelt wrote: On Tue, 13 Oct 2020 17:17:33 PDT (-0700), Alistair Francis wrote: > Instead of loading the kernel at a hardcoded start address, let's load > the kernel at the next allign

Re: [PATCH v2 4/4] hw/riscv: Load the kernel after the firmware

2020-10-20 Thread Alistair Francis
On Mon, Oct 19, 2020 at 4:17 PM Palmer Dabbelt wrote: > > On Tue, 13 Oct 2020 17:17:33 PDT (-0700), Alistair Francis wrote: > > Instead of loading the kernel at a hardcoded start address, let's load > > the kernel at the next alligned address after the end of the firmware. > > > > This should have

Re: [PATCH v2 4/4] hw/riscv: Load the kernel after the firmware

2020-10-19 Thread Bin Meng
On Wed, Oct 14, 2020 at 8:28 AM Alistair Francis wrote: > > Instead of loading the kernel at a hardcoded start address, let's load > the kernel at the next alligned address after the end of the firmware. typo of "aligned" > > This should have no impact for current users of OpenSBI, but will > al

Re: [PATCH v2 4/4] hw/riscv: Load the kernel after the firmware

2020-10-19 Thread Palmer Dabbelt
On Tue, 13 Oct 2020 17:17:33 PDT (-0700), Alistair Francis wrote: Instead of loading the kernel at a hardcoded start address, let's load the kernel at the next alligned address after the end of the firmware. This should have no impact for current users of OpenSBI, but will allow loading a noMMU