]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/immap_qe.h
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[u-boot] / arch / powerpc / include / asm / immap_qe.h
index 9be9dca1f7349b0596a04f55961f81038041ed0f..b317dcb5fe88d9072f5aad93b6e7cfeedd17d0a6 100644 (file)
@@ -6,10 +6,7 @@
  * Copyright (c) 2006-2009, 2011 Freescale Semiconductor, Inc.
  * Author: Shlomi Gridih <gridish@freescale.com>
  *
- * This program is free software; you can redistribute  it and/or modify it
- * under  the terms of  the GNU General  Public License as published by the
- * Free Software Foundation;  either version 2 of the  License, or (at your
- * option) any later version.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __IMMAP_QE_H__
@@ -20,7 +17,7 @@
 #define QE_MURAM_SIZE          0xc000UL
 #define MAX_QE_RISC            2
 #define QE_NUM_OF_SNUM         28
-#elif defined(CONFIG_MPC832x)
+#elif defined(CONFIG_MPC832x) || defined(CONFIG_MPC8309)
 #define QE_MURAM_SIZE          0x4000UL
 #define MAX_QE_RISC            1
 #define QE_NUM_OF_SNUM         28