Stefan,
> Could you please test with this attached patch, if this fixes this issue
> on your clearfog?
Your patch resolves the issue. Thanks for your fast work!
Regards
Martin
Hi Martin,
On 1/16/23 06:20, Martin Rowe wrote:
Tony,
Did you build this clearfog board as is? i.e. did you make any change
in the clearfog_defconfig?
clearfog_defconfig with:
CONFIG_MVEBU_SPL_BOOT_DEVICE_SATA=y
CONFIG_SPL_SATA=y
Plus a dts patch to sdhci@d8000 to make it work for eMMC (swa
Tony,
> Did you build this clearfog board as is? i.e. did you make any change
> in the clearfog_defconfig?
clearfog_defconfig with:
CONFIG_MVEBU_SPL_BOOT_DEVICE_SATA=y
CONFIG_SPL_SATA=y
Plus a dts patch to sdhci@d8000 to make it work for eMMC (swap
cd-gpios for non-removable)
Plus a workaround t
Hi Martin,
On Sat, Jan 14, 2023 at 9:31 PM Martin Rowe wrote:
>
> Hi,
>
> Commit 5387b093 was a fix for early_init_done causing issues on Pogo
> v4 [1]. The fix breaks armada-388-clearfog because the boot hangs
> indefinitely.
>
> It appears that the cause is an infinite loop in __udelay due to
>
Hi,
Commit 5387b093 was a fix for early_init_done causing issues on Pogo
v4 [1]. The fix breaks armada-388-clearfog because the boot hangs
indefinitely.
It appears that the cause is an infinite loop in __udelay due to
get_ticks() always returning 0. After adding some printf statements it
became a
5 matches
Mail list logo