| #
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 ...
|
| #
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 ...
|
| #
e1e9b173 |
| 28-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
a86a723e |
| 26-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: uimage: fix alloc and free ramdisk sysmem
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I84d965caff7c0d733792bcf2387d751808991c0d
|
| #
191c6877 |
| 07-Feb-2020 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: add basic uimage code
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Idaf6d9e1888fde4e750435a0484636945442cbe2
|