Files
u-boot/drivers
dillon min 1f0305e0d0 ram: stm32: fix strsep failed on read only memory
strsep will change data from original memory address,
in case the memory is in non-sdram/sram place, will
run into a bug(hang at SDRAM: )

just add a temporary array to store bank_name[] to fix this
bug.

Signed-off-by: dillon min <dillon.minfei@gmail.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-04-09 11:53:00 +02:00
..
2021-03-08 10:32:34 +01:00
2021-03-09 09:42:12 +08:00
2021-02-07 19:22:54 +01:00
2021-02-24 16:51:49 -05:00
2021-03-23 18:06:07 +05:30
2021-03-10 11:48:09 +01:00
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00