aboutsummaryrefslogtreecommitdiff
path: root/docs/platform
diff options
context:
space:
mode:
authorAnup Patel <anup.patel@wdc.com>2020-11-04 15:16:20 +0530
committerAnup Patel <anup@brainfault.org>2020-11-10 10:29:23 +0530
commit48616b3de2dd67c315e3c000b9c1721cf37ad63a (patch)
tree148523e093d7b33ca774a7c22ca7b57ddbcc0826 /docs/platform
parent914f81fbee28da409eac680ab3e76f1d5982c6e7 (diff)
lib: sbi: Improve boot prints in cold boot sequence
Currently, we have all boot prints at the end of cold boot sequence which means if there is any failure in cold boot sequence before boot prints then we don't get any print. This patch improves boot prints in cold boot sequence as follows: 1. We divide the boot prints into multiple parts and print it from different locations after sbi_console_init() 2. We throw an error print if there is any failure in cold boot sequence after sbi_console_init() Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>
Diffstat (limited to 'docs/platform')
0 files changed, 0 insertions, 0 deletions