Add BootROM | Fix ResetWrangler for DDR | Add scripts
This commit is contained in:
9
fpga/src/main/resources/vcu118/sdboot/common.h
Normal file
9
fpga/src/main/resources/vcu118/sdboot/common.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _SDBOOT_COMMON_H
|
||||
#define _SDBOOT_COMMON_H
|
||||
|
||||
#ifndef PAYLOAD_DEST
|
||||
#define PAYLOAD_DEST MEMORY_MEM_ADDR
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user