X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Flp8x4x.h;h=68e1a974dd0d03bb6db93d7062a5f8bd79abb9d3;hb=70672a29597c4ca4734f2d94bf1df7227b9c7604;hp=026f32134aad31458ce84412159545d79f9cd9ed;hpb=dfdb3d37dd0fa8bdabdf7b5ffb597af470e74621;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/lp8x4x.h b/include/configs/lp8x4x.h index 026f321..68e1a97 100644 --- a/include/configs/lp8x4x.h +++ b/include/configs/lp8x4x.h @@ -3,20 +3,7 @@ * * Copyright (C) 2013 Sergey Yanovich * - * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -118,7 +105,6 @@ #ifdef CONFIG_SYS_HUSH_PARSER #define CONFIG_SYS_PROMPT "$ " #else -#define CONFIG_SYS_PROMPT "=> " #endif #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_PBSIZE \ @@ -130,11 +116,6 @@ #define CONFIG_AUTO_COMPLETE 1 /* - * Clock Configuration - */ -#define CONFIG_SYS_HZ 1000 /* Timer @ 3250000 Hz */ - -/* * DRAM Map */ #define CONFIG_NR_DRAM_BANKS 1 /* 1 bank of DRAM */