[PATCH] commands: remove CONFIG_ prefix from Kconfig symbol

2020-04-05 Thread Ahmad Fatoum
Kconfig symbols, unlike their preprocessor counterparts, don't have this prefix. Drop it. Signed-off-by: Ahmad Fatoum --- commands/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/Kconfig b/commands/Kconfig index 7784966282ac..a0c28289834b 100644 ---

Booting optee

2020-04-05 Thread Stas U
Hey guys, I'm facing a problem trying to boot first optee and then the linux kernel on a custom board based around an i.MX6q SoM. Besides some information about overlapped physical memory optee boots fine and hands over to the normal world where the kernel is being decompressed. According to the