diff options
| author | Simon Glass <[email protected]> | 2019-09-25 09:00:31 -0600 |
|---|---|---|
| committer | Bin Meng <[email protected]> | 2019-10-11 17:37:38 +0800 |
| commit | d362a088175778097f5405074cd1445bc64ae201 (patch) | |
| tree | fbe77a49e6bfb7aac22142031f090a1596a6b667 /include | |
| parent | b9e7c3370e264cce7b09ba7fd7957f947a40c837 (diff) | |
x86: Reduce resetvec size
At present this produces a 16-byte file. It is intended to start 16 bytes
before the end of ROM and pads with zeroes to readh the end.
But binman sometimes wants to add an image-header at the very end of ROM.
Furthermore binman automatically pads the data if it is finishes early.
Drop the padding in resetvec and let binman handle it.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
