1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-31 02:15:45 +01:00
Files
u-boot-megous/arch/arm/imx-common/cmd_dek.c
Ulises Cardenas 98a49e5340 imx: dek_blob: Add explicit include for mapmem
Boards such as imx6q_sabresd might not have mapmem.h as part of
 their common library. This causes a build error if the DEK blob
 command is enabled.

 Fix: make explicit the include of mapmem.h

Signed-off-by: Ulises Cardenas <Ulises.Cardenas@freescale.com>
Reviewed-by: Ruchika Gupta <Ruchika.gupta@freescale.com>
2015-05-15 19:20:48 +02:00

2.2 KiB