Commit 068ca086 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: sbi: Simplify console platform operations



Instead of having console_putc() and console_getc() callbacks in
platform operations, it will be much simpler for console driver to
directly register these operations as device to the sbi_console
implementation.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
Reviewed-by: default avatarAlistair Francis <alistair.francis@wdc.com>
Reviewed-by: default avatarXiang W <wxjstz@126.com>
parent a3689db9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment