binnam: handle platforms with an _BOOT section leading
authorAlan Cox <alan@linux.intel.com>
Wed, 16 Jan 2019 14:59:52 +0000 (14:59 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 16 Jan 2019 14:59:52 +0000 (14:59 +0000)
commit51e3b098cf237956fc17ffe0bfd7d331bbcb0ee8
tree21b8ccb860d5365ac92110dd11ad25d1fd7b8b77
parent7b998c4ad2db4ccf6163b33eea5956c8fa6c5745
binnam: handle platforms with an _BOOT section leading

We need in some cases to put a bootstrap entry below everything else and not
have code first. In that case binman needs to back from boot not from code.
Kernel/tools/binman.c