On Tue, May 26, 2020 at 03:06:12PM -0400, Tom Rini wrote:
> Rather than only enable CONFIG_CMD_NAND for non-SPL builds, move the CMD
> options to defconfig and rework the guards to not try and call the
> function in SPL builds.
>
> Cc: Stefano Babic
> Signed-off-by: Tom Rini
> Acked-by: Stefano
On 26.05.20 21:06, Tom Rini wrote:
> Rather than only enable CONFIG_CMD_NAND for non-SPL builds, move the CMD
> options to defconfig and rework the guards to not try and call the
> function in SPL builds.
>
> Cc: Stefano Babic
> Signed-off-by: Tom Rini
> ---
> A grep around for setup_gpmi_nand()
Rather than only enable CONFIG_CMD_NAND for non-SPL builds, move the CMD
options to defconfig and rework the guards to not try and call the
function in SPL builds.
Cc: Stefano Babic
Signed-off-by: Tom Rini
---
A grep around for setup_gpmi_nand() shows that other platforms will just
make an empty
3 matches
Mail list logo