bios: move helper functions to their own file
authorFranck Jullien <franck.jullien@gmail.com>
Tue, 28 Apr 2020 21:15:04 +0000 (23:15 +0200)
committerFranck Jullien <franck.jullien@gmail.com>
Fri, 1 May 2020 10:12:35 +0000 (12:12 +0200)
commit86cab3d3627636d71889be327f4f893207d64226
treeb274f988e760726c1c9ba17e25267d416cf84b8f
parentbc5a1986e237931554f7362e3bde44ba56fed5a7
bios: move helper functions to their own file
litex/soc/software/bios/Makefile
litex/soc/software/bios/helpers.c [new file with mode: 0644]
litex/soc/software/bios/helpers.h [new file with mode: 0644]
litex/soc/software/bios/main.c