commit | 028d65fb9297cc2ad13022395b3da09f45b7668b | [log] [tgz] |
---|---|---|
author | Jonghwa Lee <jonghwa3.lee@samsung.com> | Fri Mar 21 18:18:02 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Mar 28 15:06:30 2014 -0400 |
tree | ac74237bd897db02d3f15bed4820cbf80946a178 | |
parent | 463bb19eebab4a5517c60dc9e74de0cc12c19e56 [diff] |
Logo: TIZEN: Change booting logo size to official size. Since TIZEN group has been used 450 X 140 bmp logo for lunchbox, this patch tries to change the logo size from 500 X 150 to official size. By reducing image size, we also save about 35KB. To make row aligned 4 bytes, add 2 pixels to row. Therefore the real width of image size is 452. Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com> Reviewed-by : Przemyslaw Marczak <p.marczak@samsung.com>