On Thu, Jan 21, 2016 at 3:08 PM, Bin Meng wrote:
> On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass wrote:
>> Add a uclass ID for a disk controller. This can be used by AHCI/SATA or
>> other controller types. There are no operations and no interface so far,
>> but it is possible to probe a SATA devic
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass wrote:
> Add a uclass ID for a disk controller. This can be used by AHCI/SATA or
> other controller types. There are no operations and no interface so far,
> but it is possible to probe a SATA device.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in
Add a uclass ID for a disk controller. This can be used by AHCI/SATA or
other controller types. There are no operations and no interface so far,
but it is possible to probe a SATA device.
Signed-off-by: Simon Glass
---
Changes in v2:
- Rename the AHCI uclass to DISK
drivers/block/Kconfig
3 matches
Mail list logo