diff options
author | Macpaul Lin <macpaul@andestech.com> | 2011-03-20 23:44:06 (GMT) |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-04-27 17:38:08 (GMT) |
commit | caddb8e41e178d3a27aebf6a15bb5e201481d93b (patch) | |
tree | 8076388a5ccab8a48deb9e2369e6132c12e84ace /README | |
parent | 286a5b253a5a154d8b0a1403258bc8b99600fc98 (diff) | |
download | u-boot-fsl-qoriq-caddb8e41e178d3a27aebf6a15bb5e201481d93b.tar.xz |
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>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions