]> git.baikalelectronics.ru Git - uboot.git/commit
board: freescale: lx216x : increase fdt blob size
authorWasim Khan <wasim.khan@nxp.com>
Mon, 20 Sep 2021 13:45:33 +0000 (15:45 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 9 Nov 2021 09:13:24 +0000 (14:43 +0530)
commit3f05b7da159f0ee1b1a73fa258ea5d297008e846
tree71a2e8c5ac6de23046b845d957708ef4b675350b
parentefa2f3e1cb8d533e3ac3cd6b34cae637f8aef804
board: freescale: lx216x : increase fdt blob size

Increase fdt blob size for lx2160 and lx2162 series
to fix below errors/warnings during device tree fixup.

Unable to update property /soc/spi@2100000:status, err=FDT_ERR_NOSPACE
Unable to update property /soc/spi@2110000:status, err=FDT_ERR_NOSPACE
Unable to update property /soc/spi@2120000:status, err=FDT_ERR_NOSPACE
WARNING: could not set reg FDT_ERR_NOSPACE.
WARNING unable to set iommus: FDT_ERR_NOSPACE

Signed-off-by: Wasim Khan <wasim.khan@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/lx2160a/lx2160a.c