Typo in JH7110_Boot_UG V1.1.2 20220202

On Page 8
In “Table 1-2 16 M Flash Boot Address Allocation”

Offset   Length    Description
0x600000 0x1000000 Reseved

Should be:
0x600000 0x0A00000 Reserved

Because 0x6+0x0A=0x10=16 (16MiB of Flash)
Where as 0x6+0x10=0x16=22 (22MiB of Flash)

5 Likes

Good find!

Less critical, but still annoying. Bottom of page 9, it should be “XMODEM”, not “Xmode”.

2 Likes