mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-11 10:44:54 +02:00
2 lines
116 B
Plaintext
2 lines
116 B
Plaintext
setup_debug_env=tftpboot 0x200000 scripts/develop-common.txt && env import -t 0x200000 ${filesize} && run configure
|