mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-03 01:41:44 +01:00
arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mapping
Signed-off-by: Pali Rohár <pali@kernel.org>
This commit is contained in:
parent
117481d27a
commit
7c406797cb
@ -25,7 +25,7 @@ static const struct mbus_win windows[] = {
|
||||
{ MBUS_SPI_BASE, MBUS_SPI_SIZE,
|
||||
CPU_TARGET_DEVICEBUS_BOOTROM_SPI, CPU_ATTR_SPIFLASH },
|
||||
|
||||
/* NOR */
|
||||
/* BootROM */
|
||||
{ MBUS_BOOTROM_BASE, MBUS_BOOTROM_SIZE,
|
||||
CPU_TARGET_DEVICEBUS_BOOTROM_SPI, CPU_ATTR_BOOTROM },
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user