I checkout the openwrt source from GitHub - gl-inet/openwrt at openwrt-19.07.7
uboot> tftp 0x81000000 openwrt-ar71xx-generic-uImage-lzma.bin
TFTP from IP: 192.168.1.2
Our IP: 192.168.1.1
Filename: ‘openwrt-ar71xx-generic-uImage-lzma.bin’
Load address: 0x81000000
Using: eth1
Loading: ########################################
########################################
########################################
########################################
########################################
########################################
########################################
##################################
TFTP transfer complete!
Bytes transferred: 1606076 (0x1881bc)
uboot> bootm 0x81000000
Booting image at: 0x81000000
Image name: MIPS OpenWrt Linux-4.14.221
Created: 2021-02-15 15:22:37 UTC
Image type: MIPS Linux Kernel Image (lzma compressed)
Data size: 1606012 Bytes = 1.5 MB
Load address: 0x80060000
Entry point: 0x80060000
Uncompressing kernel image… ## Error: LZMA error num: 1
uboot>