整包烧录使用 img 后缀的镜像:t113_linux_evb1_auto_uart0.img。 2编译 uboot ./build.sh brandy #单独编译 uboot./build.sh pack #打包固件 在talowe-t113-linux-sdk/out目录下生成整包固件镜像:t113_linux_evb1_auto_uart0.img。 3编译 kernel ./build.sh kernel./build.sh pack #打包固件 在ta...
1、修改调试串口 Tina 调试串口 配置在device/config/chips/t113/configs/evbemmc/sys_config.fex文件中,可以修改uart_para变量来指定调试串口。 ;---;uart configuration;uart_debug_port|Boot串口控制器编号|;uart_debug_tx|Boot串口发送的GPIO配置|;uart_debug_rx|Boot串口接收的GPIO配置|;---...
并修改 t113_evb1.mk 为 t113_evbemmc.mk $(call inherit-product-if-exists, target/allwinner/t113-common/t113-common.mk)PRODUCT_PACKAGES+=PRODUCT_COPY_FILES+=PRODUCT_AAPT_CONFIG :=large xlarge hdpi xhdpi PRODUCT_AAPT_PERF_CONFIG :=xhdpiPRODUCT_CHARACTERISTICS:=musicbox PRODUCT_BRAND :=allwinne...
CONFIG_EVB_PLATFORM=yCONFIG_SUNXI_SOC_NAME="sun8iw20"# CONFIG_VDSO is not setCONFIG_SMP=yCONFIG_SCHED_MC=yCONFIG_NR_CPUS=2CONFIG_ARM_PSCI=yCONFIG_OABI_COMPAT=yCONFIG_HIGHMEM=y# CONFIG_ARM_MODULE_PLTS is not set# CONFIG_ATAGS is not setCONFIG_CMDLINE="loglevel=8 initcall_debug=1 ...
https://r329.docs.aw-ol.com/devboardstudy/r329evb5studywifi/ 搜索wifi:wifi_scan_results_test 连接wifi:wifi_connect_ap_test wifi名 密码(参数有空格的哈) 连上之后,可以用ifconfig命令查看自己的ip地址,也可以通过ping命令测试连通性。 PC驱动 板子启动后,我感觉有两种驱动,如果是量产状态,有个量产对应...
evb1_auto/longan/.sunxi.dts: Warning (alias_paths): /aliases: aliases property name must include only lowercase and '-' dbg1 pack /media/qotone/Dev/SW/sdk/t113-longan/out/t113/evb1_auto/longan/dtc -W no-unit_address_vs_reg -W no-simple_bus_reg -W no-unique_unit_address -W ...
uart1_pins_a: uart1_pins@0 { /* For EVB1 board */ pins = "PD21", "PD22"; function = "uart1"; drive-strength = <10>; bias-pull-up; }; uart1_pins_b: uart1_pins@1 { /* For EVB1 board */ pins = "PD21", "PD22"; function = "gpio_in"; }; &uart0 { pinctrl-na...
https://r329.docs.aw-ol.com/devboardstudy/r329evb5studywifi/ 搜索wifi:wifi_scan_results_test 连接wifi:wifi_connect_ap_test wifi名 密码(参数有空格的哈) 连上之后,可以用ifconfig命令查看自己的ip地址,也可以通过ping命令测试连通性。 PC驱动 ...
编译完打包成功后将会在 talowe-t113-linux-sdk/out 目录下生成如下镜像文件。整包烧录使用 img 后缀的镜像:t113_linux_evb1_auto_uart0.img。 2编译 uboot ./build.sh brandy #单独编译 uboot./build.sh pack #打包固件 在talowe-t113-linux-sdk/out目录下生成整包固件镜像:t113_linux_evb1_auto_uar...
https://r329.docs.aw-ol.com/devboardstudy/r329evb5studywifi/ 搜索wifi:wifi_scan_results_test 连接wifi:wifi_connect_ap_test wifi名 密码(参数有空格的哈) 连上之后,可以用ifconfig命令查看自己的ip地址,也可以通过ping命令测试连通性。 PC驱动 ...