Skip to content
Snippets Groups Projects
Commit 7aa6c455 authored by Priyanka Jain's avatar Priyanka Jain Committed by York Sun
Browse files

powerpc: spiflash:Add corenet devices support in eSPI SPL


Existing eSPI SPL framework assumes booting from spi-image
with boot_format header which contains final u-boot Image
offset and size. No such header is present in case of
corenet devices like T1040 as corenet deivces use PBI-RCW
based intialization.

So, for corenet deives, SPL bootloader use values provided
at compilation time. These values can be defined in board
specific config file.

Signed-off-by: default avatarPriyanka Jain <Priyanka.Jain@freescale.com>
Acked-by: default avatarYork Sun <yorksun@freescale.com>
parent 380b8f30
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment