bios/boot: review/fix #503.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 13 May 2020 06:44:17 +0000 (08:44 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 13 May 2020 06:44:17 +0000 (08:44 +0200)
commit5ea3bae03609e472e7e4ab90d29cfdb94653798d
treec55a48feb172a352a2421835450f2ffe1e10336a
parentbf7857f55334803d487cba301909094e82c6459a
bios/boot: review/fix #503.

- copy_image_from_flash_to_ram is now used by all CPUs.
- copy_image_from_flash_to_ram already show the flash address, no need to duplicate it.
litex/soc/software/bios/boot.c