X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fedminiv2.h;h=8b9f66a29c18d2bf5a422d469826e2f107f3e3f0;hb=70672a29597c4ca4734f2d94bf1df7227b9c7604;hp=f2cfaf8350ed977b6304f0ecee5d4b3208c44938;hpb=495dbd72dd1172de866ba323263a5b62cf454972;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/edminiv2.h b/include/configs/edminiv2.h index f2cfaf8..8b9f66a 100644 --- a/include/configs/edminiv2.h +++ b/include/configs/edminiv2.h @@ -6,23 +6,7 @@ * Marvell Semiconductor * Written-by: Prafulla Wadaskar * - * See file CREDITS for list of people who contributed to this - * project. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - * MA 02110-1301 USA + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CONFIG_EDMINIV2_H @@ -50,8 +34,6 @@ * CLKs configurations */ -#define CONFIG_SYS_HZ 1000 - /* * Board-specific values for Orion5x MPP low level init: * - MPPs 12 to 15 are SATA LEDs (mode 5) @@ -222,7 +204,7 @@ /* * Size of malloc() pool */ -#define CONFIG_SYS_MALLOC_LEN (1024 * 128) /* 128kB for malloc() */ +#define CONFIG_SYS_MALLOC_LEN (1024 * 256) /* 256kB for malloc() */ /* * Other required minimal configurations