riscv: cosmetic: Reword do_reset() printf message.
authorRick Chen <rick@andestech.com>
Wed, 3 Oct 2018 05:59:03 +0000 (13:59 +0800)
committerAndes <uboot@andestech.com>
Wed, 3 Oct 2018 09:49:27 +0000 (17:49 +0800)
commit9d9b3dc0d52b7dcfdb79d5a849fc7f1b68dd5700
tree3387334bd69636aa5e576de58c3c17e720796795
parentb984ddc2dd332117ef1345255a99dc248c826b74
riscv: cosmetic: Reword do_reset() printf message.

The Sentence "reset unsupported yet" is not
grammatically correct and should say
"reset not supported yet" instead.

Suggested-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Signed-off-by: Rick Chen <rick@andestech.com>
arch/riscv/lib/reset.c