X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fmpc5xx.h;h=6c170dcb0a2b0ec8c397d56fd9d54d6fc3edebe2;hb=e6f9d419c86d311b19c27ae12d2d7dd921c06058;hp=414651fa0f8b81c6b401ecabcf87fb843410c7e4;hpb=d1bc6c8d5f4a9c7ca9fb2292d5c65f846dcc3995;p=karo-tx-uboot.git 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