mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-12 04:35:59 +00:00
6ad2e461f0
Fix the following issues with the console log output: * Make sure the welcome string is the first thing in the log output (during normal boot). * Prefix each message with the BL image name so it's clear which BL the output is coming from. * Ensure all output is wrapped in one of the log output macros so it can be easily compiled out if necessary. Change some of the INFO() messages to VERBOSE(), especially in the TSP. * Create some extra NOTICE() and INFO() messages during cold boot. * Remove all usage of \r in log output. Fixes ARM-software/tf-issues#231 Change-Id: Ib24f7acb36ce64bbba549f204b9cde2dbb46c8a3 |
||
---|---|---|
.. | ||
aarch64 | ||
bl2_main.c | ||
bl2_private.h | ||
bl2.ld.S | ||
bl2.mk |