[zynq] Add support to boot without configuring DRAM
This commit is contained in:
@@ -5,7 +5,7 @@ MODULE := $(LOCAL_DIR)
|
||||
PLATFORM := zynq
|
||||
|
||||
# set the system base to sram
|
||||
ZYNQ_USE_SRAM := 1
|
||||
ZYNQ_USE_SRAM ?= 1
|
||||
|
||||
ZYNQ_SDRAM_SIZE := 0x10000000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user