]> git.sur5r.net Git - u-boot/blobdiff - include/configs/km/km8309-common.h
KM: fix typo in default environment
[u-boot] / include / configs / km / km8309-common.h
index b36e892cbebf14f2c7fe018284699531b279bd83..47355abed944ebdd042d0b800aece13bacc06dc7 100644 (file)
@@ -4,10 +4,7 @@
  *
  * Based on km8321-common.h, see respective copyright notice for credits
  *
- * 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.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_KM8309_COMMON_H
@@ -22,7 +19,7 @@
 #define CONFIG_MPC830x         1       /* MPC830x family */
 #define CONFIG_MPC8309         1       /* MPC8309 CPU specific */
 
-#define CONFIG_KM_DEF_ARCH     "arch=ppc_8xx\0"
+#define CONFIG_KM_DEF_ARCH     "arch=ppc_82xx\0"
 #define CONFIG_CMD_DIAG                1
 
 /* include common defines/options for all 83xx Keymile boards */
@@ -33,8 +30,6 @@
 /* at end of uboot partition, before env */
 #define CONFIG_SYS_QE_FMAN_FW_ADDR   0xF00B0000
 
-#define CONFIG_MISC_INIT_R
-
 /*
  * System IO Config
  */