summaryrefslogtreecommitdiff
path: root/hw/bsp/broadcom_64bit/boards/raspberrypi_cm4/board.cmake
blob: 6f1fc02258f7ee9173badcbdcc3df47d4424ba85 (plain)
1
2
3
4
5
set(CMAKE_SYSTEM_CPU cortex-a72 CACHE INTERNAL "System Processor")
set(BCM_VERSION 2711)

function(update_board TARGET)
endfunction()