X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fmpc5xx.h;h=6c170dcb0a2b0ec8c397d56fd9d54d6fc3edebe2;hb=07f5b966aa2a4fe3a9bed8e90103cb0fe83c8748;hp=414651fa0f8b81c6b401ecabcf87fb843410c7e4;hpb=1636d1c8529c006d106287cfbc20cd0a246fe1cb;p=u-boot diff --git a/include/mpc5xx.h b/include/mpc5xx.h index 414651fa0f..6c170dcb0a 100644 --- a/include/mpc5xx.h +++ b/include/mpc5xx.h @@ -2,23 +2,7 @@ * (C) Copyright 2003 * Martin Winistoerfer, martinwinistoerfer@gmx.ch. * - * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA + * SPDX-License-Identifier: GPL-2.0+ */ /* @@ -42,7 +26,7 @@ * ISB bit in IMMR to set internal memory map */ -#define CFG_ISB ((CFG_IMMR / 0x00400000) << 1) +#define CONFIG_SYS_ISB ((CONFIG_SYS_IMMR / 0x00400000) << 1) /*----------------------------------------------------------------------- * SYPCR - System Protection Control Register