mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
29c6a9c763
kwbimage needs to know CPU type, so set it in kwbimage config file. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>
15 lines
252 B
INI
15 lines
252 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
|
|
|
|
# Binary Header (bin_hdr) with DDR3 training code
|
|
BINARY spl/u-boot-spl.bin
|