avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
11
u-boot/include/dt-bindings/video/rk3288.h
Normal file
11
u-boot/include/dt-bindings/video/rk3288.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef __DT_BINDINGS_VIDEO_RK3288_H__
|
||||
#define __DT_BINDINGS_VIDEO_RK3288_H__
|
||||
|
||||
#define LVDS_OUTPUT_RGB 0
|
||||
#define LVDS_OUTPUT_SINGLE 1
|
||||
#define LVDS_OUTPUT_DUAL 2
|
||||
|
||||
#define LVDS_FORMAT_VESA 0
|
||||
#define LVDS_FORMAT_JEIDA 1
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user