## SPDX-License-Identifier: BSD-2-Clause## Copyright (c) 2019 Western Digital Corporation or its affiliates.## Authors:# Damien Le Moal <damien.lemoal@wdc.com>## Compiler flagsplatform-cppflags-y=platform-cflags-y=platform-asflags-y=platform-ldflags-y=# Blobs to buildFW_TEXT_START=0x80000000
FW_PAYLOAD=y
FW_PAYLOAD_ALIGN=0x1000
FW_PAYLOAD_FDT=k210.dtb