[U-Boot] [PATCH 4/6] cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD

Tom Rini trini at konsulko.com
Thu Mar 17 02:57:01 CET 2016


On Wed, Mar 16, 2016 at 11:03:06AM -0400, Tom Rini wrote:

> When we switch to including all linker lists in U-Boot it is important
> to not include commands as that may lead to link errors due to other
> things we have already discarded.  In this case, the SCSI code needs a lot
> of attention so for now just guard the command portions.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>

Reworded slightly and applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160316/8635a0c8/attachment.sig>


More information about the U-Boot mailing list