Skip to content
Snippets Groups Projects
Commit 3e90cfee authored by Priyanka Singh's avatar Priyanka Singh Committed by Priyanka Jain
Browse files

armv8: ls1012ardb: Updates secure boot headers offset


Updates the secure boot headers offsets of Kernel and other
firmware images used by esbc_validate command.

Signed-off-by: default avatarPriyanka Singh <priyanka.singh@nxp.com>
Reviewed-by: default avatarPriyanka Jain <priyanka.jain@nxp.com>
parent e735ad3c
No related branches found
No related tags found
No related merge requests found
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2020 NXP
* Copyright 2016 Freescale Semiconductor, Inc.
*/
......@@ -64,7 +65,7 @@
"initrd_high=0xffffffffffffffff\0" \
"fdt_addr=0x00f00000\0" \
"kernel_addr=0x01000000\0" \
"kernelheader_addr=0x800000\0" \
"kernelheader_addr=0x600000\0" \
"scriptaddr=0x80000000\0" \
"scripthdraddr=0x80080000\0" \
"fdtheader_addr_r=0x80100000\0" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment