ARM: imx6: dh-imx6: Drop the SF hunk in config
authorMarek Vasut <marex@denx.de>
Thu, 4 Feb 2021 00:17:02 +0000 (01:17 +0100)
committerStefano Babic <sbabic@denx.de>
Sat, 27 Feb 2021 15:56:42 +0000 (16:56 +0100)
commit4e4b1a10367f7394772014f3350701b5d71ae9a6
treec488e420475ca72de73a9108c8a99d68d376aaa4
parent7402310f7c9b96ed1df3cd872605efdbd1f42d39
ARM: imx6: dh-imx6: Drop the SF hunk in config

There is now CONFIG_SPL_DM_SPI{,_FLASH}, however keeping
CONFIG_DM_SPI{,_FLASH} enabled in SPL seems to grow the SPL
by a couple of bytes:
      text    data     bss     dec     hex filename
 -   34069    1568      96   35733    8b95 spl/u-boot-spl
 +   34075    1568      96   35739    8b9b spl/u-boot-spl
In either case, the binary is bootable, so remove the part
in board config.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andreas Geisreiter <ageisreiter@dh-electronics.de>
Cc: Jagan Teki <jagan@amarulasolutions.com>
Cc: Ludwig Zenz <lzenz@dh-electronics.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tom Rini <trini@konsulko.com>
include/configs/dh_imx6.h