uboot/scripts
Mike Looijmans 3b6460809c tools: mkimage: Add support for initialization table for Zynq and ZynqMP
The Zynq/ZynqMP boot.bin file contains a region for register initialization
data. Filling in proper values in this table can reduce boot time
(e.g. about 50ms faster on QSPI boot) and also reduce the size of
the SPL binary.

The table is a simple text file with register+data on each line. Other
lines are simply skipped. The file can be passed to mkimage using the
"-R" parameter.

It is recommended to add reg init file to board folder.
For example:
CONFIG_BOOT_INIT_FILE="board/xilinx/zynqmp/xilinx_zynqmp_zcu102/reg.int

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-15 15:27:37 +01:00
..
basic
coccinelle/net scripts: Add a cocci patch for miiphy_register 2016-08-15 15:26:23 -05:00
kconfig
.gitignore
Kbuild.include
Lindent
Makefile
Makefile.autoconf kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk 2016-10-07 14:26:34 +00:00
Makefile.build
Makefile.clean
Makefile.extrawarn
Makefile.host dm: Add a more efficient libfdt library 2016-07-14 20:40:24 -06:00
Makefile.lib scripts: Makefile.lib: Sanitize DTB names 2016-08-20 11:34:59 -04:00
Makefile.spl tools: mkimage: Add support for initialization table for Zynq and ZynqMP 2016-11-15 15:27:37 +01:00
Makefile.uncmd_spl
binutils-version.sh
build-whitelist.sh build-whitelist: do not add new options to whitelist when update 2016-10-07 14:26:30 +00:00
check-config.sh check-config: fix wrong comment about how to build whitelist 2016-10-07 14:26:32 +00:00
checkpatch.pl Various, accumulated typos collected from around the tree. 2016-10-06 20:57:40 -04:00
checkstack.pl
cleanpatch
config_whitelist.txt sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI 2016-10-30 11:38:04 +01:00
coreboot.sed
docproc.c
dtc-version.sh
fill_scrapyard.py
gcc-stack-usage.sh
gcc-version.sh
get_default_envs.sh scripts: Add script to extract default environment 2016-10-06 21:00:53 -04:00
get_maintainer.pl
kernel-doc
ld-version.sh
mailmapper
mkmakefile
objdiff
setlocalversion
show-gnu-make