rockchip: px30: Define variables for compressed image support
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>
Tue, 25 Jul 2023 12:58:35 +0000 (14:58 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 28 Jul 2023 10:45:03 +0000 (18:45 +0800)
commit96bdc655b09f248f1dbb0d10436437f1b45a47ec
treec1a460c8580303ba940a22ae3b7bb7463b575029
parent062b712999869bdd7d6283ab8eed50e5999ac88a
rockchip: px30: Define variables for compressed image support

The standard boot path expects the kernel_comp_addr_r and kernel_comp_size
variables for booting compressed kernel images. Define them using the previous
kernel_addr_c value (likely initially meant for this purpose) and usual size.

This was tested on the PX30 EVB to successfully boot compressed Linux kernel
images.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
include/configs/px30_common.h