Lines Matching refs:dtb_size
1014 @dtb_size=$(shell wc -c u-boot.dtb | awk '{print $$1}') ; \1018 if [ $${dtb_size} -gt $${quarter_space} ]; then \