]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx53/lowlevel_init.S
TX6 Release 2013-04-22
[karo-tx-uboot.git] / board / karo / tx53 / lowlevel_init.S
index f3a3cc9a32d19a17170c33c34c61397408ac8d1a..5dc4a964d1d525d0d2abb056ee765b707f0e5537 100644 (file)
 #define ESDOR_CLK_PERIOD_ns            (1000000000 / CKIL_FREQ_Hz / 2) /* base clock for ESDOR values */
 
 /* DDR3 SDRAM */
-#if SDRAM_SIZE > RAM_BANK0_SIZE
+#if SDRAM_SIZE > PHYS_SDRAM_1_SIZE
 #define BANK_ADDR_BITS                 2
 #else
 #define BANK_ADDR_BITS                 1