commit | 287a839145df5270f22acb59fbe56f3c961df50e | [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 | 4ad4cefc1f6626787e9d0807ef3f405bd966ee74 [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>