]> git.sur5r.net Git - u-boot/blobdiff - board/tqc/tqm834x/tqm834x.c
Change initdram() return type to phys_size_t
[u-boot] / board / tqc / tqm834x / tqm834x.c
index aea985ccc6c1a85476276ed34d2169e8fd7849bb..278780dde5b469309512e836c5472be86f812341 100644 (file)
@@ -85,7 +85,7 @@ int board_early_init_r (void) {
 /**************************************************************************
  * DRAM initalization and size detection
  */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        long bank_size;
        long size;