History log of /rk3399_rockchip-uboot/arch/arm/mach-rockchip/fit_misc.c (Results 1 – 22 of 22)
Revision Date Author Comments
# 8dbfe415 03-Jun-2025 Joseph Chen <chenjh@rock-chips.com>

rockchip: fit_misc: Return success if no "bootargs" image node

This avoid the failure after commit:
"6da15b9fe59 rockchip: fit_misc: Add return value for board_fit_image_post_process()"

Signed-off-

rockchip: fit_misc: Return success if no "bootargs" image node

This avoid the failure after commit:
"6da15b9fe59 rockchip: fit_misc: Add return value for board_fit_image_post_process()"

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I8475e59d9ee39f49a4bdfcbeb3d689b5625197f4

show more ...


# 6da15b9f 21-May-2025 Xuhui Lin <xuhui.lin@rock-chips.com>

rockchip: fit_misc: Add return value for board_fit_image_post_process()

Change-Id: I6fc70d46cd9ae1dd0faee73cbfe89d7a9fda66cc
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>


# ebb7c7ec 28-May-2025 Xuhui Lin <xuhui.lin@rock-chips.com>

rockchip: fit_misc: Add return value for rk_board_fit_image_post_process()

Change-Id: I9ce006c4858213df7f69cdf8d78a7ca7de87d26a
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>


# f9d8fee0 07-Apr-2025 Xuhui Lin <xuhui.lin@rock-chips.com>

rockchip: fit_misc: Add rk_board_fit_image_post_process support

Change-Id: I798db8e5f90f52f9dc0f50b08c4da1ad2b55eebc
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>


# 7d03fc8b 12-May-2023 Xuhui Lin <xuhui.lin@rock-chips.com>

rockchip: fit: Add support that was missed for lzma decompression

Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
Change-Id: Ia4d1b187549594cd6ca8e174a6732ca9466c6c6c


# 25f6240e 31-Mar-2023 Joseph Chen <chenjh@rock-chips.com>

rockchip: fit: Support bootargs image

- Add a "bootargs" image node as first one and set "load = <0>;"
- Add 'loadables = "bootargs";' in conf node
- Add "loadables" into 'sign-images' list

Signed-

rockchip: fit: Support bootargs image

- Add a "bootargs" image node as first one and set "load = <0>;"
- Add 'loadables = "bootargs";' in conf node
- Add "loadables" into 'sign-images' list

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I5b2fbe7ad3aa971a6ba3cecf713350faf921730f

show more ...


# ad180a17 24-May-2022 Joseph Chen <chenjh@rock-chips.com>

rockchip: fit_misc: Use async decompress if no uncompress hash node.

The node name is "digest" but not "hash".

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ia9525b4a549e4e123f14173

rockchip: fit_misc: Use async decompress if no uncompress hash node.

The node name is "digest" but not "hash".

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ia9525b4a549e4e123f1417342362fc37d03684cc

show more ...


# 5c822578 29-Mar-2022 Joseph Chen <chenjh@rock-chips.com>

rockchip: fit_misc: Support get secure boot flag from atags

Some platform doesn't have optee client payload, eg: rv1106.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Iad8896817d804

rockchip: fit_misc: Support get secure boot flag from atags

Some platform doesn't have optee client payload, eg: rv1106.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Iad8896817d804159f7ab971e693c717a689e8f01

show more ...


# ea098e48 24-Mar-2022 Joseph Chen <chenjh@rock-chips.com>

rockchip: fit: improve lzma pack and decompress

Append the orignal size to lzma file.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I28b5ba07f8ff0c10dfb2cf70f680bb813bb9afed


# 86b1f5c1 02-Mar-2022 Jason Zhu <jason.zhu@rock-chips.com>

rockchip: fit_misc: fix compile error

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ia63b15ba70120ed17ddab7ae20cd7976846eed17


# ade0ccd7 13-Jan-2022 Joseph Chen <chenjh@rock-chips.com>

rockchip: fit_misc: support decompress lzma image

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ibe242892f33c0a6590b8d5ba101b34b912ce5636


# 9b1b7db2 14-Dec-2021 Joseph Chen <chenjh@rock-chips.com>

