X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fcoreboot.h;h=d1d732f211f18704fd96ea106e2df88cb2f52d6e;hb=2c808a12ea7e00d5078e57a9640adcb0504c739c;hp=47215e59aa8983d6a5bec75533816f6db5124b6f;hpb=344ca0b40cf3a8feb1e7f9d4ff9e5041be706266;p=karo-tx-uboot.git diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h index 47215e59aa..d1d732f211 100644 --- a/include/configs/coreboot.h +++ b/include/configs/coreboot.h @@ -3,7 +3,7 @@ * (C) Copyright 2008 * Graeme Russ, graeme.russ@gmail.com. * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include @@ -204,7 +204,6 @@ #if defined(CONFIG_CMD_KGDB) #define CONFIG_KGDB_BAUDRATE 115200 -#define CONFIG_KGDB_SER_INDEX 2 #endif /* @@ -222,7 +221,6 @@ #define CONFIG_SYS_MEMTEST_START 0x00100000 #define CONFIG_SYS_MEMTEST_END 0x01000000 #define CONFIG_SYS_LOAD_ADDR 0x100000 -#define CONFIG_SYS_HZ 1000 /*----------------------------------------------------------------------- * SDRAM Configuration