summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2015-03-28 17:35:36 (GMT)
committerHans de Goede <hdegoede@redhat.com>2015-05-19 16:28:52 (GMT)
commit9f85221135745f7f20c9b00a241a8331a7f5b190 (patch)
tree41b20f7e7ab394df52e9df99ddf9db84db17c2bd /include/configs/sunxi-common.h
parent0e6b7a28243175ae0874d53b6e6e4eff8548d71f (diff)
downloadu-boot-9f85221135745f7f20c9b00a241a8331a7f5b190.tar.xz
sunxi: Pass serial number through ATAG
Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'include/configs/sunxi-common.h')
-rw-r--r--include/configs/sunxi-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index 2d6b815..723067e 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -98,6 +98,7 @@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_CMDLINE_TAG
#define CONFIG_INITRD_TAG
+#define CONFIG_SERIAL_TAG
/* mmc config */
#if !defined(CONFIG_UART0_PORT_F)