powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040
[oweals/u-boot.git] / board / freescale / p1022ds / spl.c
index 7f151e38cf911b05521f7a53cbf048ad5820cf51..7bd9d296ee0d072dbde263c73857df000bbec686 100644 (file)
@@ -21,7 +21,7 @@ static const u32 sysclk_tbl[] = {
        99999000, 11111000, 12499800, 13333200
 };
 
-ulong get_effective_memsize(void)
+phys_size_t get_effective_memsize(void)
 {
        return CONFIG_SYS_L2_SIZE;
 }