X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Flinkstation%2Flinkstation.c;h=c0d43eb332882857d7ce22b5a08f06358112ab8a;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=afb96ae6ce6804c1c7cd887b2be853694790e3cb;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/linkstation/linkstation.c b/board/linkstation/linkstation.c index afb96ae..c0d43eb 100644 --- a/board/linkstation/linkstation.c +++ b/board/linkstation/linkstation.c @@ -53,7 +53,7 @@ int checkboard (void) phys_size_t initdram (int board_type) { - return (get_ram_size(CFG_SDRAM_BASE, CFG_MAX_RAM_SIZE)); + return (get_ram_size(CONFIG_SYS_SDRAM_BASE, CONFIG_SYS_MAX_RAM_SIZE)); } /*