[Sound-open-firmware] [PATCH] arch: xtensa: set SRAM window error codes during bootloader

Liam Girdwood liam.r.girdwood at linux.intel.com
Fri Jun 8 21:06:45 CEST 2018


On Fri, 2018-06-08 at 19:42 +0100, Liam Girdwood wrote:
> From: Kamil Kulesza <kamil.kulesza at linux.intel.com>
> 
> Set status (0x05) and error (0x00) code in Memory Window 0 when the bootloader
> starts.
> boot_entry.S - set status (0x05) and error (0x00) code before wnd0 reprogram
> platform/memory.h - increase bootloader size
> 
> Signed-off-by: Kamil Kulesza <kamil.kulesza at linux.intel.com>
> ---
>  src/arch/xtensa/boot_entry.S                  | 22 +++++++++++++++++++
>  .../apollolake/include/platform/memory.h      |  2 +-
>  .../cannonlake/include/platform/memory.h      |  2 +-
>  3 files changed, 24 insertions(+), 2 deletions(-)
> 
> 

Applied.

Thanks

Liam


More information about the Sound-open-firmware mailing list