Skip to content
Snippets Groups Projects
Commit c17394a8 authored by Chuck Cannon's avatar Chuck Cannon Committed by Ye Li
Browse files

Give V2X FW more space in OCRAM.


Signed-off-by: default avatarChuck Cannon <chuck.cannon@nxp.com>
(cherry picked from commit 7b038e8b)
parent 892832fb
No related branches found
Tags imx_5.4.3_8dxl_er1
No related merge requests found
......@@ -17,5 +17,5 @@ flash_test_build_mfg flash_a0_test_build_mfg: $(MKIMG) mx8qx-ahab-container.img
./$(MKIMG) -soc DXL -rev A0 -append mx8dxl-ahab-container.img -c -scfw scfw_tcm.bin -ap u-boot.bin a35 0x80000000 -m4 CM4.bin 0 0x34FE0000 -data kernel.bin 0x80280000 -data initramfs.bin 0x83100000 -data board.dtb 0x83000000 -dummy 0x87fc0000 -out flash.bin
flash_scfw_test flash_a0_scfw_test: $(MKIMG) mx8dxla0-ahab-container.img scfw_tcm.bin scfw_tests.bin
./$(MKIMG) -soc DXL -rev A0 -dcd skip -append mx8dxla0-ahab-container.img -c -scfw scfw_tcm.bin --data scfw_tests.bin 0x100000 -dummy 0x130000 -out flash.bin
./$(MKIMG) -soc DXL -rev A0 -dcd skip -append mx8dxla0-ahab-container.img -c -scfw scfw_tcm.bin --data scfw_tests.bin 0x100000 -dummy 0x120000 -out flash.bin
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