Skip to content

Commit

Permalink
linux: fix device tree for large images
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjlamarche authored and jstucke committed Oct 30, 2024
1 parent d09053c commit 0c36aae
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions fact_helper_file/mime/custom_mime_linux
Original file line number Diff line number Diff line change
Expand Up @@ -424,16 +424,15 @@
0 belong 0xd00dfeed
# structure and strings must be within blob
>&(8.L) byte x
>>&(12.L) byte x
>>>20 belong >1 Device Tree Blob version %d
>>20 belong >1 Device Tree Blob version %d
!:mime linux/device-tree
>>>>4 belong x \b, size=%d
>>>>20 belong >1
>>>>>28 belong x \b, boot CPU=%d
>>>>20 belong >2
>>>>>32 belong x \b, string block size=%d
>>>>20 belong >16
>>>>>36 belong x \b, DT structure block size=%d
>>>4 belong x \b, size=%d
>>>20 belong >1
>>>>28 belong x \b, boot CPU=%d
>>>20 belong >2
>>>>32 belong x \b, string block size=%d
>>>20 belong >16
>>>>36 belong x \b, DT structure block size=%d

# glibc locale archive as defined in glibc locale/locarchive.h
0 lelong 0xde020109 locale archive
Expand Down

0 comments on commit 0c36aae

Please sign in to comment.