Skip to content
Commit d3ead2c8 authored by Manoj Kumar's avatar Manoj Kumar Committed by Arvind Chauhan
Browse files

build-scripts: add -a parameter for removing pci & smmu nodes



This patch adds new build flag -a to build scripts which is used
only when building for FVP_Base_AEMv8A-ARMv8A model. Since this
model doesn't has PCI & SMMU IPs (whereas the device tree has),
user lands in kernel panic while booting Linux in this model.

By passing -a true while building, the PCI & SMMU nodes are
removed in device-tree by which kernel panic is avoided.

Change-Id: I1f47ec1b216bf63bfbca50c05748fe5f8d8d22c2
Signed-off-by: Manoj Kumar's avatarManoj Kumar <manoj.kumar3@arm.com>
parent 285e5345
Loading
Loading
Loading
Loading
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