commit | d99596de6c81a5097d512635e98fdb0b56518fa4 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Wed May 03 09:25:10 2023 +0200 |
committer | Christophe Leroy <christophe.leroy@csgroup.eu> | Fri May 05 07:26:53 2023 +0200 |
tree | 680e9110fa2e422ab9dd795decda0775f409b3e5 | |
parent | f3bc7fc0a295ead9056f5bb067abac33d026bd0f [diff] |
board: cssi: Activate SMC relocation on CMPC885 board for MIAE device When CMPC885 board is used for MIAE device, SCC2 SCC3 and SMC2 are used for serial lines. Therefore only SCC4 is available for handling the TDM line. In order to use SCC4 in QMC mode without loosing SMC2, SMC2 must be relocated. Activate SMC relocation and relocate SMC2 at offset 0x1fc0 which is unused. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>