On Thu, Jun 23, 2016 at 11:38:30AM +0900, Masahiro Yamada wrote: > 2016-06-21 12:34 GMT+09:00 Andreas Dannenberg <[email protected]>: > > From: Daniel Allred <[email protected]> > > > > The next stage boot loader image and the selected FDT can be > > post-processed by board/platform/device-specific code, which can include > > modifying the size and altering the starting source address before > > copying these binary blobs to their final desitination. This might be > > desired to do things like strip headers or footers attached to the > > images before they were packeaged into the FIT, or to perform operations > > such as decryption or authentication. > > > > Signed-off-by: Daniel Allred <[email protected]> > > Signed-off-by: Andreas Dannenberg <[email protected]> > > --- > > Typos? > > desitination -> destination > packeaged -> packaged >
Good catch! Missed running the spell checker here... Will fix. Regards, -- Andreas Dannenberg Texas Instruments Inc _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

