X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fublimage.h;h=e440625382e9fe9ab3f80384271831f7b15601d7;hb=69fcb55f71c9e2c40a0f1de6f70b26a9ec02cfb8;hp=93ec8eebc0bf1a3276f681afe4053bb6bb0479c2;hpb=9f8765805400db65b44c3edb68a638f17dd8399d;p=u-boot diff --git a/tools/ublimage.h b/tools/ublimage.h index 93ec8eebc0..e440625382 100644 --- a/tools/ublimage.h +++ b/tools/ublimage.h @@ -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 {