Skip to content
Snippets Groups Projects
Commit e4911815 authored by Liu Gang's avatar Liu Gang Committed by York Sun
Browse files

powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot


The new 768KB u-boot image size requires changes for
SRIO/PCIE boot. These addresses need to be updated to
appropriate locations.

The updated addresses are used to configure the SRIO/PCIE
inbound windows for the boot, and they must be aligned
with the window size based on the SRIO/PCIE modules requirement.
So for the 768KB u-boot image, the inbound window cannot be set
with 0xfff40000 base address and 0xc0000 size, it should be
extended to 1MB size and the base address can be aligned with
the size.

Signed-off-by: default avatarLiu Gang <Gang.Liu@freescale.com>
Reviewed-by: default avatarYork Sun <yorksun@freescale.com>
parent 3246584d
No related branches found
No related tags found
Loading
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