boot/riscv-pk: add bootloader for RISC-V architecture
authorMark Corbin <mark.corbin@embecosm.com>
Wed, 12 Sep 2018 10:22:55 +0000 (11:22 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 25 Sep 2018 19:39:52 +0000 (21:39 +0200)
commitb3c46df481b7b7e5c4cb3d1c70b5782c662042e2
treeb477eab00db3001a8d1295d90c4dfb23d272932c
parent9b3d52b4008abacc4ea4867e0fe4e68ed32b1920
boot/riscv-pk: add bootloader for RISC-V architecture

Add the RISC-V Proxy Kernel (pk) package which provides the Berkeley
Boot Loader for booting RISC-V kernel images.

Signed-off-by: Mark Corbin <mark.corbin@embecosm.com>
[Thomas:
 - fix prompt of option to be just "riscv-pk"
 - add blank line between help text and upstream URL in Config.in file
 - use $(INSTALL) instead of cp to install the generated image]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
boot/Config.in
boot/riscv-pk/Config.in [new file with mode: 0644]
boot/riscv-pk/riscv-pk.mk [new file with mode: 0644]