Revert "rockchip: fit misc: print msg once"

This reverts commit 460c790ea66d9f2131be7c4d9ab4796b71fc254c.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I6b6301267ea5afd6798b09a56a2e

Revert "rockchip: fit misc: print msg once"

This reverts commit 460c790ea66d9f2131be7c4d9ab4796b71fc254c.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I6b6301267ea5afd6798b09a56a2e5352a1583d46

show more ...


# 460c790e 01-Dec-2021 Joseph Chen <chenjh@rock-chips.com>

rockchip: fit misc: print msg once

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Icd726aa3d8517139d7e4d90d2cc18c537fc0ba85


# dd5acf09 30-Nov-2021 Jason Zhu <jason.zhu@rock-chips.com>

rockchip: fit_misc: set synchronous decompression in spl

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I40f0374c9f96f5518633c0215e5e4042b602f15b


# 299f09a0 17-Nov-2021 Jason Zhu <jason.zhu@rock-chips.com>

rockchip: spl: change the secure otp macro as CONFIG_SPL_ROCKCHIP_SECURE_OTP

Since the driver is split in deferent platforms.

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ie5793fe

rockchip: spl: change the secure otp macro as CONFIG_SPL_ROCKCHIP_SECURE_OTP

Since the driver is split in deferent platforms.

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ie5793fe83093557a245b0f3fcbfce835d8cef8b8

show more ...


# 9bb8411c 02-Aug-2021 Joseph Chen <chenjh@rock-chips.com>

rockchip: fit_misc: enable dcompress oneshot IRQ for spi-nand

Use interrupt flag as a sync signal for kernel to poll
that whether ramdisk decompress is done.

Sync with new API params.

Signed-off-b

rockchip: fit_misc: enable dcompress oneshot IRQ for spi-nand

Use interrupt flag as a sync signal for kernel to poll
that whether ramdisk decompress is done.

Sync with new API params.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I3acb93b6fce130efc2b459799fe618311b696100

show more ...


# d94316bf 27-Jul-2021 Joseph Chen <chenjh@rock-chips.com>

rockchip: fit: fix cannot get kernel fdt if boot/recovery.img is corrupted

It's not correct to confirm kernel dtb depend on fdt_check_header().

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Ch

rockchip: fit: fix cannot get kernel fdt if boot/recovery.img is corrupted

It's not correct to confirm kernel dtb depend on fdt_check_header().

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I75f13268e1d361f132d6085be6bd37aa6df51a7e

show more ...


# 326cb0a9 20-May-2021 Jason Zhu <jason.zhu@rock-chips.com>

rockchip: fit_misc: correct the config

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I6ddb0c6e8868600279f0f8eb283361f984f72908


# 5beee4e8 31-Dec-2020 Yifeng Zhao <yifeng.zhao@rock-chips.com>

arch: rockchip: fit misc: fix complie error

arch/arm/mach-rockchip/fit_misc.c:26:12: error: ‘fit_image_check_uncomp_hash
defined but not used [-Werror=unused-function]

Signed-off-by: Yifeng Zhao <y

arch: rockchip: fit misc: fix complie error

arch/arm/mach-rockchip/fit_misc.c:26:12: error: ‘fit_image_check_uncomp_hash
defined but not used [-Werror=unused-function]

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: If959d9e946351ce41dd1374b4c69f182f5273d39

show more ...


# 2708ed29 30-Dec-2020 Joseph Chen <chenjh@rock-chips.com>

rockchip: fit: update gunzip() max image size to 2MB

RK3568 U-Boot is over 1MB size.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ibe2000e4472c57c8d91b38b1fc2ce3d23c27a3db


# a31e24f3 23-Dec-2020 Jason Zhu <jason.zhu@rock-chips.com>

rockchip: fit_misc: use OTP_SECURE_BOOT_ENABLE_ADDR to get vboot address

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I464f6834d3ec2cb653e5149ab2f9abd3bbcc1724


# aa8e825b 14-Nov-2020 Joseph Chen <chenjh@rock-chips.com>

rockchip: rename fit.c => fit_misc.c

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I8afc870973d75f5e0e3bc968eaf6966f1696ac77