#3510 closed defect (fixed)

ATA driver uses deprecated rtems_blkdev services

Reported by: Joel Sherrill Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: lib/block Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

This shows up building fileio on the following BSPs.

i386/pc386
i386/pc486
i386/pc586
i386/pc586-sse
i386/pc686
i386/pcp4
powerpc/brs5l
powerpc/brs6l
powerpc/dp2
powerpc/icecube
powerpc/pm520_cr825
powerpc/pm520_ze30

Change History (2)

comment:1 Changed on 08/31/18 at 13:43:43 by Joel Sherrill

Owner: set to Sebastian Huber
Status: newassigned

comment:2 Changed on 09/06/18 at 05:05:10 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In ccdce9d8/rtems:

libchip/ata: Fix ATA_DRIVER_TABLE_ENTRY

Drop unused and deprecated functions from the ATA_DRIVER_TABLE_ENTRY.

Update #3358.
Close #3510.

Note: See TracTickets for help on using tickets.