
-----Original Message----- From: York Sun Sent: Monday, January 08, 2018 11:15 PM To: Ashish Kumar ashish.kumar@nxp.com; u-boot@lists.denx.de Subject: Re: [PATCH] armv8: ls1088: Add USB and PCI configs in SD-BOOT defconfig
On 01/01/2018 09:24 PM, Ashish Kumar wrote:
Signed-off-by: Ashish Kumar Ashish.Kumar@nxp.com
depends on:
https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpat
chwork.ozlabs.org%2Fpatch%2F853615%2F&data=02%7C01%7Cyork.sun%40 nxp.co
m%7C71f45df66ff84071f9c808d551a1227d%7C686ea1d3bc2b4c6fa92cd99c5c 30163
5%7C0%7C0%7C636504674867120576&sdata=Qupa0iJaMMXN%2BHVOsCkYL 8Y0IycNRSx
ULBG2NFsWyww%3D&reserved=0
Your dependency is to increase the CONFIG_SYS_MONITOR_LEN. Why are you still using raw U-Boot image. If you use FIT image, the size should be correct. Please try.
By FIT image you mean, image that has header in starting, this header contains size information? I did this in patch http://patchwork.ozlabs.org/patch/794217/. But It was not accepted. So, I had to drop this patch and change length of CONFIG_SYS_MONITOR_LEN
Regards Ashish
York