mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-08-15 07:49:34 +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
|