
2 May
2019
2 May
'19
1:55 p.m.
On 02.05.19 13:53, Marek BehĂșn wrote:
On Thu, 2 May 2019 11:43:12 +0200 Stefan Roese sr@denx.de wrote:
Please do so. If someone whats to disable this functionality or change the reset button bootcmd, then he/she/it must do some changes (defconfig or code).
So should I remove the options from Kconfig or enable them by default?
Yes.
BTW: We are going to ship omnia with several other options enabled? Should I push them also to defconfig?
Yes please. Or why would it make sense to have a stripped down version of this board port in mainline?
They are:
CONFIG_FIT=y CONFIG_FIT_ENABLE_SHA256_SUPPORT=y CONFIG_FIT_VERBOSE=y CONFIG_CMD_LZMADEC=y CONFIG_CMD_AES=y CONFIG_CMD_HASH=y CONFIG_CMD_SHA1SUM=y
Marek
Thanks, Stefan