mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-24 22:05:40 +00:00
Merge "fix(a3k): fix comment about BootROM address range" into integration
This commit is contained in:
commit
2c23b9c1b3
1 changed files with 3 additions and 1 deletions
|
@ -106,7 +106,9 @@ struct cpu_win_configuration mv_cpu_wins[CPU_WIN_CONFIG_MAX][MV_CPU_WIN_NUM] = {
|
|||
* to configure it again here;
|
||||
*
|
||||
* 0xFFFFFFFF ---> +-----------------------+
|
||||
* | Boot ROM | 64 KB
|
||||
* | Boot ROM | 1 MB
|
||||
* | AP Boot ROM - 16 KB: |
|
||||
* | 0xFFFF0000-0xFFFF4000 |
|
||||
* 0xFFF00000 ---> +-----------------------+
|
||||
* : :
|
||||
* 0xFE010000 ---> +-----------------------+
|
||||
|
|
Loading…
Add table
Reference in a new issue