feat(intel): add FDT support for Altera productsSupport FDT for Agilex5 platform1. Created wrapper file socfpga_dt.c2. Added in Agilex5 dts file3. Implemented fdt_check_header4. Implemented gic
feat(intel): add FDT support for Altera productsSupport FDT for Agilex5 platform1. Created wrapper file socfpga_dt.c2. Added in Agilex5 dts file3. Implemented fdt_check_header4. Implemented gic configuration5. Implemented dram configurationRemove init of FDT as Agilex5 has no plan to rollout FDT at the moment.Change-Id: If3990ed9524c6da5b3cb8966b63bc4a95d01fcdaSigned-off-by: Jit Loon Lim <jit.loon.lim@altera.com>
show more ...