]> Git Repo - u-boot.git/blobdiff - drivers/qe/qe.h
mpc83xx: Add support for the MPC832XEMDS board
[u-boot.git] / drivers / qe / qe.h
index f7f8ed0a7245590f1cad6175295b83940b08b23c..0bcd0a9573e8941515c3deeee68d97dd8b448229 100644 (file)
@@ -30,7 +30,7 @@
 #define UCC_MAX_NUM    8
 
 #define QE_DATAONLY_BASE       (uint)(128)
-#define QE_DATAONLY_SIZE       ((uint)(0xc000) - QE_DATAONLY_BASE)
+#define QE_DATAONLY_SIZE       (QE_MURAM_SIZE - QE_DATAONLY_BASE)
 
 /* QE threads SNUM
 */
This page took 0.022486 seconds and 4 git commands to generate.