
9 Oct
2015
9 Oct
'15
1:35 p.m.
Hi Marek,
I look into the code again. I think it is the memalign() that might fail due to out of memory. While the ioremap() of nios2 won't fail. So I added a check on memalign() return. Please see v3.
Best regards, Thomas