projects
/
platform
/
kernel
/
u-boot-thead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b69e053
)
feat: update slogan
author
Han Gao
<gaohan@iscas.ac.cn>
Wed, 12 Jul 2023 14:13:38 +0000
(22:13 +0800)
committer
Han Gao
<rabenda.cn@gmail.com>
Wed, 12 Jul 2023 17:33:27 +0000
(
01:33
+0800)
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
common/spl/spl.c
patch
|
blob
|
history
diff --git
a/common/spl/spl.c
b/common/spl/spl.c
index dd2c1f7608d313cd869762de95daaa60cbb50e3f..b8246d81d1011f2f0d46013a5c2c9dbf22c7d986 100644
(file)
--- a/
common/spl/spl.c
+++ b/
common/spl/spl.c
@@
-755,7
+755,7
@@
static void print_ruyisdk_logo(void)
printf(" |_| \\_\\__,_|\\__, |_|_____/|_____/|_|\\_\\\n");
printf(" __/ | \n");
printf(" |___/ \n");
- printf("
-- power
ed by ISCAS\n");
+ printf("
-- Present
ed by ISCAS\n");
printf("-----------------------------------------\n");
}