Searched hist:"405 fe7aa0dbaa6cb8cfe62771eee67076d30aca1" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/riscv/boot/ |
H A D | loader.S | 405fe7aa0dbaa6cb8cfe62771eee67076d30aca1 Mon Oct 28 13:10:42 CET 2019 Christoph Hellwig <hch@lst.de> riscv: provide a flat image loader
This allows just loading the kernel at a pre-set address without qemu going bonkers trying to map the ELF file.
Contains a contribution from Aurabindo Jayamohanan to reuse the PAGE_OFFSET definition.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Anup Patel <anup@brainfault.org> [paul.walmsley@sifive.com: fixed checkpatch issue; minor commit message fix] Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
|
H A D | loader.lds.S | 405fe7aa0dbaa6cb8cfe62771eee67076d30aca1 Mon Oct 28 13:10:42 CET 2019 Christoph Hellwig <hch@lst.de> riscv: provide a flat image loader
This allows just loading the kernel at a pre-set address without qemu going bonkers trying to map the ELF file.
Contains a contribution from Aurabindo Jayamohanan to reuse the PAGE_OFFSET definition.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Anup Patel <anup@brainfault.org> [paul.walmsley@sifive.com: fixed checkpatch issue; minor commit message fix] Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
|
H A D | Makefile | diff 405fe7aa0dbaa6cb8cfe62771eee67076d30aca1 Mon Oct 28 13:10:42 CET 2019 Christoph Hellwig <hch@lst.de> riscv: provide a flat image loader
This allows just loading the kernel at a pre-set address without qemu going bonkers trying to map the ELF file.
Contains a contribution from Aurabindo Jayamohanan to reuse the PAGE_OFFSET definition.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Anup Patel <anup@brainfault.org> [paul.walmsley@sifive.com: fixed checkpatch issue; minor commit message fix] Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
|
/linux/arch/riscv/ |
H A D | Makefile | diff 405fe7aa0dbaa6cb8cfe62771eee67076d30aca1 Mon Oct 28 13:10:42 CET 2019 Christoph Hellwig <hch@lst.de> riscv: provide a flat image loader
This allows just loading the kernel at a pre-set address without qemu going bonkers trying to map the ELF file.
Contains a contribution from Aurabindo Jayamohanan to reuse the PAGE_OFFSET definition.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Anup Patel <anup@brainfault.org> [paul.walmsley@sifive.com: fixed checkpatch issue; minor commit message fix] Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
|