Hi Tom

On 9/2/2025 9:16 PM, Tom Rini wrote:
On Tue, Sep 02, 2025 at 03:49:59PM +0530, Anurag Dutta wrote:

Commit 0e198ff1a911 ("configs: Resync with savedefconfig") removed
the necessary configs required to boot HyperFlash successfully, due to
missing Kconfig dependencies. Now that the Kconfig dependencies have
been added, re-enable the HBMC and MUX_MMIO configs in the SPL stage.

Fixes: 0e198ff1a911 ("configs: Resync with savedefconfig")
Signed-off-by: Anurag Dutta <[email protected]>
Please note that this means it never worked to start with.
"savedefconfig" does the equivalent of "make foo_defconfig" and then


It was working before but due to some boot issues , due to DT sync

we disabled HBMC with commit id 5b2671594b80af116e259313d48bcd580d71f462 .


Instead of saying Fixes: 0e198ff1a91,

This patch is fixing sha id 5b2671594b80af116e259313d48bcd580d71f462 by kind of revert.

my bad to give R/B , overlooked on sha id of fixes tag.


uses the output. So those symbols were missing in the output normally.
We can keep the fixes tag, and I'll apply this for v2025.10 soon, but I
want to clarify the problem.


Reply via email to