summaryrefslogtreecommitdiffstats
path: root/include/configs/cm_fx6.h
diff options
context:
space:
mode:
authorNikita Kiryanov <nikita@compulab.co.il>2015-08-30 15:36:48 +0300
committerStefano Babic <sbabic@denx.de>2015-09-02 15:38:16 +0200
commit7d1abb7d5bb36d011d7619a353b7232bf542585e (patch)
treeb9584ce6591263466c383b39235939e835d03be9 /include/configs/cm_fx6.h
parentd6276ab10df98c3fece67ebd0e0b1b601552c128 (diff)
downloadtalos-obmc-uboot-7d1abb7d5bb36d011d7619a353b7232bf542585e.tar.gz
talos-obmc-uboot-7d1abb7d5bb36d011d7619a353b7232bf542585e.zip
arm: mx6: cm-fx6: print PCB revision
Print board revision for cm-fx6. Cc: Stefano Babic <sbabic@denx.de> Cc: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Diffstat (limited to 'include/configs/cm_fx6.h')
-rw-r--r--include/configs/cm_fx6.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/cm_fx6.h b/include/configs/cm_fx6.h
index ddf6b5f131..12734a10bf 100644
--- a/include/configs/cm_fx6.h
+++ b/include/configs/cm_fx6.h
@@ -224,6 +224,7 @@
#define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024)
#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS 800 /* 400 KB */
#define CONFIG_OF_BOARD_SETUP
+#define CONFIG_MISC_INIT_R
/* SPL */
#include "imx6_spl.h"
OpenPOWER on IntegriCloud