Re: [U-Boot] [PATCHv2 1/3] igep00x0: disable CONFIG_DISPLAY_BOARDINFO

On Fri, Nov 04, 2016 at 12:42:57PM -0300, Javier Martinez Canillas wrote:
Hello Ladis,
On 11/04/2016 08:55 AM, Ladislav Michl wrote:
As a single U-Boot binary can now run on various board modifications, drop CONFIG_DISPLAY_BOARDINFO as it prints flash memory information too early to give us chance to easily detect it. Also saves few bytes as a bonus.
Signed-off-by: Ladislav Michl ladis@linux-mips.org
I tried to test your patches on latest u-boot master (sha-1 dd93a8e9e688) but my IGEPv2 board fails to boot and prints in an infinite loop following:
"ecc unrecoverable error"
This comes from SPL, right? That would imply you boot from NAND...
This is not related to your patches though, since I've the same issue without your patches applied.
Did you see this issue? u-boot works with previous v2016.09 release so this is a newly introduced regression.
No, otherwise I would fix that. Care to send complete boot log if there is any?
Unfortunately I don't have time to dig deeper on this but I may give a try next week.
Thank you, ladis

Hello Ladis,
On Fri, Nov 4, 2016 at 2:21 PM, Ladislav Michl ladis@linux-mips.org wrote:
On Fri, Nov 04, 2016 at 12:42:57PM -0300, Javier Martinez Canillas wrote:
Hello Ladis,
On 11/04/2016 08:55 AM, Ladislav Michl wrote:
As a single U-Boot binary can now run on various board modifications, drop CONFIG_DISPLAY_BOARDINFO as it prints flash memory information too early to give us chance to easily detect it. Also saves few bytes as a bonus.
Signed-off-by: Ladislav Michl ladis@linux-mips.org
I tried to test your patches on latest u-boot master (sha-1 dd93a8e9e688) but my IGEPv2 board fails to boot and prints in an infinite loop following:
"ecc unrecoverable error"
This comes from SPL, right? That would imply you boot from NAND...
This is not related to your patches though, since I've the same issue without your patches applied.
Did you see this issue? u-boot works with previous v2016.09 release so this is a newly introduced regression.
No, otherwise I would fix that. Care to send complete boot log if there is any?
As talked on irc, this is because I don't have an UBI partition on my NAND. I've just commented the error messages for now to be able to boot since this is an unrelated issue.
Unfortunately I don't have time to dig deeper on this but I may give a try next week.
Thank you, ladis
Best regards, Javier
participants (2)
-
Javier Martinez Canillas
-
Ladislav Michl