Home
last modified time | relevance | path

Searched hist:"369 ace90d82ae566e779799b84d1e4db411e42c6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip_decompress.c369ace90d82ae566e779799b84d1e4db411e42c6 Tue Sep 19 12:29:22 UTC 2023 Xuhui Lin <xuhui.lin@rock-chips.com> misc: rockchip decompress: Enable IRQ when storage is spi-nand in SPL

1. If you need to auto trigger an interrupt to wake up rootfs
unpack when kernel DECOM driver is initialized, you need to enable
DECOM interrupt in SPL.
2. SPL may decompress multiple packages, and interrupts need to be
cleared first to prevent from being triggered when it enters kernel
without completing the decompression.

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