diff options
author | Michael Brandt <michael.brandt@stericsson.com> | 2011-02-09 16:13:05 +0100 |
---|---|---|
committer | Michael BRANDT <michael.brandt@stericsson.com> | 2011-02-10 13:24:02 +0100 |
commit | 990d00f8b9802a5692175279072c21d28d162618 (patch) | |
tree | 42cd99912959ea49b69b1d59b2e43e47c95be690 /common/dlmalloc.src | |
parent | b165b6d89e45961d08a32a9476b81b6d888b566c (diff) |
Fix confusing "Sub TOC entry not found" messages
MCDE: Sub TOC entry not found
toc_load_toc_entry: get_entry_info_toc failed
mcde_display_image: no splash image found.
ready
The splash code searches for the SPLASH entry. If it is not found in the
normal TOC, the TOC code in disk/part_toc.c tries the sub TOC entries.
The sub TOC code then issues the "Sub TOC entry not found" message.
It should be up to the caller to interpret it as error and to print an
appropriate error message.
Therefore this patch change it into a debug() message.
Change-Id: Ie2f566b0f7b8f4ff6a950ec05743b573c58626e7
Signed-off-by: Michael Brandt <michael.brandt@stericsson.com>
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/14828
Reviewed-by: QATOOLS
Reviewed-by: Joakim AXELSSON <joakim.axelsson@stericsson.com>
Reviewed-by: Markus HELGESSON <markus.helgesson@stericsson.com>
Diffstat (limited to 'common/dlmalloc.src')
0 files changed, 0 insertions, 0 deletions