X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fspring.h;h=272622a5ed910c0f71e5bc1d3b94776ca3e8e7ba;hb=9629ccdde79adb1e471cfb24d9fee9f5c6c94aa6;hp=a692dfd7ec766f2995ca3be040e266409765090a;hpb=ae27120c31d58b8bb694d9155bcffdcfae8552a6;p=oweals%2Fu-boot.git diff --git a/include/configs/spring.h b/include/configs/spring.h index a692dfd7ec..272622a5ed 100644 --- a/include/configs/spring.h +++ b/include/configs/spring.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2015 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_SPRING_H @@ -13,8 +12,6 @@ #define CONFIG_BOARD_COMMON -#define CONFIG_SYS_PROMPT "spring # " -#define CONFIG_IDENT_STRING " for spring" #define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" #endif /* __CONFIG_SPRING_H */