Home
last modified time | relevance | path

Searched hist:"5 aa79f26762d197324866a0d0c2b31601a7fc8ee" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_nor.c5aa79f26762d197324866a0d0c2b31601a7fc8ee Tue Jul 26 05:34:07 UTC 2016 Mike Looijmans <mike.looijmans@topic.nl> spl_nor.c: Support devicetree sizes different from 16k

The devicetrees for various platforms already exceed 16k. Add a define
CONFIG_SYS_FDT_SIZE to specify the FDT size, and set to 16k for the
two boards that define this CONFIG_SYS_FDT_BASE parameter. This
allows platforms with larger devicetree blobs to boot from NOR.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
/rk3399_rockchip-uboot/include/configs/
H A Dmicroblaze-generic.h5aa79f26762d197324866a0d0c2b31601a7fc8ee Tue Jul 26 05:34:07 UTC 2016 Mike Looijmans <mike.looijmans@topic.nl> spl_nor.c: Support devicetree sizes different from 16k

The devicetrees for various platforms already exceed 16k. Add a define
CONFIG_SYS_FDT_SIZE to specify the FDT size, and set to 16k for the
two boards that define this CONFIG_SYS_FDT_BASE parameter. This
allows platforms with larger devicetree blobs to boot from NOR.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>