From 794288699c9b66afdb1a39c84e65066c0c44d5f0 Mon Sep 17 00:00:00 2001 From: Zhang Jiejing Date: Mon, 27 Aug 2012 17:53:59 +0800 Subject: ENGR00221503-2 imx6: add cpu serial number support. add cpu serial number tag, kernel will read this number and put it in /proc/cpuinfo, as 'Serial' part it can be used as a UUID source in software. Signed-off-by: Zhang Jiejing --- include/configs/mx6q_arm2_lpddr2pop.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/mx6q_arm2_lpddr2pop.h') diff --git a/include/configs/mx6q_arm2_lpddr2pop.h b/include/configs/mx6q_arm2_lpddr2pop.h index e09752c81c..eac479926f 100755 --- a/include/configs/mx6q_arm2_lpddr2pop.h +++ b/include/configs/mx6q_arm2_lpddr2pop.h @@ -51,6 +51,7 @@ #define BOARD_LATE_INIT #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ +#define CONFIG_SERIAL_TAG #define CONFIG_REVISION_TAG #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG -- cgit v1.2.3