/* * Copyright (C) 2015 * Purna Chandra Mandal * * SPDX-License-Identifier: GPL-2.0+ * */ #include phys_size_t initdram(int board_type) { return 0; }