]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/puma_rk3399.h
rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses
[people/ms/u-boot.git] / include / configs / puma_rk3399.h
index f7787443195d61b95f33bad3580b4d8edbf2ea34..ece8bba4140623bec7883277cbd57eb48ad212ff 100644 (file)
@@ -22,4 +22,8 @@
 
 #define SDRAM_BANK_SIZE                        (2UL << 30)
 
+#define CONFIG_MISC_INIT_R
+#define CONFIG_SERIAL_TAG
+#define CONFIG_ENV_OVERWRITE
+
 #endif