Home
last modified time | relevance | path

Searched hist:"3 af8e49c" (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/tools/binman/etype/
H A Dfill.py3af8e49c Tue Jul 17 14:25:40 CDT 2018 Simon Glass <sjg@chromium.org> binman: Add an entry filled with a repeating byte

It is sometimes useful to have an area of the image which is all zeroes,
or all 0xff. This can often be achieved by padding the size of an an
existing entry and setting the pad byte for an entry or image.

But it is useful to have an explicit means of adding blocks of repeating
data to the image. Add a 'fill' entry type to handle this.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/tools/binman/
H A DREADME.entries3af8e49c Tue Jul 17 14:25:40 CDT 2018 Simon Glass <sjg@chromium.org> binman: Add an entry filled with a repeating byte

It is sometimes useful to have an area of the image which is all zeroes,
or all 0xff. This can often be achieved by padding the size of an an
existing entry and setting the pad byte for an entry or image.

But it is useful to have an explicit means of adding blocks of repeating
data to the image. Add a 'fill' entry type to handle this.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dftest.py3af8e49c Tue Jul 17 14:25:40 CDT 2018 Simon Glass <sjg@chromium.org> binman: Add an entry filled with a repeating byte

It is sometimes useful to have an area of the image which is all zeroes,
or all 0xff. This can often be achieved by padding the size of an an
existing entry and setting the pad byte for an entry or image.

But it is useful to have an explicit means of adding blocks of repeating
data to the image. Add a 'fill' entry type to handle this.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/tools/dtoc/
H A Dtest_fdt.py3af8e49c Tue Jul 17 14:25:40 CDT 2018 Simon Glass <sjg@chromium.org> binman: Add an entry filled with a repeating byte

It is sometimes useful to have an area of the image which is all zeroes,
or all 0xff. This can often be achieved by padding the size of an an
existing entry and setting the pad byte for an entry or image.

But it is useful to have an explicit means of adding blocks of repeating
data to the image. Add a 'fill' entry type to handle this.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dfdt_util.py3af8e49c Tue Jul 17 14:25:40 CDT 2018 Simon Glass <sjg@chromium.org> binman: Add an entry filled with a repeating byte

It is sometimes useful to have an area of the image which is all zeroes,
or all 0xff. This can often be achieved by padding the size of an an
existing entry and setting the pad byte for an entry or image.

But it is useful to have an explicit means of adding blocks of repeating
data to the image. Add a 'fill' entry type to handle this.

Signed-off-by: Simon Glass <sjg@chromium.org>