Files
u-boot/drivers/scsi
Simon Glass 298dd563ac scsi: Create a function to add command and LUN to the ccb
Rather than doing the same shift operation each time, create a function
which writes in the correct command and the LUN. This will allows us to
handle newer controllers which do not want the LUN in the command.

Fix checkpatch warnings about CONFIG_SYS_64BIT_LBA while here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-07-02 13:43:04 -06:00
..
2025-05-16 14:45:25 +02:00
2024-10-11 11:44:48 -06:00