
7 Jul
2018
7 Jul
'18
1:36 a.m.
This patchest fixes booting Linux Kernel in falcon mode for Vyasa board. What happen is that CPU hangs on SPL while loading kernel from internal eMMC.
This issue has been already addressed here [1] but with a wrong approach: it is a clear case of memory corruption and first patch of this serie helps a lot in profiling the same issue in the future.
Alberto Panizzo (5): mmc: dw_mmc: prevent silent memory corruption when stack and heap are too small mmc: dw_mmc: increase cmd timeout to fix eMMC enumeration error rockchip: rk3288-vyasa: increase heap space after relocation rk3288: vyasa: Allow booting from internal eMMC rk3288: vyasa: Fixup indentation
Tested-by: Shyam Saini shyam@amarulasolutions.com