commit | e8e3c900bed7755fce1ebb1fc27478c2b148f9e5 | [log] [tgz] |
---|---|---|
author | Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> | Wed Jan 17 08:50:13 2024 +0530 |
committer | Michal Simek <michal.simek@amd.com> | Wed Jan 17 08:12:20 2024 +0100 |
tree | 61a9b0ce64afa5ebe26164cc2d4e5f9e77aef76a | |
parent | 00e7b5571865fdf2f424b95a85ee6a51afb4ae9d [diff] |
xilinx: board: Update the kaslr-seed property Create a ft_board_setup() api that gets called as part of bootm/booti before jumping to kernel. In this ft_board_setup() callback that will inspect the DTB and insert the device tree blob with the "kaslr-seed" property. Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20240117032014.1014084-2-venkatesh.abbarapu@amd.com