u-boot/arch/arm/mach-mvebu/kwbimage.cfg.in
Pali Rohár c62af15393 arm: mvebu: spl: Allow to build SATA kwbimage for 4K Native disks
Add a new config option CONFIG_MVEBU_SPL_SATA_BLKSZ for specifying block
size of SATA disk. This information is used during building of SATA
kwbimage and must be correctly set, otherwise BootROM does not load SPL.

For 4K Native disks CONFIG_MVEBU_SPL_SATA_BLKSZ must be set to 4096.

Signed-off-by: Pali Rohár <pali@kernel.org>
Tested-by: Martin Rowe <martin.p.rowe@gmail.com>
2023-04-13 11:34:47 +02:00

26 lines
464 B
INI

#
# Copyright (C) 2014 Stefan Roese <sr@denx.de>
#
# Armada 38x uses version 1 image format
VERSION 1
# Type of the CPU core
#@CPU
# Boot Media configurations
#@BOOT_FROM
# NAND configuration
#@NAND_PAGE_SIZE
#@NAND_BLKSZ
#@NAND_BADBLK_LOCATION
# SATA configuration
#@SATA_BLKSZ
# Enable BootROM output via DEBUG flag on SoCs which require it
#@DEBUG
# Include U-Boot SPL with DDR3 training code into Binary Header
BINARY spl/u-boot-spl.bin #@LOAD_ADDRESS