commit | 756e7f282510d7111c67d2f793b09fadf33e7d80 | [log] [tgz] |
---|---|---|
author | Alistair Francis <alistair.francis@xilinx.com> | Thu Nov 30 16:21:21 2017 -0800 |
committer | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Thu May 17 15:18:32 2018 +0530 |
tree | 5dabd4e7709521b50075abb841fe6b8cd35d5e6d | |
parent | b1160480558c3901a1d762b17169036eb48df10e [diff] |
plat: zynqmp: Don't panic() if we can't find the FSBL struct If we can't find the FSBL handoff struct don't panic and just use the defaults instead. We still print a warning to the user to let them know what we couldn't find it. Signed-off-by: Alistair Francis <alistair.francis@xilinx.com> Acked-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>