[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190429061942.2e3xy3ki7ua5woai@localhost>
Date: Sun, 28 Apr 2019 23:19:42 -0700
From: Olof Johansson <olof@...om.net>
To: Valentin Schneider <valentin.schneider@....com>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
marc.w.gonzalez@...e.fr, john.stultz@...aro.org,
liwei213@...wei.com
Subject: Re: [PATCH] arm64: defconfig: Update UFSHCD for Hi3660 soc
On Tue, Apr 16, 2019 at 06:02:21PM +0100, Valentin Schneider wrote:
> Commit 7ee7ef24d02d ("scsi: arm64: defconfig: enable configs for Hisilicon ufs")
> set 'CONFIG_SCSI_UFS_HISI=y', but the configs it depends
> on
>
> (CONFIG_SCSI_HFSHCD_PLATFORM && CONFIG_SCSI_UFSHCD)
>
> were left to being built as modules.
>
> Commit 1f4fa50dd48f ("arm64: defconfig: Regenerate for v4.20") "fixed"
> that by reverting to 'CONFIG_SCSI_UFS_HISI=m'.
>
> Thing is, if the rootfs is stored in the on-board flash (which
> is the "canonical" way of doing things), we either need these drivers
> to be built-in, or we need to fiddle with an initramfs to access that
> flash and eventually load the modules installed over there.
>
> The former is the easiest, do that.
>
> Signed-off-by: Valentin Schneider <valentin.schneider@....com>
Applied, thanks!
-Olof
Powered by blists - more mailing lists