/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2017 Oleksij Rempel */ #define BOARD_PBL_START start_dptechnics_dpt_module #include #include #include #include #include #include #include #include ENTRY_FUNCTION(BOARD_PBL_START) ar9331_pbl_generic_start ENTRY_FUNCTION_END(BOARD_PBL_START, ar9331_dptechnics_dpt_module, SZ_64M)