You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
629 B

# Global options
page_size=4096
id=0x100 # Read the value form the path in dtb
rev=0x100 # Read the value form the path in dtb
flags=0xab0 # default value
version=1
board1v1.dts.dtb
board1v1_1.dts.dtb
id=0xddccbbaa # override with another path
rev=0x01000100 # override default rev
board2v1.dts.dtb
id=0x200
rev=0x201 # override with another value
board1v1.dts.dtb
flags=0xd01 # override with another value, do zlib compression
board1v1.dts.dtb
flags=0xd02 # override with another value, do gzip compression