X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fmx53smd.h;fp=include%2Fconfigs%2Fmx53smd.h;h=7e4e1c9661d02ecbf118feb544bd3264ff6ae4d6;hb=5e62c5c013a717c5afd3397f7f4c823f66f04daf;hp=9e8331970cf71ba443c0f9a74e6ed49f65060efa;hpb=e1b6c5e43bfba97f46fdb57724405ba916cec3b4;p=karo-tx-uboot.git diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h index 9e8331970c..7e4e1c9661 100644 --- a/include/configs/mx53smd.h +++ b/include/configs/mx53smd.h @@ -3,20 +3,7 @@ * * Configuration settings for the MX53SMD Freescale board. * - * 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 @@ -34,6 +21,7 @@ #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG +#define CONFIG_REVISION_TAG /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024)