[linux-yocto] pspflash and framebuffer

2015-11-26 Thread Ran Shalit
Hello, I have a pspflash binary which is a blocking process, while another binary returns immediately after showing the image for a split of a second. Now I don't understand why these 2 binaries behave differently. Should pspflash continously write into framebuffer (I would assume not, becuase it

Re: [linux-yocto] pspflash and framebuffer

2015-11-26 Thread Ran Shalit
On Fri, Nov 27, 2015 at 9:05 AM, Ran Shalit wrote: > Hello, > > I have a pspflash binary which is a blocking process, while another > binary returns immediately after showing the image for a split of a > second. > Now I don't understand why these 2 binaries behave