1. 编译uboot 2. 生成boot.scr文件 编写boot.cmd setenv bootdelay 0 setenv bootargs "console=...
advanced u-boot (for sunxi Orange Pi Zero | Zero Plus2 h3 | R1, and another sunxi boards ), ready for full load linux from spi-flash, i2c display, FEL mode, and many other improvement linuxorangepi-zerospi-flashi2c-displaysunxiubootuboot-mizyfel-mode ...
@@ -244,6 +244,8 @@ extern int soft_i2c_gpio_scl; #endif #elif CONFIG_CONS_INDEX == 2 && defined(CONFIG_MACH_SUN5I) #define OF_STDOUT_PATH "/soc@01c00000/serial@01c28400:115200" 2 changes: 1 addition & 1 deletion 2 package/boot/uboot-sunxi/patches/102-sunxi-make_CONS_...
所以首先将华嵌给的uboot中sun8i.h里面#define CONFIG_BOOTARGS "console=ttyS0,115200 panic=5 rootwait root=/dev/mmcblk2p2 rw earlyprintk"这句屏蔽 顺便再理解一下uboot的修改记录:dts里面的关闭spi0打开mmc2并且配好mmc2的管脚、配置文件中配上CONFIG_MMC_SUNXI_SLOT_EXTRA=2 利用SDK中编出u-boot-sunx...
详细安装和操作步骤: First Run boot-config: http://192.168.10.1/cgi-bin/modules/boot-config/index.cgi Click Create a backup of uboot (dtb-file) Configure items to boot (wifi-xr819, Sunxi-IR, 1Wire (PA06 GPIO-6), i2c0, i2c1, pwm0, usb2-3 ..). Click Save changes. Click Apply...
详细安装和操作步骤: First Run boot-config: http://192.168.10.1/cgi-bin/modules/boot-config/index.cgi Click Create a backup of uboot (dtb-file) Configure items to boot (wifi-xr819, Sunxi-IR, 1Wire (PA06 GPIO-6), i2c0, i2c1, pwm0, usb2-3 ..). Click Save changes. Click Apply...
Werner's u-boot is 2021.10 877 ii linux-u-boot-orangepioneplus-current 22.02.1 arm64 Uboot loader 2021.10 U-Boot 2021.04 boot ok with i2c - vcc-5v are set in boot process U-Boot 2021.10 boot ok with rsb for werner vcc-5v are set in boot process / no boot with rsb for TMA-1...
root=UUID=c233df5a-c066-4c4b-af4e-25a2e20f77c3 rootwait rootfstype=ext4 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 loglevel=1 ubootpart= ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve...
ubootpart=314cb6d6-01 usb-storage.quirks= [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off ...
Allwinner A1x native u-boot support. Contribute to linux-sunxi/u-boot-sunxi development by creating an account on GitHub.