simple-framebuffer: ioremap_wc() fails

2015-05-23 Thread Peter Kuemmel
Hello, I have a problems when using simple-framebuffer: re-using the memory provided by u-boot fails when calling ioremap_wc() in simplefb.c: [0.370025] [ cut here ] [0.370086] WARNING: CPU: 0 PID: 1 at arch/arm/mm/ioremap.c:301 __arm_ioremap_pfn_caller+0x220/0x2

Re: simple-framebuffer: ioremap_wc() fails

2015-05-26 Thread Tony Lindgren
* Peter Kuemmel [150523 03:51]: > Hello, > > I have a problems when using simple-framebuffer: re-using the memory provided > by u-boot fails when calling ioremap_wc() in simplefb.c: > > [0.370025] [ cut here ] > [0.370086] WARNING: CPU: 0 PID: 1 at arch/arm/mm/io