Re: [U-Boot] [PATCH v2 2/3] LCD: add compressed 32bpp BMP image data

2012-04-30 Thread Wolfgang Denk
Dear Donghwa Lee, In message <4f9e2bdd.3030...@samsung.com> you wrote: > > Mr.Kang and I think TIZEN logo is not a board/vendor specific although > samsung > will release it. So, Mr.kang had proposed new directory include/video or > include/video/logo/. I agree that Tizen cannot be appropriat

Re: [U-Boot] [PATCH v2 2/3] LCD: add compressed 32bpp BMP image data

2012-04-29 Thread Donghwa Lee
Dear Wolfgang Denk, Mr.Kang and I think TIZEN logo is not a board/vendor specific although samsung will release it. So, Mr.kang had proposed new directory include/video or include/video/logo/. How do you think about that? When you receive this e-mail, please replay with your opinions. Thank yo

Re: [U-Boot] [PATCH v2 2/3] LCD: add compressed 32bpp BMP image data

2012-04-26 Thread Minkyu Kang
Dear Wolfgang Denk, On 26 April 2012 21:43, Wolfgang Denk wrote: > Dear Donghwa Lee, > > In message <4f99057f.5040...@samsung.com> you wrote: >> This patch is 32bpp BMP image data that is converted to header >> after gzip. I had agonized about where these data located. >> I think TIZEN is not spe

Re: [U-Boot] [PATCH v2 2/3] LCD: add compressed 32bpp BMP image data

2012-04-26 Thread Wolfgang Denk
Dear Donghwa Lee, In message <4f99057f.5040...@samsung.com> you wrote: > This patch is 32bpp BMP image data that is converted to header > after gzip. I had agonized about where these data located. > I think TIZEN is not specific on board and SoC, so I determined > that position is proper in includ