]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/samsung/universal_c210/universal.c
board:samsung:universal: add env variables describing platform
[karo-tx-uboot.git] / board / samsung / universal_c210 / universal.c
index ced4caa86fd810be057dcd21dbc61ae50a384926..96da7e0861eb996586388ab815095a1d1dd9d280 100644 (file)
@@ -516,6 +516,9 @@ int board_init(void)
 #ifdef CONFIG_MISC_INIT_R
 int misc_init_r(void)
 {
+#ifdef CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
+       set_board_info();
+#endif
 #ifdef CONFIG_LCD_MENU
        keys_init();
        check_boot_mode();