u-boot-brain/arch/riscv
Atish Patra 84c3db2ea3 riscv: Fix efi header for RV32
RV32 should use PE32 format instead of PE32+ as the efi header format.
This requires following changes
1. A different header magic value
2. An additional parameter known as BaseOfData. Currently, it is set to
   zero in absence of any usage.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2020-12-14 15:16:54 +08:00
..
cpu riscv: fix the wrong swap value register 2020-12-14 15:16:34 +08:00
dts riscv: fu540: dts: Correct reg size of clint node 2020-10-26 10:01:37 +08:00
include/asm riscv: Use a valid bit to ignore already-pending IPIs 2020-09-30 08:54:52 +08:00
lib riscv: Fix efi header for RV32 2020-12-14 15:16:54 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig riscv: Move Andes PLMT driver to drivers/timer 2020-10-26 10:01:28 +08:00
Makefile riscv: add Kconfig entries for the code model 2018-12-18 09:56:26 +08:00