]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/logicpd/am3517evm/am3517evm.c
omap-common: Common function to display die id, replacing omap3-specific version
[people/ms/u-boot.git] / board / logicpd / am3517evm / am3517evm.c
index 24ff9c36a1a1c5548c88eacb4e7af26caf4f2942..1f1e5aedb0d633e9597678dc8e1c8b1588012c2c 100644 (file)
@@ -109,7 +109,7 @@ int misc_init_r(void)
        i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE);
 #endif
 
-       dieid_num_r();
+       omap_die_id_display();
 
        am3517_evm_musb_init();