| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | .gitignore | bf7fd50b3ba56b53dc13a681d19c845be903c3e0 Sat Nov 26 03:15:51 UTC 2016 Simon Glass <sjg@chromium.org> binman: Introduce binman, a tool for building binary images
This adds the basic code for binman, including command parsing, processing of entries and generation of images.
So far no entry types are supported. These will be added in future commits as examples of how to add new types.
See the README for documentation.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | cmdline.py | bf7fd50b3ba56b53dc13a681d19c845be903c3e0 Sat Nov 26 03:15:51 UTC 2016 Simon Glass <sjg@chromium.org> binman: Introduce binman, a tool for building binary images
This adds the basic code for binman, including command parsing, processing of entries and generation of images.
So far no entry types are supported. These will be added in future commits as examples of how to add new types.
See the README for documentation.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | image.py | bf7fd50b3ba56b53dc13a681d19c845be903c3e0 Sat Nov 26 03:15:51 UTC 2016 Simon Glass <sjg@chromium.org> binman: Introduce binman, a tool for building binary images
This adds the basic code for binman, including command parsing, processing of entries and generation of images.
So far no entry types are supported. These will be added in future commits as examples of how to add new types.
See the README for documentation.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | control.py | bf7fd50b3ba56b53dc13a681d19c845be903c3e0 Sat Nov 26 03:15:51 UTC 2016 Simon Glass <sjg@chromium.org> binman: Introduce binman, a tool for building binary images
This adds the basic code for binman, including command parsing, processing of entries and generation of images.
So far no entry types are supported. These will be added in future commits as examples of how to add new types.
See the README for documentation.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | fdt_test.py | bf7fd50b3ba56b53dc13a681d19c845be903c3e0 Sat Nov 26 03:15:51 UTC 2016 Simon Glass <sjg@chromium.org> binman: Introduce binman, a tool for building binary images
This adds the basic code for binman, including command parsing, processing of entries and generation of images.
So far no entry types are supported. These will be added in future commits as examples of how to add new types.
See the README for documentation.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | README | bf7fd50b3ba56b53dc13a681d19c845be903c3e0 Sat Nov 26 03:15:51 UTC 2016 Simon Glass <sjg@chromium.org> binman: Introduce binman, a tool for building binary images
This adds the basic code for binman, including command parsing, processing of entries and generation of images.
So far no entry types are supported. These will be added in future commits as examples of how to add new types.
See the README for documentation.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | binman.py | bf7fd50b3ba56b53dc13a681d19c845be903c3e0 Sat Nov 26 03:15:51 UTC 2016 Simon Glass <sjg@chromium.org> binman: Introduce binman, a tool for building binary images
This adds the basic code for binman, including command parsing, processing of entries and generation of images.
So far no entry types are supported. These will be added in future commits as examples of how to add new types.
See the README for documentation.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/tools/binman/etype/ |
| H A D | entry.py | bf7fd50b3ba56b53dc13a681d19c845be903c3e0 Sat Nov 26 03:15:51 UTC 2016 Simon Glass <sjg@chromium.org> binman: Introduce binman, a tool for building binary images
This adds the basic code for binman, including command parsing, processing of entries and generation of images.
So far no entry types are supported. These will be added in future commits as examples of how to add new types.
See the README for documentation.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|