]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - lib/tizen/tizen_hd_logo_data.h
imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK
[karo-tx-uboot.git] / lib / tizen / tizen_hd_logo_data.h
1 /*
2  * (C) Copyright 2012 Samsung Electronics
3  * Donghwa Lee <dh09.lee@samsung.com>
4  *
5  * SPDX-License-Identifier:     GPL-2.0+
6  */
7
8 #ifndef _TIZEN_HD_LOGO_DATA_H_
9 #define _TIZEN_HD_LOGO_DATA_H_
10
11 #define TIZEN_HD_LOGO_WIDTH             520
12 #define TIZEN_HD_LOGO_HEIGHT            120
13 #define TIZEN_HD_LOGO_BPP               32
14
15 #endif  /* _TIZEN_HD_LOGO_DATA_H_ */