]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/ublimage.h
env: move extern environment[] to environment.h
[karo-tx-uboot.git] / tools / ublimage.h
index 93ec8eebc0bf1a3276f681afe4053bb6bb0479c2..e440625382e9fe9ab3f80384271831f7b15601d7 100644 (file)
@@ -66,7 +66,7 @@ enum ublimage_fld_types {
 #define UBL_IMAGE_SIZE              (0x00003800u)
 
 /* one NAND block */
-#define UBL_BLOCK_SIZE 512
+#define UBL_BLOCK_SIZE 2048
 
 /* from sprufg5a.pdf Table 109 */
 struct ubl_header {