Dear Albert Aribaud,

In message <1285271364-21302-1-git-send-email-albert.arib...@free.fr> you wrote:
> 
> Signed-off-by: Albert Aribaud <albert.arib...@free.fr>
> ---
> SUMMARY
> 
> Device address window mapping code would not run from
> FLASH due to cutting access to BOOTCS. Fixed by reordering
> code.
> 
> Timer initialization would write globals, thus would not
> run correctly from FLASH. Fixed by moving the writes to a
> later phase in RAM.
> 
> PATCHSET HISTORY
> 
> V1    Initial submission
> V2    Removed useless blank line in config.mk
>       Fixed typo in config file
>       Reordered window inits in cpu.c
>       Added newline at end of timer.c
> 
> These patches show 0 error or warning with checkpatch.pl --no-tree
> and have been tested on edminiv2.
> 
>  arch/arm/cpu/arm926ejs/orion5x/cpu.c    |   78 +++++++++++++++++++-----------
>  arch/arm/cpu/arm926ejs/orion5x/timer.c  |    6 ++-
>  arch/arm/include/asm/arch-orion5x/cpu.h |    1 +
>  3 files changed, 54 insertions(+), 31 deletions(-)

Applied to "u-boot-arm" repo, "master" branch.

"elf_reloc"-Branch rebased against master.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
The world is coming to an end -- save your buffers!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to