summaryrefslogtreecommitdiff
path: root/include/configs/legoev3.h
diff options
context:
space:
mode:
authorDavid Lechner <david@lechnology.com>2021-01-11 13:24:44 -0600
committerLokesh Vutla <lokeshvutla@ti.com>2021-02-04 20:37:56 +0530
commit68432b5d12fbf3de2ffa51577bc0d00c3138c53c (patch)
tree887a0739deb7abd115865efcff1ee66989a9c11d /include/configs/legoev3.h
parent64fd2d26140aa72b43428d079974f7c0e7f88353 (diff)
ARM: legoev3: set serial# env var
This sets the serial# environmet variable instead of using ATAGs on LEGO MINDSTORMS EV3. Also fix some nomenclature while we are touching this code (Bluetooth address is not the same as MAC address, EEPROM version is not the same as board version). Signed-off-by: David Lechner <david@lechnology.com>
Diffstat (limited to 'include/configs/legoev3.h')
-rw-r--r--include/configs/legoev3.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/legoev3.h b/include/configs/legoev3.h
index a5f7fab15e..ca96683a3a 100644
--- a/include/configs/legoev3.h
+++ b/include/configs/legoev3.h
@@ -65,8 +65,6 @@
#define LINUX_BOOT_PARAM_ADDR (PHYS_SDRAM_1 + 0x100)
#define CONFIG_HWCONFIG /* enable hwconfig */
#define CONFIG_CMDLINE_TAG
-#define CONFIG_REVISION_TAG
-#define CONFIG_SERIAL_TAG
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_SETUP_INITRD_TAG
#define CONFIG_BOOTCOMMAND \