Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boot-dm...
[platform/kernel/u-boot.git] / include / configs / sun8i.h
index 6f1fc48..106139d 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2014 Chen-Yu Tsai <wens@csie.org>
  *
  * Configuration settings for the Allwinner A23 (sun8i) CPU
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
@@ -12,7 +11,8 @@
 /*
  * A23 specific configuration
  */
-#define CONFIG_SYS_PROMPT      "sun8i# "
+
+#include <asm/arch/cpu.h>
 
 /*
  * Include common sunxi configuration where most the settings are