Commit latest Qisda version and Bookeen's modification

This commit is contained in:
mlt
2010-04-23 11:27:04 +00:00
committed by Godzil
parent 2c907884d1
commit f2fd2aec61
75 changed files with 182708 additions and 51781 deletions

View File

@@ -1105,6 +1105,10 @@
/*2009/7/17,Qisda Leo SJ Yang Set GPK3 for enabling SD_POWER{*/
#define S3C2416_GPLCON S3C2410_GPIOREG(0xF0)
#define S3C2416_GPLDAT S3C2410_GPIOREG(0xF4)
#define S3C2416_GPLUDP S3C2410_GPIOREG(0xF8)
#define S3C2416_GPKCON S3C2410_GPIOREG(0xE0)
#define S3C2416_GPKDAT S3C2410_GPIOREG(0xE4)
#define S3C2416_GPKUDP S3C2410_GPIOREG(0xE8)

View File

@@ -12,4 +12,13 @@
* published by the Free Software Foundation.
*/
/*Qisda , wenny cheng , 20091224 , board id info {*/
#define QD090B00_S02 0
#define QD090B00_S03 4
#define BQ060B00_A01_And_Before 0
#define BQ060B00_A02 1
#define QD060B00_A01_And_Before 0
#define QD060B00_A02 1
/*Qisda , wenny cheng , 20091224 , board id info }*/
extern void smdk_machine_init(void);