Skip to content

Commit

Permalink
[board] longanpi-4b usb prebuilt ddr bin
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru committed Jan 4, 2024
1 parent 647b76a commit eda0468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/board/longanpi-4b.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set(CONFIG_BOARD_LONGANPI-4B True)
add_definitions(-DCONFIG_CHIP_SUN55IW3)

set(CONFIG_USE_DRAM_PAYLOAD True)
set(CONFIG_USE_PREBUILT_DRAM_PAYLOAD True)
set(CONFIG_USE_PREBUILT_DRAM_PAYLOAD False)
set(CONFIG_USE_DRAM_PAYLOAD_SOURCE_PATH "${CMAKE_SOURCE_DIR}/payloads/sun55iw3_libdram")
set(CONFIG_USE_DRAM_PAYLOAD_BIN_PATH "${CONFIG_USE_DRAM_PAYLOAD_SOURCE_PATH}/output/ddr.bin")
set(CONFIG_USE_DRAM_PAYLOAD_FILE_PATH "${CMAKE_SOURCE_DIR}/board/longanpi-4b/payloads/init_dram_bin.c")
Expand Down

0 comments on commit eda0468

Please sign in to comment.