Hi all,
 
I am facing the following problem;
 
I am trying to initialize the second 32MB AMD Flash device on my custom DaVinci 
Motherboard in the boot stage.
 I changed  # define CFG_MAX_FLASH_BANKS in davinci.h from 1 to 2 and I changed 
PHYS_FLASH_SIZE.
Still, after I boot the device and print FLASH memory information (# flinfo) I 
get this for second Flash bank.
 
Bank # 2: MY AMD 
Unknown Chip Type
Size: 0 MB in 0 Sectors
Sector Start Addresses:
DaVinci Bx #
 
By printf(......) I found out that info->flash_id for Bank 2 is empty/zero. I 
tried various alternations in the code (flash.c) concerning base_address, 
flash_size, flash_info...but I cannot get U-Boot read the second bank.
Does any one have experience with the same issue?
 
Thank you
 
Timscho
 
 
 


      
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to