| #
63f38f9d |
| 31-Mar-2023 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: Optimise fit and uimage load resource
fit and uimage are not allowed to try resource partition, always load and verify full resource file, and then setup ram list.
Signed-off-by: Joseph C
rockchip: Optimise fit and uimage load resource
fit and uimage are not allowed to try resource partition, always load and verify full resource file, and then setup ram list.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I76a4101bc4524db753a4d96a9eba143e5652139c
show more ...
|
| #
6ea28a6c |
| 27-Feb-2023 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: resource: Clean up and simplify
- merge resource_logo.c into resource_img.c - remove android os init, it was moved to android_version_init() - fit/uimage/android only pass resource blk to
rockchip: resource: Clean up and simplify
- merge resource_logo.c into resource_img.c - remove android os init, it was moved to android_version_init() - fit/uimage/android only pass resource blk to resource_img.c - clean up resource_img.c
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I54d9b3142e8408e4cbe4e3cbe8dd8d41aa77039c
show more ...
|
| #
25a706d2 |
| 12-Jan-2022 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: fit: make resource code can be disabled
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ia7f9721efb45d95ea46a1e16c6259249a1c61a09
|
| #
8b233050 |
| 02-Jul-2021 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: fit/uimage: only init resource list
Don't read kernel dtb in its internal code, only be responsible to init resource list.
kernel dtb can only be read by: rockchip_read_dtb_file().
Signe
rockchip: fit/uimage: only init resource list
Don't read kernel dtb in its internal code, only be responsible to init resource list.
kernel dtb can only be read by: rockchip_read_dtb_file().
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ifb38f5b0b7a9297e823f49367f29d618ae3c086e
show more ...
|
| #
a1daefc8 |
| 13-May-2020 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: fit: refactor code
- update coding style; - verify dtb or resource signature before use.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Iff763d5ab9e9f3b5e4ef5cc59065cd1ad78
rockchip: fit: refactor code
- update coding style; - verify dtb or resource signature before use.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Iff763d5ab9e9f3b5e4ef5cc59065cd1ad782fcf0
show more ...
|
| #
e1e9b173 |
| 28-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
059c50ac |
| 15-Jan-2020 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: add basic fit image code
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ic0eaba1b625eba710fd6b30fee4e3545af59cb30
|