Simon Glass
cf2289435c
binman: Add an image header
...
It is useful to be able to quickly locate the FDT map in the image. An
easy way to do this is with a pointer at the start or end of the image.
Add an 'image header' entry, which places a magic number followed by a
pointer to the FDT map. This can be located at the start or end of the
image, or at a chosen location.
As part of this, update GetSiblingImagePos() to detect missing siblings.
Signed-off-by: Simon Glass <sjg@chromium.org >
2019-07-24 12:53:46 -07:00
..
2018-09-29 11:49:35 -06:00
2018-09-27 10:13:43 -07:00
2018-09-27 10:13:51 -07:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2019-07-23 20:27:57 -07:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2019-07-23 20:27:58 -07:00
2018-10-09 04:40:27 -06:00
2018-10-09 04:40:27 -06:00
2018-10-22 13:57:12 -04:00
2019-05-08 12:44:07 +08:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2017-11-22 18:05:38 -07:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2016-12-20 08:09:55 +13:00
2019-07-24 12:53:46 -07:00
2019-07-24 12:53:46 -07:00
2017-12-12 19:53:45 -07:00
2018-08-01 16:30:45 -06:00
2017-12-12 19:53:45 -07:00
2017-12-12 19:53:45 -07:00
2018-05-07 09:34:12 -04:00
2017-12-12 19:53:45 -07:00
2018-05-07 09:34:12 -04:00
2018-08-01 16:30:45 -06:00
2018-05-07 09:34:12 -04:00
2016-12-20 08:09:55 +13:00
2018-05-07 09:34:12 -04:00
2016-12-20 08:09:55 +13:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00