;PAD application ;--------------------------------------------------------------------------------------------------------- ; 说明: 脚本中的字符串区分大小写,用户可以修改"="后面的数值,但是不要修改前面的字符串 ; 描述gpio的形式:Port:端口+组内序号<功能分配><内部电阻状态><驱动能力><输出电平状态> ;--------------------------------------------------------------------------------------------------------- [product] version = "1.0" machine = "A10-EVB-V13" ;---------------------------------------------------------------------------------- ; system configuration ;---------------------------------------------------------------------------------- [target] boot_clock =1008 dcdc2_vol =1400 dcdc3_vol =1250 ldo2_vol = 3000 ldo3_vol = 2800 ldo4_vol = 2800 pll4_freq = 960 pll6_freq = 960 power_start = 1 storage_type = 0 [card_boot] logical_start = 40960 sprite_gpio0 = [card_boot0_para] card_ctrl = 0 card_high_speed = 1 card_line = 4 sdc_d1 = port:PF0<2><1> sdc_d0 = port:PF1<2><1> sdc_clk = port:PF2<2><1> sdc_cmd = port:PF3<2><1> sdc_d3 = port:PF4<2><1> sdc_d2 = port:PF5<2><1> [card_boot2_para] card_ctrl = 2 card_high_speed = 1 card_line = 4 sdc_cmd = port:PC6<3><1> sdc_clk = port:PC7<3><1> sdc_d0 = port:PC8<3><1> sdc_d1 = port:PC9<3><1> sdc_d2 = port:PC10<3><1> sdc_d3 = port:PC11<3><1> [twi_para] twi_port = 0 twi_scl = port:PB0<2> twi_sda = port:PB1<2> [uart_para] uart_debug_port = 0 uart_debug_tx =port:PB22<2><1> uart_debug_rx =port:PB23<2><1> [jtag_para] jtag_enable =0 ;jtag_ms = port:PB14<3> jtag_ck = port:PB15<3> jtag_do = port:PB16<3> jtag_di = port:PB17<3> ;***************************************************************************** ; sdram configuration ; ;***************************************************************************** [dram_para] dram_baseaddr = 0x40000000 dram_clk =408 dram_type = 3 dram_rank_num = 1 dram_chip_density = 2048 dram_io_width = 16 dram_bus_width = 32 dram_cas = 6 dram_zq = 0x7b dram_odt_en = 0 dram_size = 1024 dram_tpr0 = 0x30926692 dram_tpr1 = 0x1090 dram_tpr2 = 0x1a0c8 dram_tpr3 = 0x0 dram_tpr4 = 0x0 dram_tpr5 = 0x0 dram_emr1 = 0x4 dram_emr2 = 0x0 dram_emr3 = 0x0 ;***************************************************************************** ; mali configuration ; ; mali_clkdiv -- clock divisor for mali from pll4 ;***************************************************************************** [mali_para] mali_used = 1 mali_clkdiv =3 [g2d_para] g2d_used = 1 g2d_size = 0x1000000 ;---------------------------------------------------------------------------------- ; os life cycle para configuration ;---------------------------------------------------------------------------------- ;---------------------------------------------------------------------------------- ; Ethernet MAC configuration ;---------------------------------------------------------------------------------- [emac_para] emac_used =0 emac_rxd3 = port:PA00<2> emac_rxd2 = port:PA01<2> emac_rxd1 = port:PA02<2> emac_rxd0 = port:PA03<2> emac_txd3 = port:PA04<2> emac_txd2 = port:PA05<2> emac_txd1 = port:PA06<2> emac_txd0 = port:PA07<2> emac_rxclk = port:PA08<2> emac_rxerr = port:PA09<2> emac_rxdV = port:PA10<2> emac_mdc = port:PA11<2> emac_mdio = port:PA12<2> emac_txen = port:PA13<2> emac_txclk = port:PA14<2> emac_crs = port:PA15<2> emac_col = port:PA16<2> emac_reset = port:PA17<1> ;---------------------------------------------------------------------------------- ;i2c configuration ;---------------------------------------------------------------------------------- [twi0_para] twi0_used = 1 twi0_scl = port:PB0<2> twi0_sda = port:PB1<2> [twi1_para] twi1_used = 1 twi1_scl = port:PB18<2> twi1_sda = port:PB19<2> [twi2_para] twi2_used = 1 twi2_scl = port:PB20<2> twi2_sda = port:PB21<2> ;---------------------------------------------------------------------------------- ;uart configuration ;uart_type --- 2 (2 wire), 4 (4 wire), 8 (8 wire, full function) ;---------------------------------------------------------------------------------- [uart_para0] uart_used = 1 uart_port = 0 uart_type = 2 uart_tx =port:PB22<2> uart_rx =port:PB23<2> [uart_para1] uart_used = 0 uart_port = 1 uart_type = 8 uart_tx = port:PA10<4> uart_rx = port:PA11<4> uart_rts = port:PA12<4> uart_cts = port:PA13<4> uart_dtr = port:PA14<4> uart_dsr = port:PA15<4> uart_dcd = port:PA16<4> uart_ring = port:PA17<4> [uart_para2] uart_used = 1 uart_port = 2 uart_type = 4 uart_tx = port:PI18<3> uart_rx = port:PI19<3><1> uart_rts = port:PI16<3> uart_cts = port:PI17<3> [uart_para3] uart_used = 0 uart_port = 3 uart_type = 4 uart_tx = port:PH00<4> uart_rx = port:PH01<4> uart_rts = port:PH02<4> uart_cts = port:PH03<4> [uart_para4] uart_used = 0 uart_port = 4 uart_type = 2 uart_tx = port:PH04<4> uart_rx = port:PH05<4> [uart_para5] uart_used = 0 uart_port = 5 uart_type = 2 uart_tx = port:PI10<3> uart_rx = port:PI11<3> [uart_para6] uart_used = 0 uart_port = 6 uart_type = 2 uart_tx = port:PI12<3> uart_rx = port:PI13<3> [uart_para7] uart_used = 0 uart_port = 7 uart_type = 2 uart_tx = port:PI20<3> uart_rx = port:PI21<3> ;---------------------------------------------------------------------------------- ;spi configuration ;---------------------------------------------------------------------------------- [spi0_para] spi_used = 0 spi_cs_bitmap = 1 ;--- spi0 mapping0 --- spi_cs0 = port:PI10<3> ;spi_cs1 = port:PI14<3> spi_sclk = port:PI11<3> spi_mosi = port:PI12<3> spi_miso = port:PI13<3> ;--- spi0 mapping1 --- ;spi_mosi = port:PC00<3> ;spi_miso = port:PC01<3> ;spi_sclk = port:PC02<3> ;spi_cs0 = port:PC23<3> [spi1_para] spi_used = 0 spi_cs_bitmap = 1 ;--- spi1 mapping0 --- spi_cs0 = port:PA00<4> spi_sclk = port:PA01<4> spi_mosi = port:PA02<4> spi_miso = port:PA03<4> ;spi_cs1 = port:PA04<4> ;--- spi1 mapping1 --- ;spi_cs1 = port:PI15<2> ;spi_cs0 = port:PI16<2> ;spi_sclk = port:PI17<2> ;spi_mosi = port:PI18<2> ;spi_miso = port:PI19<2> [spi2_para] spi_used = 0 spi_cs_bitmap = 1 ;--- spi2 mapping0 --- ;spi_cs1 = port:PB13<2> spi_cs0 = port:PB14<2> spi_sclk = port:PB15<2> spi_mosi = port:PB16<2> spi_miso = port:PB17<2> ;--- spi2 mapping1 --- spi_cs0 = port:PC19<3> spi_sclk = port:PC20<3> spi_mosi = port:PC21<3> spi_miso = port:PC22<3> [spi3_para] spi_used = 0 spi_cs_bitmap = 1 ;--- spi3 mapping0 --- spi_cs0 = port:PA05<3> spi_sclk = port:PI06<3> spi_mosi = port:PI07<3> spi_miso = port:PI08<3> spi_cs1 = port:PA09<3> ;------------------------------------------------------------------------------------------------ ;external spi devices configuration ;spi_dev_num - the number connectted to main chip ; - if there are n spi devices exist, you have to define [spi_board0]..[spi_boardm](m=n-1) respectively. ;------------------------------------------------------------------------------------------------ [spi_devices] spi_dev_num = 0 ;------------------------------------------------------------------------------------------------ ; base spi board information define ; modalias - name ; max_speed_hz - max speed ; bus_num - used spi controller NO. ; mode - mode, bit field defined in ; full_duplex - 1:full duplex mode, 0:half duplex mode ; manual_cs - manually control cs level select, not support now ;------------------------------------------------------------------------------------------------ [spi_board0] modalias = "aaa" max_speed_hz = 12000000 bus_num = 1 chip_select = 0 mode = 3 full_duplex = 0 manual_cs = 0 ;---------------------------------------------------------------------------------- ;rtp_screen_size : 表屏幕尺寸,以斜对角方向长度为准,以寸为单位 ;tp_regidity_level : 表屏幕的硬度,以指覆按压,抬起时开始计时,多少个10ms时间单位之后,硬件采集不到数据为准; ; 通常,我们建议的屏,5寸屏设为5,7寸屏设为7, ; 对于某些供应商提供的屏,硬度可能不合要求,需要适度调整 ;rtp_press_threshold_enable: whether press threshold is enable or not. 0 is suggested. ;rtp_press_threshold : only when rtp_press_threshold_enable == 1, this para take effect. ; between 0 and 0xFFFFFF is supported.more bigger, more sensitive, 0x1f40 is suggested. ;rtp_sensitive_level : between 0 and 0xf is supported.more bigger, more sensitive, 0xf is suggested. ;rtp_exchange_x_y_flag : in some case, x, y need to be exchanged, at that situation, 1 is setted. ; normally, 0 is setted. ;---------------------------------------------------------------------------------- [rtp_para] rtp_used =0 rtp_screen_size =7 rtp_regidity_level = 7 rtp_press_threshold_enable = 0 rtp_press_threshold = 0x1f40 rtp_sensitive_level = 0xf rtp_exchange_x_y_flag = 0 ;---------------------------------------------------------------------------------- ;capacitor tp configuration ;external int function ;wakeup output function ;notice --- tp_int_port & tp_io_port use the same port ;name should be compatible with the corresponding ctp driver. ;at present, only "ft5x_ts" and "Goodix-TS" is supported. ;---------------------------------------------------------------------------------- [ctp_para] ctp_used =0 ctp_name = "ft5x_ts" ctp_twi_id = 2 ctp_twi_addr =0x38 ctp_screen_max_x = 1024 ctp_screen_max_y = 600 ctp_revert_x_flag = 0 ctp_revert_y_flag = 0 ctp_exchange_x_y_flag = 1 ctp_int_port = port:PH21<6> ctp_wakeup = port:PB13<1><1> ;ctp_reset = port:PH20<1> ctp_io_port = port:PH21<0> ;---------------------------------------------------------------------------------- ;touch key configuration ;at present, only "hv_keypad" is supported. ;---------------------------------------------------------------------------------- [tkey_para] tkey_used =0 tkey_name = "hv_keypad" tkey_twi_id = 2 tkey_twi_addr =0x62 tkey_int = port:PI13<6> ;---------------------------------------------------------------------------------- ;motor configuration ;---------------------------------------------------------------------------------- [motor_para] motor_used = 0 motor_shake = port:PB03<1><0> ;---------------------------------------------------------------------------------- ;nand flash configuration ;---------------------------------------------------------------------------------- [nand_para] nand_used = 1 nand_we = port:PC00<2> nand_ale = port:PC01<2> nand_cle = port:PC02<2> nand_ce1 = port:PC03<2> nand_ce0 = port:PC04<2> nand_nre = port:PC05<2> nand_rb0 = port:PC06<2> nand_rb1 = port:PC07<2> nand_d0 = port:PC08<2> nand_d1 = port:PC09<2> nand_d2 = port:PC10<2> nand_d3 = port:PC11<2> nand_d4 = port:PC12<2> nand_d5 = port:PC13<2> nand_d6 = port:PC14<2> nand_d7 = port:PC15<2> nand_wp = port:PC16<2> nand_ce2 = port:PC17<2> nand_ce3 = port:PC18<2> nand_ce4 = nand_ce5 = nand_ce6 = nand_ce7 = nand_spi = port:PC23<3> nand_ndqs = port:PC24<2> ;---------------------------------------------------------------------------------- ;disp init configuration ; ;disp_mode (0:screen0 1:screen1 2:two_diff_screen_diff_contents ; 3:two_same_screen_diff_contets 4:two_diff_screen_same_contents) ;screenx_output_type (0:none; 1:lcd; 2:tv; 3:hdmi; 4:vga) ;screenx_output_mode (used for tv/hdmi output, 0:480i 1:576i 2:480p 3:576p 4:720p50 5:720p60 6:1080i50 7:1080i60 8:1080p24 9:1080p50 10:1080p60 11:pal 14:ntsc) ;screenx_output_mode (used for vga output, 0:1680*1050 1:1440*900 2:1360*768 3:1280*1024 4:1024*768 5:800*600 6:640*480 10:1920*1080 11:1280*720) ;fbx format (4:RGB655 5:RGB565 6:RGB556 7:ARGB1555 8:RGBA5551 9:RGB888 10:ARGB8888 12:ARGB4444) ;fbx pixel sequence (0:ARGB 1:BGRA 2:ABGR 3:RGBA) --- 0 for linux, 2 for android ;---------------------------------------------------------------------------------- [disp_init] disp_init_enable = 1 disp_mode = 4 screen0_output_type = 1 screen0_output_mode = 4 screen1_output_type = 3 screen1_output_mode = 4 fb0_framebuffer_num = 2 fb0_format = 10 fb0_pixel_sequence = 0 fb0_scaler_mode_enable = 0 fb1_framebuffer_num = 2 fb1_format = 10 fb1_pixel_sequence = 0 fb1_scaler_mode_enable = 0 lcd0_bright = 197 lcd1_bright = 197 lcd0_screen_bright = 50 lcd0_screen_contrast = 50 lcd0_screen_saturation = 57 lcd0_screen_hue = 50 lcd1_screen_bright = 50 lcd1_screen_contrast = 50 lcd1_screen_saturation = 57 lcd1_screen_hue = 50 ;---------------------------------------------------------------------------------- ;lcd0 configuration ;lcd_dclk_freq: in MHZ unit ;lcd_pwm_freq: in HZ unit ;lcd_if: 0:hv(sync+de); 1:8080; 2:ttl; 3:lvds ;lcd_lvds_ch: 0:single channel; 1:dual channel ;lcd_lvds_mode: 0:NS mode; 1:JEIDA mode ;lcd_lvds_bitwidth: 0:24bit; 1:18bit ;lcd_lvds_io_cross: 0:normal; 1:pn cross ;lcd_cpu_if: 0:18bit; 1:16bit mode0; 2:16bit mode1; 3:16bit mode2; 4:16bit mode3; 5:9bit; 6:8bit 256K; 7:8bit 65K ;lcd_io_cfg0: 0x10000000 - MAGIC_VER_A, 0x04000000 - MAGIC_VER_B ;---------------------------------------------------------------------------------- [lcd0_para] lcd_used = 1 ;lcd_x =800 ;lcd_y =480 ;lcd_dclk_freq = 33 ;lcd_pwm_not_used = 0 ;lcd_pwm_ch = 0 ;lcd_pwm_freq = 10000 ;lcd_pwm_pol =1 ;lcd_if = 0 ;lcd_hbp = 215 ;lcd_ht = 1055 ;lcd_vbp = 34 ;lcd_vt = 1050 ;lcd_x =1024 ;lcd_y =600 ;lcd_dclk_freq = 44 ;lcd_pwm_not_used = 0 ;lcd_pwm_ch = 0 ;lcd_pwm_freq = 50000 ;lcd_pwm_pol =1 ;lcd_if = 0 ;lcd_hbp = 160 ;lcd_ht = 1344 ;lcd_vbp = 25 ;lcd_vt = 1270 ;;;;;;;;;;;;;;40PIN LVDS lcd_x =1024 lcd_y =600 lcd_dclk_freq = 52 lcd_pwm_not_used = 0 lcd_pwm_ch = 0 lcd_pwm_freq = 10000 lcd_pwm_pol =1 lcd_if = 3 lcd_hbp = 33 lcd_ht = 1344 lcd_vbp = 23 lcd_vt = 1270 lcd_hv_if = 0 lcd_hv_smode = 0 lcd_hv_s888_if = 0 lcd_hv_syuv_if = 0 lcd_hv_vspw = 0 lcd_hv_hspw = 0 lcd_lvds_ch = 0 lcd_lvds_mode = 0 lcd_lvds_bitwidth = 0 lcd_lvds_io_cross = 0 lcd_cpu_if = 0 lcd_frm = 1 lcd_io_cfg0 = 0x10000000 lcd_gamma_correction_en = 0 lcd_gamma_tbl_0 = 0x00000000 lcd_gamma_tbl_1 = 0x00010101 ;........ lcd_gamma_tbl_255 = 0x00ffffff lcd_bl_en_used = 1 lcd_bl_en = port:PH07<1><0><1> lcd_power_used = 1 lcd_power = port:PH08<1><0><1> lcd_pwm_used = 1 lcd_pwm = port:PB02<2><0> lcd_gpio_0 = lcd_gpio_1 = lcd_gpio_2 = lcd_gpio_3 = lcdd0 = port:PD00<2><0> lcdd1 = port:PD01<2><0> lcdd2 = port:PD02<2><0> lcdd3 = port:PD03<2><0> lcdd4 = port:PD04<2><0> lcdd5 = port:PD05<2><0> lcdd6 = port:PD06<2><0> lcdd7 = port:PD07<2><0> lcdd8 = port:PD08<2><0> lcdd9 = port:PD09<2><0> lcdd10 = port:PD10<2><0> lcdd11 = port:PD11<2><0> lcdd12 = port:PD12<2><0> lcdd13 = port:PD13<2><0> lcdd14 = port:PD14<2><0> lcdd15 = port:PD15<2><0> lcdd16 = port:PD16<2><0> lcdd17 = port:PD17<2><0> lcdd18 = port:PD18<2><0> lcdd19 = port:PD19<2><0> lcdd20 = port:PD20<2><0> lcdd21 = port:PD21<2><0> lcdd22 = port:PD22<2><0> lcdd23 = port:PD23<2><0> lcdclk = port:PD24<2><0> lcdde = port:PD25<2><0> lcdhsync = port:PD26<2><0> lcdvsync = port:PD27<2><0> ;---------------------------------------------------------------------------------- ;lcd1 configuration ;lcd_dclk_freq: in MHZ unit ;lcd_pwm_freq: in HZ unit ;lcd_if: 0:hv(sync+de); 1:8080; 2:ttl; 3:lvds ;lcd_hbp: hsync back porch ;lcd_ht: hsync total cycle ;lcd_vbp: vsync back porch ;lcd_vt: vysnc total cycle *2 ;lcd_hv_if: 0:hv parallel 1:hv serial ;lcd_hv_smode: 0:RGB888 1:CCIR656 ;lcd_hv_s888_if serial RGB format ;lcd_hv_syuv_if: serial YUV format ;lcd_hv_hspw: hsync plus width ;lcd_hv_vspw: vysnc plus width ;lcd_lvds_ch: 0:single channel; 1:dual channel ;lcd_lvds_mode: 0:NS mode; 1:JEIDA mode ;lcd_lvds_bitwidth: 0:24bit; 1:18bit ;lcd_lvds_io_cross: 0:normal; 1:pn cross ;lcd_cpu_if: 0:18bit; 1:16bit mode0; 2:16bit mode1; 3:16bit mode2; 4:16bit mode3; 5:9bit; 6:8bit 256K; 7:8bit 65K ;lcd_frm: 0:disable; 1:enable rgb666 dither; 2:enable rgb656 dither ;lcd_gpio_0: SCL ;lcd_gpio_1 SDA ;---------------------------------------------------------------------------------- [lcd1_para] lcd_used = 0 lcd_x = 0 lcd_y = 0 lcd_dclk_freq = 0 lcd_pwm_not_used = 0 lcd_pwm_ch = 1 lcd_pwm_freq = 0 lcd_pwm_pol = 0 lcd_if = 0 lcd_hbp = 0 lcd_ht = 0 lcd_vbp = 0 lcd_vt = 0 lcd_hv_if = 0 lcd_hv_smode = 0 lcd_hv_s888_if = 0 lcd_hv_syuv_if = 0 lcd_hv_vspw = 0 lcd_hv_hspw = 0 lcd_lvds_ch = 0 lcd_lvds_mode = 0 lcd_lvds_bitwidth = 0 lcd_lvds_io_cross = 0 lcd_cpu_if = 0 lcd_frm = 0 lcd_io_cfg0 = 0 lcd_gamma_correction_en = 0 lcd_gamma_tbl_0 = 0x00000000 lcd_gamma_tbl_1 = 0x00010101 ;........ lcd_gamma_tbl_255 = 0x00ffffff lcd_bl_en_used = 0 lcd_bl_en = lcd_power_used = 0 lcd_power = lcd_pwm_used = 1 lcd_pwm = port:PI03<2><0> lcd_gpio_0 = lcd_gpio_1 = lcd_gpio_2 = lcd_gpio_3 = lcdd0 = port:PH00<2><0> lcdd1 = port:PH01<2><0> lcdd2 = port:PH02<2><0> lcdd3 = port:PH03<2><0> lcdd4 = port:PH04<2><0> lcdd5 = port:PH05<2><0> lcdd6 = port:PH06<2><0> lcdd7 = port:PH07<2><0> lcdd8 = port:PH08<2><0> lcdd9 = port:PH09<2><0> lcdd10 = port:PH10<2><0> lcdd11 = port:PH11<2><0> lcdd12 = port:PH12<2><0> lcdd13 = port:PH13<2><0> lcdd14 = port:PH14<2><0> lcdd15 = port:PH15<2><0> lcdd16 = port:PH16<2><0> lcdd17 = port:PH17<2><0> lcdd18 = port:PH18<2><0> lcdd19 = port:PH19<2><0> lcdd20 = port:PH20<2><0> lcdd21 = port:PH21<2><0> lcdd22 = port:PH22<2><0> lcdd23 = port:PH23<2><0> lcdclk = port:PH24<2><0> lcdde = port:PH25<2><0> lcdhsync = port:PH26<2><0> lcdvsync = port:PH27<2><0> ;---------------------------------------------------------------------------------- ;tv out dac configuration ;dacx_src: 0:composite; 1:luma; 2:chroma; 4:Y; 5:Pb; 6: Pr; 7:none ;---------------------------------------------------------------------------------- [tv_out_dac_para] dac_used = 1 dac0_src = 4 dac1_src = 5 dac2_src = 6 dac3_src = 0 ;-------------------------------------------------------------------------------- ;csi gpio configuration ;csi_if: 0:hv_8bit 1:hv_16bit 2:hv_24bit 3:bt656 1ch 4:bt656 2ch 5:bt656 4ch ;csi_mode: 0:sample one csi to one buffer 1:sample two csi to one buffer ;csi_dev_qty: The quantity of devices linked to csi interface ;csi_vflip: flip in vertical direction 0:disable 1:enable ;csi_hflip: flip in horizontal direction 0:disable 1:enable ;csi_stby_mode: 0:not shut down power at standby 1:shut down power at standby ;csi_iovdd: camera module io power , pmu power supply ;csi_avdd: camera module analog power , pmu power supply ;csi_dvdd: camera module core power , pmu power supply ;pmu_ldo3: fill "axp20_pll" ;pmu_ldo4: fill "axp20_hdmi" ;fill "" when not using any pmu power supply ;-------------------------------------------------------------------------------- [csi0_para] csi_used = 1 csi_mname = "gc0308" csi_twi_id = 1 csi_twi_addr =0x42 csi_if = 0 csi_mode = 0 csi_dev_qty = 1 csi_vflip = 0 csi_hflip = 0 csi_stby_mode = 0 csi_iovdd = "" csi_avdd = "" csi_dvdd = "" csi_flash_pol = 0 csi_pck = port:PE00<3> csi_ck = port:PE01<3> csi_hsync = port:PE02<3> csi_vsync = port:PE03<3> csi_d0 = port:PE04<3> csi_d1 = port:PE05<3> csi_d2 = port:PE06<3> csi_d3 = port:PE07<3> csi_d4 = port:PE08<3> csi_d5 = port:PE09<3> csi_d6 = port:PE10<3> csi_d7 = port:PE11<3> csi_d8 = csi_d9 = csi_d10 = csi_d11 = csi_d12 = csi_d13 = csi_d14 = csi_d15 = csi_reset = port:PH13<1><0> csi_power_en = port:PH16<1><1> csi_stby = port:PH18<1><0> csi_reset_b = csi_power_en_b = csi_stby_b = [csi1_para] csi_used = 0 csi_mname = "" csi_twi_id = 1 csi_twi_addr = 0x78 csi_if = 0 csi_mode = 0 csi_dev_qty = 1 csi_vflip = 0 csi_hflip = 0 csi_stby_mode = 0 csi_iovdd = "" csi_avdd = "" csi_dvdd = "" csi_pck = port:PG00<3> csi_ck = port:PG01<3> csi_hsync = port:PG02<3> csi_vsync = port:PG03<3> csi_field = csi_d0 = port:PG04<3> csi_d1 = port:PG05<3> csi_d2 = port:PG06<3> csi_d3 = port:PG07<3> csi_d4 = port:PG08<3> csi_d5 = port:PG09<3> csi_d6 = port:PG10<3> csi_d7 = port:PG11<3> csi_d8 = csi_d9 = csi_d10 = csi_d11 = csi_d12 = csi_d13 = csi_d14 = csi_d15 = csi_d16 = csi_d17 = csi_d18 = csi_d19 = csi_d20 = csi_d21 = csi_d22 = csi_d23 = csi_reset = port:PH14<1><0> csi_power_en = port:PH17<1><0> csi_stby = port:PH19<1><0> csi_reset_b = csi_power_en_b = csi_stby_b = ;-------------------------------------------------------------------------------- ;tv configuration ; ;-------------------------------------------------------------------------------- [tvout_para] tvout_used = 0 tvout_channel_num = 1 tv_en = port:PI12<1><0> [tvin_para] tvin_used = 0 tvin_channel_num = 4 ;-------------------------------------------------------------------------------- ;sata configuration ; ;-------------------------------------------------------------------------------- [sata_para] sata_used = 1 sata_power_en = port:PI14<1><0> ;-------------------------------------------------------------------------------- ; SDMMC PINS MAPPING | ; ------------------------------------------------------------------------------| ; 配置选项: | ; sdc_used --- 此sdc控制器是否使用,1-使用,0-不使用 | ; sdc_detmode --- 卡检测模式 | ; 1-gpio检测,2-data3检测,3-无检测,卡常在(不卡拔插) | ; 4 - manual mode(from proc file system node) | ; sdc_bwid --- 卡数据位宽,1-1bit, 4-4bit, other-no use | ; 其余: port配置 | ; ------------------------------------------------------------------------------| ; 特别说明: | ; 1.每个卡控制器必须有sdc_used配置,当sdc_used 为 0时,其余参数可不配 | ; 2.卡使用data3检测的时候(sdc_detmode 为 2),gpio配置里SDC_D3的pull up/down需要| ; 保证高阻状态且外部电路需要对data3使用1MΩ左右的电阻下拉,使用请详细咨询,误擅| ; 自决定 | ; 3.使用gpio检测时必须配置sdc_det检测pin脚端口 | ;-------------------------------------------------------------------------------- [mmc0_para] sdc_used =1 sdc_detmode = 1 bus_width = 4 sdc_d1 = port:PF0<2><1><2> sdc_d0 = port:PF1<2><1><2> sdc_clk = port:PF2<2><1><2> sdc_cmd = port:PF3<2><1><2> sdc_d3 = port:PF4<2><1><2> sdc_d2 = port:PF5<2><1><2> sdc_det = port:PH1<0><1> sdc_use_wp = 0 sdc_wp = [mmc1_para] sdc_used = 0 sdc_detmode = 1 bus_width = 4 sdc_cmd = port:PH22<5><1><2> sdc_clk = port:PH23<5><1><2> sdc_d0 = port:PH24<5><1><2> sdc_d1 = port:PH25<5><1><2> sdc_d2 = port:PH26<5><1><2> sdc_d3 = port:PH27<5><1><2> sdc_det = port:PH2<0><1> sdc_use_wp = 0 sdc_wp = [mmc2_para] sdc_used = 0 [mmc3_para] sdc_used = 1 sdc_detmode = 4 bus_width = 4 sdc_cmd = port:PI04<2><1><2> sdc_clk = port:PI05<2><1><2> sdc_d0 = port:PI06<2><1><2> sdc_d1 = port:PI07<2><1><2> sdc_d2 = port:PI08<2><1><2> sdc_d3 = port:PI09<2><1><2> sdc_det = sdc_use_wp = 0 sdc_wp = ; ------------------------------------------------------------------------------| ; memory stick configuration ;-------------------------------------------------------------------------------- [ms_para] ms_used = 0 ms_bs = port:PH06<5> ms_clk = port:PH07<5> ms_d0 = port:PH08<5> ms_d1 = port:PH09<5> ms_d2 = port:PH10<5> ms_d3 = port:PH11<5> ms_det = ; ------------------------------------------------------------------------------| ; sim card configuration ;-------------------------------------------------------------------------------- [smc_para] smc_used = 0 smc_rst = port:PH13<5> smc_vppen = port:PH14<5> smc_vppp = port:PH15<5> smc_det = port:PH16<5> smc_vccen = port:PH17<5> smc_sck = port:PH18<5> smc_sda = port:PH19<5> ;------------------------------------------------------------------------------------------ ;ps2 configuration ;------------------------------------------------------------------------------------------ [ps2_0_para] ps2_used = 0 ps2_scl = port:PI20<2><1> ps2_sda = port:PI21<2><1> [ps2_1_para] ps2_used = 0 ps2_scl = port:PI14<3><1> ps2_sda = port:PI15<3><1> ;------------------------------------------------------------------------------------------ ;can bus configuration ;------------------------------------------------------------------------------------------ [can_para] can_used = 0 can_tx = port:PA16<3> can_rx = port:PA17<3> ;------------------------------------------------------------------------------------------ ;key matrix ;------------------------------------------------------------------------------------------ [keypad_para] kp_used = 0 kp_in_size = 8 kp_out_size = 8 kp_in0 = port:PH08<4><1> kp_in1 = port:PH09<4><1> kp_in2 = port:PH10<4><1> kp_in3 = port:PH11<4><1> kp_in4 = port:PH14<4><1> kp_in5 = port:PH15<4><1> kp_in6 = port:PH16<4><1> kp_in7 = port:PH17<4><1> kp_out0 = port:PH18<4><1> kp_out1 = port:PH19<4><1> kp_out2 = port:PH22<4><1> kp_out3 = port:PH23<4><1> kp_out4 = port:PH24<4><1> kp_out5 = port:PH25<4><1> kp_out6 = port:PH26<4><1> kp_out7 = port:PH27<4><1> ;-------------------------------- ;--- USB0控制标志 ;-------------------------------- [usbc0] usb_used = 0 usb_port_type = 2 usb_detect_type = 1 usb_id_gpio = port:PH4<0><1> usb_det_vbus_gpio = port:PH5<0><0> usb_drv_vbus_gpio = port:PB9<1><0><0> usb_host_init_state = 0 ;-------------------------------- ;--- USB1控制标志 ;-------------------------------- [usbc1] usb_used = 1 usb_port_type = 1 usb_detect_type = 0 usb_id_gpio = usb_det_vbus_gpio = usb_drv_vbus_gpio = port:PH12<1><0><0> usb_host_init_state = 1 ;-------------------------------- ;--- USB2控制标志 ;-------------------------------- [usbc2] usb_used = 1 usb_port_type = 1 usb_detect_type = 0 usb_id_gpio = usb_det_vbus_gpio = usb_drv_vbus_gpio = port:PH3<1><0><0> usb_host_init_state = 1 ;-------------------------------- ;--- USB Device ;-------------------------------- [usb_feature] vendor_id = 0x18D1 mass_storage_id = 0x0001 adb_id = 0x0002 manufacturer_name = "USB Developer" product_name = "Android" serial_number = "20080411" [msc_feature] vendor_name = "MID " product_name = "USB 2.0 Driver" release = 100 luns = 2 ;-------------------------------------------------------------------------------- ; G sensor configuration ; gs_twi_id --- TWI ID for controlling Gsensor (0: TWI0, 1: TWI1, 2: TWI2) ;-------------------------------------------------------------------------------- [gsensor_para] gsensor_used =0 gsensor_name = "mma7660" gsensor_twi_id = 1 gsensor_twi_addr =0x4C gsensor_int1 = port:PH00<6><1> gsensor_int2 = port:PI10<6><1> ;-------------------------------------------------------------------------------- ; gps gpio configuration ; gps_spi_id --- the index of SPI controller. 0: SPI0, 1: SPI1, 2: SPI2, 15: no SPI used ; gps_spi_cs_num --- the chip select number of SPI controller. 0: SPI CS0, 1: SPI CS1 ; gps_lradc --- the lradc number for GPS used. 0 and 1 is valid, set 2 if not use lradc ;-------------------------------------------------------------------------------- [gps_para] gps_used = 0 gps_spi_id = 2 gps_spi_cs_num = 0 gps_lradc = 1 gps_clk = port:PI00<2> gps_sign = port:PI01<2> gps_mag = port:PI02<2> gps_vcc_en = port:PC22<1><0> gps_osc_en = port:PI14<1><0> gps_rx_en = port:PI15<1><0> ;-------------------------------------------------------------------------------- ;sdio wifi configuration ;wifi_sdc_id --- 0- SDC0, 1- SDC1, 2- SDC2, 3- SDC3 ;sdio_wifi_mod_sel --- 0- none, 1- swl-n20(wifi), 2- usi bm-01(wifi+bt+fm), ; 3- ar6302qfn,4- apm6xxx, 5- swb b23(wifi+bt+fm) ;-------------------------------------------------------------------------------- [sdio_wifi_para] sdio_wifi_used =0 sdio_wifi_sdc_id = 3 sdio_wifi_mod_sel = 1 ; samsung swl-n20 sdio wifi gpio config swl_n20_shdn = port:PH09<1><0> swl_n20_host_wakeup = port:PH10<1><1> swl_n20_vdd_en = port:PH11<1><0> swl_n20_vcc_en = port:PH12<1><0> ; usi bm01a sdio wifi gpio config ;usi_bm01a_wl_pwr = port:PH12<1><0> ;usi_bm01a_wlbt_regon = port:PI11<1><0> ;usi_bm01a_wl_rst = port:PI10<1><0> ;usi_bm01a_wl_wake = port:PI12<1><0> ;usi_bm01a_bt_rst = port:PB05<1><0> ;usi_bm01a_bt_wake = port:PI20<1><0> ;usi_bm01a_bt_hostwake = port:PI21<0><0> ; swb-b23/usibm01 sdio wifi gpio config ;swbb23_wl_pwr = port:PH12<1><0> ;swbb23_wl_shdn = port:PH09<1><0> ;swbb23_wl_wake = port:PB10<1><0> ;swbb23_bt_shdn = port:PB05<1><0> ;swbb23_bt_wake = port:PI20<1><0> ;swbb23_bt_hostwake = port:PI21<0><0> ; apm sdio wifi gpio config ;apm_6981_vcc_en = port:PA09<1><0> ;apm_6981_vdd_en = port:PA10<1><0> ;apm_6981_wakeup = port:PA11<1><0> ;apm_6981_rst_n = port:PA12<1><0> ;apm_6981_pwd_n = port:PA13<1><0> ;-------------------------------------------------------------------------------- ;usb wifi configuration ;usb_wifi_id --- 0- USB0, 1- USB1, 2- USB2 ;-------------------------------------------------------------------------------- [usb_wifi_para] usb_wifi_used =1 usb_wifi_usbc_num = 2 ;-------------------------------------------------------------------------------- ;3G configuration ;-------------------------------------------------------------------------------- [3g_para] 3g_used = 0 3g_usbc_num = 0 3g_usbc_type = 2 3g_uart_num = 0 3g_vbat_gpio = port:PA0<1><0><0> 3g_power_on_off_gpio = port:PA1<1><0><1> 3g_reset_gpio = port:PA2<1><0><0> 3g_wakeup_in_gpio = port:PA3<1><0><0> 3g_wakeup_out_gpio = port:PH2<1><0><0> ;-------------------------------------------------------------------------------- ;gyroscope ;-------------------------------------------------------------------------------- [gy_para] gy_used = 0 gy_twi_id = 1 gy_twi_addr = 0x00 gy_int1 = port:PH18<6><1> gy_int2 = port:PH19<6><1> ;-------------------------------------------------------------------------------- ;light sensor ;-------------------------------------------------------------------------------- [ls_para] ls_used = 0 ls_twi_id = 1 ls_twi_addr = 0x00 ls_int = port:PH20<6><1> ;-------------------------------------------------------------------------------- ;compass ;-------------------------------------------------------------------------------- [compass_para] compass_used = 0 compass_twi_id = 1 compass_twi_addr = 0x00 compass_int = port:PI13<6><1> ;-------------------------------------------------------------------------------- ;blue tooth ;bt_used ---- blue tooth used (0- no used, 1- used) ;bt_uard_id ---- uart index ;-------------------------------------------------------------------------------- [bt_para] bt_used = 1 bt_uart_id = 2 bt_wakeup = port:PH23<1><1> ;bt_gpio = port:PH22<1><1> ;bt_rst = port:PB5<1><0> [i2s_para] i2s_used = 0 i2s_channel = 2 i2s_mclk = port:PB5<2><1> i2s_bclk = port:PB6<2><1> i2s_lrclk = port:PB7<2><1> i2s_dout0 = port:PB8<2><1> i2s_dout1 = i2s_dout2 = i2s_dout3 = i2s_din = port:PB12<2><1> [spdif_para] spdif_used = 0 spdif_mclk = spdif_dout = port:PB13<4><1> spdif_din = [audio_para] audio_used = 1 capture_used = 1 audio_lr_change = 0 audio_pa_ctrl = port:PH15<1><0> audio_earphone_ctrl = port:PI11<1><0> [switch_para] switch_used = 1 ;---------------------------------------------------------------------------------- ;ir --- infra remote configuration ;---------------------------------------------------------------------------------- [ir_para] ir_used = 1 ir0_rx = port:PB04<2> ;---------------------------------------------------------------------------------- ;pmu_twi_addr ---slave address ;pmu_twi_id ---i2c bus number (0 TWI0, 1 TWI2, 2 TWI3) ;pmu_irq_id ---irq number (0 irq0,1 irq1,……) ;pmu_battery_rdc ---battery initial resistance,mΩ,根据实际电池内阻填写 ;pmu_battery_cap ---battery capability,mAh,根据实际电池容量填写 ;pmu_init_chgcur ---set initial charging current limite,mA,300/400/500/600/700/800/900/1000/1100/1200/1300/1400/1500/1600/1700/1800 ;pmu_suspend_chgcur ---set suspend charging current limite,mA,300/400/500/600/700/800/900/1000/1100/1200/1300/1400/1500/1600/1700/1800 ;pmu_resume_chgcur ---set resume charging current limite,mA,300/400/500/600/700/800/900/1000/1100/1200/1300/1400/1500/1600/1700/1800 ;pmu_shutdown_chgcur ---set shutdown charging current limite,mA,300/400/500/600/700/800/900/1000/1100/1200/1300/1400/1500/1600/1700/1800 ;pmu_init_chgvol ---set initial charing target voltage,mV,4100/4150/4200/4360 ;pmu_init_chgend_rate ---set initial charing end current rate,10/15 ;pmu_init_chg_enabled ---set initial charing enabled,0:关闭,1:打开 ;pmu_init_adc_freq ---set initial adc frequency,Hz,25/50/100/200 ;pmu_init_adc_freqc ---set initial coulomb adc coufrequency,Hz,25/50/100/200 ;pmu_init_chg_pretime ---set initial pre-charging time,min,40/50/60/70 ;pmu_init_chg_csttime ---set initial constance-charging time,min,360/480/600/720 ;pmu_usbvol_limit ---set usb voltage limited enable,0:关闭,1:打开 ;pmu_usbvol ---set usb limited voltage level,mV,4000/4100/4200/4300/4400/4500/4600/4700 ;pmu_usbcur_limit ---set usb current limited enable,0:关闭,1:打开 ;pmu_usbcur ---set usb limited voltage level,mA,100/500/900 ;pmu_pwroff_vol ---set protect voltage when system start up,mV,2600/2700/2800/2900/3000/3100/3200/3300 ;pmu_pwron_vol ---set protect voltage after system start up,mV,2600/2700/2800/2900/3000/3100/3200/3300 ;pmu_pekoff_time ---set pek off time,ms, 4000/6000/8000/10000 ;pmu_pekoff_en ---set pek off enable, 0:关闭,1:打开 ;pmu_peklong_time ---set pek pek long irq time,ms,1000/1500/2000/2500 ;pmu_pekon_time ---set pek on time,ms,128/1000/2000/3000 ;pmu_pwrok_time ---set pmu pwrok delay time,ms,8/64 ;pmu_pwrnoe_time ---set pmu n_oe power down delay time,ms,128/1000/2000/3000 ;pmu_intotp_en ---set pmu power down when overtempertur enable,0:关闭,1:打开 ;---------------------------------------------------------------------------------- [pmu_para] pmu_used = 1 pmu_twi_addr = 0x34 pmu_twi_id = 0 pmu_irq_id = 0 pmu_battery_rdc = 100 pmu_battery_cap = 2600 pmu_init_chgcur = 300 pmu_earlysuspend_chgcur = 600 pmu_suspend_chgcur = 1000 pmu_resume_chgcur = 300 pmu_shutdown_chgcur = 1000 pmu_init_chgvol = 4200 pmu_init_chgend_rate = 15 pmu_init_chg_enabled = 1 pmu_init_adc_freq = 100 pmu_init_adc_freqc = 100 pmu_init_chg_pretime = 50 pmu_init_chg_csttime = 720 pmu_bat_para1 = 0 pmu_bat_para2 = 0 pmu_bat_para3 = 0 pmu_bat_para4 = 0 pmu_bat_para5 = 5 pmu_bat_para6 = 8 pmu_bat_para7 = 11 pmu_bat_para8 = 22 pmu_bat_para9 = 33 pmu_bat_para10 = 43 pmu_bat_para11 = 50 pmu_bat_para12 = 59 pmu_bat_para13 = 71 pmu_bat_para14 = 83 pmu_bat_para15 = 92 pmu_bat_para16 = 100 pmu_usbvol_limit = 1 pmu_usbcur_limit = 0 pmu_usbvol = 4000 pmu_usbcur = 0 pmu_usbvol_pc = 4000 pmu_usbcur_pc = 0 pmu_pwroff_vol = 3300 pmu_pwron_vol = 2900 pmu_pekoff_time = 6000 pmu_pekoff_en = 1 pmu_peklong_time = 1500 pmu_pekon_time = 1000 pmu_pwrok_time = 64 pmu_pwrnoe_time = 2000 pmu_intotp_en = 1 pmu_used2 = 0 pmu_adpdet = port:PH02<0> pmu_init_chgcur2 = 400 pmu_earlysuspend_chgcur2 = 600 pmu_suspend_chgcur2 = 1200 pmu_resume_chgcur2 = 400 pmu_shutdown_chgcur2 = 1200 pmu_suspendpwroff_vol = 3500 pmu_batdeten = 1 [recovery_key] key_min =4 key_max =6 ;---------------------------------------------------------------------------------- ; dvfs voltage-frequency table configuration ; ; max_freq: cpu maximum frequency, based on Hz, can not be more than 1008MHz ; min_freq: cpu minimum frequency, based on Hz, can not be less than 60MHz ; ; LV_count: count of LV_freq/LV_volt, must be < 16 ; ; LV1: core vdd is 1.50v if cpu frequency is (1008Mhz, 1056Mhz] ; LV2: core vdd is 1.40v if cpu frequency is (912Mhz, 1008Mhz] ; LV3: core vdd is 1.35v if cpu frequency is (864Mhz, 912Mhz] ; LV4: core vdd is 1.30v if cpu frequency is (624Mhz, 864Mhz] ; LV5: core vdd is 1.25v if cpu frequency is (60Mhz, 624Mhz] ; ;---------------------------------------------------------------------------------- [dvfs_table] max_freq = 1008000000 min_freq = 60000000 LV_count = 5 LV1_freq = 1056000000 LV1_volt = 1500 LV2_freq = 1008000000 LV2_volt = 1400 LV3_freq = 912000000 LV3_volt = 1350 LV4_freq = 864000000 LV4_volt = 1300 LV5_freq = 624000000 LV5_volt = 1250 [gpio_para] gpio_used = 0 gpio_num = 6 gpio_pin_1 = port:PI4<1> gpio_pin_2 = port:PI5<1> gpio_pin_3 = port:PI6<1> gpio_pin_4 = port:PI7<1> gpio_pin_5 = port:PI8<1> gpio_pin_6 = port:PI9<1> [leds_para] leds_used = 1 leds_num = 2 leds_pin_1 = port:PH24<1><0> leds_name_1 = "ph24:red:led1" leds_trigger_1 = "mmc0" leds_inverted_1 = 1 leds_pin_2 = port:PH25<1><0> leds_name_2 = "ph25:red:led2" leds_trigger_2 = "heartbeat" leds_inverted_2 = 1 [pwm1_para] pwm_used = 1 pwm_period = 10000 pwm_duty_percent = 50