<<< image/jpeg: Unrecognized >>>
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Mon, Jul 25, 2016 at 01:20:39PM +0200, Mike Looijmans wrote:
> The devicetrees for various platforms already exceed 16k. Add a define
> CONFIG_SYS_FDT_SIZE to specify the FDT size, and default to 16k. This
> allows platforms with larger devicetree blobs to boot from NOR.
Ug, yes, that is too s
The devicetrees for various platforms already exceed 16k. Add a define
CONFIG_SYS_FDT_SIZE to specify the FDT size, and default to 16k. This
allows platforms with larger devicetree blobs to boot from NOR.
Signed-off-by: Mike Looijmans
---
common/spl/spl_nor.c | 9 +++--
1 file changed, 7 ins
3 matches
Mail list logo