mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
When ARCH_DMA_MINALIGN is greater than header size of the bit file, and buf is not aligned, new_buf address became greater then buf_start address and the load_word loop corrupts bit file data. A work around is to decrease new_buf of ARCH_DMA_MINALIGN, it might corrupt data before buf but permits to load correctly. Signed-off-by: Stany MARCEL <smarcel@novasys-ingenierie.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> |
||
|---|---|---|
| .. | ||
| ACEX1K.c | ||
| altera.c | ||
| cyclon2.c | ||
| fpga.c | ||
| ivm_core.c | ||
| lattice.c | ||
| Makefile | ||
| spartan2.c | ||
| spartan3.c | ||
| stratixII.c | ||
| virtex2.c | ||
| xilinx.c | ||
| zynqpl.c | ||