boot_loader: remove deprecated comment

Removes deprecated comment from boot_loader.
Memory window is enabled by ROM even before
FW is loaded, so there is no need for usage
of additional registers.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
This commit is contained in:
Tomasz Lauda 2019-06-12 12:09:38 +02:00 committed by Tomasz Lauda
parent 8eb6a7861d
commit 96a544e640
1 changed files with 0 additions and 1 deletions

View File

@ -236,7 +236,6 @@ void boot_master_core(void)
{
int32_t result;
/* TODO: platform trace should write to HW IPC regs on CNL */
platform_trace_point(TRACE_BOOT_LDR_ENTRY);
/* init the HPSRAM */