]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/bootcount/bootcount.c
powerpc: remove 4xx support
[people/ms/u-boot.git] / drivers / bootcount / bootcount.c
index 0299a5a8395cbc344c3fe582f825b5d493b9a9c9..8b499fe1286143b22e96d1c10532d7548cc75a9b 100644 (file)
                                         QE_MURAM_SIZE - 2 * sizeof(u32))
 #endif /* defined(CONFIG_QE) */
 
-#if defined(CONFIG_4xx)
-#define CONFIG_SYS_BOOTCOUNT_ADDR      (CONFIG_SYS_OCM_DATA_ADDR + \
-                               CONFIG_SYS_BOOTCOUNT_ADDR)
-#endif /* defined(CONFIG_4xx) */
-
 #endif /* !defined(CONFIG_SYS_BOOTCOUNT_ADDR) */
 
 /* Now implement the generic default functions */