Files
u-boot/include
Macpaul Lin caddb8e41e ftpmu010: fix relocation and enhance features
1. ftpmu010.h: fix and add definitions
   Enhanced for more features and asm related support
   according to datasheet.

   Note:
    - FTPMU010_PDLLCR0_HCLKOUTDIS is "incorrect" in datasheet.
    - FTPMU010_PDLLCR0_DLLFRANG is only 1 bit at bit #19. (not 20-19)
    - FTPMU010_PDLLCR0_HCLKOUTDIS is 4 bits at bit #20. (not 24-21)

2. ftpmu010.c: enhance features and fix relocation
   - The following functions is added for pmu features.
     ftpmu010_mfpsr_select_dev()
     ftpmu010_sdramhtc_set()
   - This patch also fix the declare statement for relocation.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
2011-04-27 19:38:08 +02:00
..
2011-04-20 15:09:19 -05:00
2011-04-13 19:43:28 +10:00
2011-04-13 19:43:28 +10:00
2010-12-09 10:24:09 +01:00
2011-04-20 15:09:34 -05:00
2010-11-28 21:58:27 +01:00
2010-10-27 22:48:30 +02:00
2003-06-27 21:31:46 +00:00
2011-04-20 15:09:19 -05:00
2010-10-12 22:44:33 +02:00
2010-11-28 21:56:39 +01:00
2011-02-02 00:54:42 +01:00
2011-03-27 19:19:54 +02:00
2011-04-20 15:09:34 -05:00
2011-02-19 20:32:36 +01:00