Integrate meta-seco-mtk/u-boot-seco-mtk/oleksii/e58_revb_changes
Commit: clea-os/layers/seco/meta-seco-mtk@703cd40a
Integrate u-boot-seco-mtk/oleksii/e58_revb_changes
--
Commit: clea-os/bsp/mediatek/u-boot-seco-mtk@b7c35e48
[SYSDATA] Add bootcount for bootm
This adds a bootcount function call also to 'bootm' command. MediaTek uses 'bootm' rather than 'booti' or 'bootz'
--
Commit: clea-os/bsp/mediatek/u-boot-seco-mtk@b1342907
[E58][CONFIG] Rename defconfigs and dts files inside
to match SECO naming convention
--
Commit: clea-os/bsp/mediatek/u-boot-seco-mtk@65529bef
[E58][DTS] Rename dts files
to match SECO naming convention
--
Commit: clea-os/bsp/mediatek/u-boot-seco-mtk@cca23e16
[E58] Implement 'caching' for straps management
In order not to communicate with STM32 via the quite slow I2C bus each time the straps should be read, implement a simple caching, which will reuse the first read value.
--
Commit: clea-os/bsp/mediatek/u-boot-seco-mtk@de04dc1d
[NON-FUNC] Format source code files
--
Commit: clea-os/bsp/mediatek/u-boot-seco-mtk@5a2b8f01
[E58] Add support for 16gb RAM chips
--
Commit: clea-os/bsp/mediatek/u-boot-seco-mtk@642f3c5c
[E58] Add support for SER2 strap
SER2 is used by AzureWave WIFI chip, but not used by Sona module. We disable the corersponding UART when AzureWave module is installed.
--
Commit: clea-os/bsp/mediatek/u-boot-seco-mtk@cd824df6
[E58] Add setting ram and can overlays via straps management
--
Commit: clea-os/bsp/mediatek/u-boot-seco-mtk@fd64ffca
[E58] Add straps management
--
Commit: clea-os/bsp/mediatek/u-boot-seco-mtk@8671e34b
[GENIO] Remove the old common functions for reading SECO_CODE
This will be implenemted via the common SECO straps management