summaryrefslogtreecommitdiff
path: root/hw/bsp/broadcom_64bit/boards/raspberrypi_zero2/board.cmake
blob: 85f84e9477dd8cc0853286aaee844f942428bb68 (plain)
1
2
3
4
5
set(CMAKE_SYSTEM_PROCESSOR cortex-a53 CACHE INTERNAL "System Processor")
set(BCM_VERSION 2837)

function(update_board TARGET)
endfunction()