Here, there is a board having PATA NANDrive (GLS85LD1001T) which is interfaced with ATA controller of MPC5200. Now, there is requirement to access the drive and retrieve data from it.
However, when I tried to access the drive, the drive is showing in the U-boot terminal. here is the some output of "dmesg" command: 
But when I tried to mount this hda drive, it is not getting mounted. I have tried some commands to mount the drive and output of those commands is shown below:

I am unable to mount the nand drive please guide me how can i access the data of Nand drive.