Fix uboot attribute name in lagarto hun
This commit is contained in:
parent
cf94b5a46a
commit
ef29bb0681
@ -54,7 +54,7 @@ let
|
||||
"PLATFORM_RISCV_ISA=rv64g"
|
||||
"PLATFORM=fpga/openpiton"
|
||||
# Check with: riscv64-unknown-elf-objdump -d -M no-aliases rotate
|
||||
"FW_PAYLOAD_PATH=${final.uboot-fpga}/u-boot-nodtb.bin"
|
||||
"FW_PAYLOAD_PATH=${final.uboot}/u-boot-nodtb.bin"
|
||||
];
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user