summaryrefslogtreecommitdiffstats
path: root/include/configs/sniper.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2015-07-20 15:17:14 +0200
committerTom Rini <trini@konsulko.com>2015-08-12 20:47:38 -0400
commit9f4e1e94bb790cd85eb9904a78b396b512e0ce0b (patch)
tree0af25f49d5a2b7f9cf73bd41bdd72e38d9bad572 /include/configs/sniper.h
parent169ecb4a83c86dba7d19442de05310f0c068f0d1 (diff)
downloadblackbird-obmc-uboot-9f4e1e94bb790cd85eb9904a78b396b512e0ce0b.tar.gz
blackbird-obmc-uboot-9f4e1e94bb790cd85eb9904a78b396b512e0ce0b.zip
sniper: Pass serial number through ATAG
Now that the serial number is correctly defined, we can pass it to the kernel using the (legacy) ATAG method. It will be automatically passed via device-tree when enabled. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/sniper.h')
-rw-r--r--include/configs/sniper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sniper.h b/include/configs/sniper.h
index 2ac9291c44..f17bb04149 100644
--- a/include/configs/sniper.h
+++ b/include/configs/sniper.h
@@ -240,6 +240,7 @@
#define CONFIG_CMDLINE_TAG
#define CONFIG_INITRD_TAG
#define CONFIG_REVISION_TAG
+#define CONFIG_SERIAL_TAG
/*
* Boot
OpenPOWER on IntegriCloud