]> git.sur5r.net Git - u-boot/blobdiff - common/env_fat.c
sunxi: Add support for LPDDR3 for A83T
[u-boot] / common / env_fat.c
index e4c848935ad19d7cac64d07102e7ebe39841b58b..d79d864a0c1216ee0e66a216b94d80a59e62de28 100644 (file)
@@ -13,6 +13,7 @@
 #include <environment.h>
 #include <linux/stddef.h>
 #include <malloc.h>
+#include <memalign.h>
 #include <search.h>
 #include <errno.h>
 #include <fat.h>