[U-Boot-Users] Support for AM29LV008B ( 1 M x 8 bit ) 8Megabit Bottom boot device

Raghu raghu_dk at yahoo.com
Tue Sep 30 16:35:37 CEST 2003


> I was looking for
> flash support for AMD's AM29LV008B 8Mbit bottom boot
> chip, didnt find one. 

Define these in include/flash.c 

/* 29LV008BT ID ( 1 M, top boot sector) */
#define AMD_ID_LV008BT  0x3E            

/* 29LV008BB ID ( 1 M, bottom boot sect) */
#define AMD_ID_LV008BB  0x37            

#define FLASH_AM008BT   0x3E
#define FLASH_AM008BB   0x37

Warm regards,
Raghu.


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com




More information about the U-Boot mailing list