Re: [PATCH 2/2] samsung: common: only load CROS_EC if enabled in config

2023-02-12 Thread Henrik Grimler
Hi Simon, On Wed, 2023-02-08 at 18:08 -0700, Simon Glass wrote: > On Wed, 8 Feb 2023 at 12:04, Henrik Grimler > wrote: > > > > Otherwise non-ChromeOS samsung devices, like the odroid boards, are > > stuck in a bootloop if CONFIG_CROS_EC is not enabled: > > > >     <...> > >     MMC: SAMSUNG SDH

Re: [PATCH 2/2] samsung: common: only load CROS_EC if enabled in config

2023-02-08 Thread Simon Glass
On Wed, 8 Feb 2023 at 12:04, Henrik Grimler wrote: > > Otherwise non-ChromeOS samsung devices, like the odroid boards, are > stuck in a bootloop if CONFIG_CROS_EC is not enabled: > > <...> > MMC: SAMSUNG SDHCI: 2, EXYNOS DWMMC: 0 > Loading Environment from MMC... *** Warning - bad CRC,

[PATCH 2/2] samsung: common: only load CROS_EC if enabled in config

2023-02-08 Thread Henrik Grimler
Otherwise non-ChromeOS samsung devices, like the odroid boards, are stuck in a bootloop if CONFIG_CROS_EC is not enabled: <...> MMC: SAMSUNG SDHCI: 2, EXYNOS DWMMC: 0 Loading Environment from MMC... *** Warning - bad CRC, using default environment cros-ec communications failure -