riscv-openocd/contrib/loaders/flash/fespi
Tim Newsome bbdc28e0f5
Use more idiomatic assembly for flash code. (#410)
Also change the address that we use to link the PIC code, so that if
there is a PIC issue in the future it will show up on hardware I test
against.

Also remove fespi.S, which hasn't been used in a long time.

Change-Id: I667d930b48107a3522d619167c7afc335431b4b6
2019-09-25 11:51:07 -07:00
..
Makefile Fix flashing HiFive Unleashed (#402) 2019-09-09 12:01:17 -07:00
riscv.lds Use more idiomatic assembly for flash code. (#410) 2019-09-25 11:51:07 -07:00
riscv32_fespi.inc The stack is relative to the program. (#409) 2019-09-23 15:51:17 -07:00
riscv64_fespi.inc The stack is relative to the program. (#409) 2019-09-23 15:51:17 -07:00
riscv_fespi.c Fix flashing HiFive Unleashed (#402) 2019-09-09 12:01:17 -07:00
riscv_wrapper.S Use more idiomatic assembly for flash code. (#410) 2019-09-25 11:51:07 -07:00