coreboot/src/arch
Patrick Georgi 7effaa4c02 riscv: use new-style CBFS header lookup
We recently restructured where the CBFS header is stored
and how it is looked up, with less magic. The RISC-V port
didn't get the memo, so have it follow the pack now.

Change-Id: Ic27e3e7f9acd55027e357f2c4beddf960ea02c4d
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/9795
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
2015-04-18 09:21:08 +02:00
..
arm armv7: set CBFS header to zero 2015-04-17 10:07:55 +02:00
arm64 CBFS: Automate ROM image layout and remove hardcoded offsets 2015-04-14 09:01:27 +02:00
mips arch/mips: Fix bug when performing cache operations 2015-04-17 09:23:29 +02:00
riscv riscv: use new-style CBFS header lookup 2015-04-18 09:21:08 +02:00
x86 rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE 2015-04-14 09:03:36 +02:00