设置ip命令:setenv ipaddr 192.168.1.11 开发板ip 设置mac命令:一般不用设置。 设置clientip命令:setenv clientip 192.168.1.11 开发板ip 设置serverip命令:setenv clientip 192.168.1.10 虚拟机ip 二、tftp服务器安装 简介: tftp是一种文件传输协议,基于UDP端口69,一般Linux主机作为服务端,嵌入式开发板作为客户端。
[ 8.345759] mdio_bus stmmac-0: find addr 1 from dts [ 8.348880] mdio_bus stmmac-0: registered phy at address 1 [ 8.349426] rk_gmac-dwmac fe1c0000.ethernet: IRQ eth_lpi not found [ 8.349530] rk_gmac-dwmac fe1c0000.ethernet: no regulator found [ 8.349535] rk_gmac-dwmac fe1c0000....
我们直接运行脚本即可下载并安装gcc-aarch64-none-linux-gnu-9.2.1版本的交叉编译器,后续的编译都是要该编译器进行。 执行脚本的过程: root@ubuntu:/opt# chmod +x ./build-gcc.sh root@ubuntu:/opt# ./build-gcc.sh 安装完成之后,/opt/目录下就会存在gcc-aarch64-none-linux-gnu-9.2.1目录。 回到顶...
VOP update mode to: 480x854p0, type: MIPI0 for VP0 VOP VP0 enable Smart0[480x854->480x854@0x0] fmt[1] addr[0x7df00036] final DSI-Link bandwidth: 384 Mbps x 2 CLK: (sync kernel. arm: enter 816000 KHz, init 816000 KHz, kernel 0N/A) apll 1416000 KHz dpll 460000 KHz gpll...
[ 1.358406] debugfs: Directory 'vcc_mipicsi1' with parent 'vcc_mipicsi1' already present! [ 1.358410] reg-fixed-voltage vcc-mipidcphy0-regulator: vcc_mipicsi1 supplying 0uV [ 1.358431] vcc_wm8904: no parameters, enabled [ 1.358463] reg-fixed-voltage vcc-wm8904-regulator: vcc_wm8904 sup...
Esmart2[654x270->654x270@185x249] fmt[2] addr[0xedf04000]training link: 0 lane at 0 ...
(s) during board bring-up or while writing clock drivers. The nolibc, which was only added for running rcutorture tests without much support from userspace, is getting popular and support for s390 and the Arm Thumb1 has been added. The nolibc is used instead of any other glibc to ...
/* No GMAC here */ } VOID EFIAPI NorFspiEnableClock ( UINT32 *CruBase ) { UINTN BaseAddr = (UINTN) CruBase; MmioWrite32(BaseAddr + 0x087C, 0x0E000000); } VOID EFIAPI I2cIomux ( UINT32 id ) { switch (id) { case 0: GpioPinSetFunction(0, GPIO_PIN_PD1, 3); //i2c0_...
case 1: /* phy1 reset */ GpioPinWrite (3, GPIO_PIN_PB2, !Enable); break; default: break; } } VOID EFIAPI NorFspiEnableClock ( UINT32 *CruBase ) { UINTN BaseAddr = (UINTN) CruBase; MmioWrite32(BaseAddr + 0x087C, 0x0E000000); } VOID EFIAPI I2cIomux ( UINT32 id ) { ...
Android boot failed, error -1. ## Booting FIT Image FIT: No boot partition FIT: No fit blob FIT: No FIT image Unknown command 'bootrkp' - try 'help' MMC: no card present mmc_init: -123, time 0 switch to partitions #0, OK ...