[U-Boot-Users] Newbie question...
Holger Schurig
h.schurig at mn-logistik.de
Wed Feb 5 16:12:24 CET 2003
> Is there any documentation on how to navigate this file or should I go
> and brush up on my assembly?
Just brush up your own assembly. E.g., my memsetup.S file (too for a PXA250
based board) looks quite differently to that of the csb226 board.
For example,. I turned long sequences of load-immediate-value -> store
absolute position into tables. That made the code way smaller and better
readable.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: memsetup.S
Type: text/x-csrc
Size: 6781 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20030205/feed088d/attachment.c
More information about the U-Boot
mailing list