]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/commproc.h
fw_env: correct writes to devices with small erase blocks
[karo-tx-uboot.git] / include / commproc.h
index 7ca28c83694ebf23a6c8b5e735e5031c2340d7c6..c10a79c83930bde4c8e4d451b4a879fd6c0c41f9 100644 (file)
@@ -20,7 +20,6 @@
 #ifndef __CPM_8XX__
 #define __CPM_8XX__
 
-#include <linux/config.h>
 #include <asm/8xx_immap.h>
 
 /* CPM Command register.
@@ -127,6 +126,7 @@ typedef struct cpm_buf_desc {
 */
 #define PROFF_SCC1     ((uint)0x0000)
 #define PROFF_IIC      ((uint)0x0080)
+#define PROFF_REVNUM   ((uint)0x00b0)
 #define PROFF_SCC2     ((uint)0x0100)
 #define PROFF_SPI      ((uint)0x0180)
 #define PROFF_SCC3     ((uint)0x0200)