[U-Boot] [PATCH v2] ftsmc020: enhanced features and unnested structures

2011-03-31 Thread Macpaul Lin
1. Enhance ftsmc020 according to datasheets. 2. Fix relocation related declaration. Signed-off-by: Macpaul Lin --- Changes for v2: - Remove assembly register offsets for support lowlevel_init.S. - The nested structure of register offsets has been rewrote. - Fix relocation related declaratio

Re: [U-Boot] [PATCH v2] ftsmc020: enhanced features and unnested structures

2011-03-31 Thread Wolfgang Denk
Dear "Macpaul Lin", In message <1301570307-13852-1-git-send-email-macp...@andestech.com> you wrote: > 1. Enhance ftsmc020 according to datasheets. > 2. Fix relocation related declaration. > > Signed-off-by: Macpaul Lin ... > CONFIDENTIALITY NOTICE: > > This e-mail (and its attachments) may cont

[U-Boot] [PATCH v2] ftsmc020: enhanced features and unnested structures

2011-03-31 Thread Macpaul Lin
1. Enhance ftsmc020 according to datasheets. 2. Fix relocation related declaration. Signed-off-by: Macpaul Lin --- Changes for v2: - Remove assembly register offsets for support lowlevel_init.S. - The nested structure of register offsets has been rewrote. - Fix relocation related declaratio