]> git.dujemihanovic.xyz Git - u-boot.git/commit
xilinx: Define kernel_comp_addr_r,kernel_comp_size env variables
authorRaju Kumar Pothuraju <raju.kumar-pothuraju@xilinx.com>
Mon, 12 Jul 2021 14:49:04 +0000 (20:19 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 26 Jul 2021 07:18:45 +0000 (09:18 +0200)
commit3965d13f933d5aa670f833eb9584f119e4a11d62
tree08cec63dc46089e4f18dd45472dd5768b0d457c3
parent9ca09621760453dc452244498fdbcd52e3e2f71d
xilinx: Define kernel_comp_addr_r,kernel_comp_size env variables

Add kernel_comp_addr_r, kernel_comp_size env variables for zynqmp and
versal to be able to use the compressed kernel Image(.gz,.bz2,.lzma,.lzo)
using booti command.

Signed-off-by: Raju Kumar Pothuraju <raju.kumar-pothuraju@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_versal.h
include/configs/xilinx_zynqmp.h