Caveats: also has xmodem modifications and does not currently work
with Hyperterminal. Start of xmodem transfers (with any terminal
emulator) can take up to a minute with all of these bootldr versions.
* bootldr-0000-02282001
also has sleep/resume support and has issues with Hyperterminal.
* bootldr-0000-03062001
New bootldr with support for resume from sleep.
* bootldr-0000-0323-bigkernel
Newer build of bootldr with bigkernel support. Well, not support so
much as moving the params sector before the kernel sector so there is
no hard limit in the bootldr on how big the kernel can be. After
installing this bootldr, you will need to reconfigure bootldr params
such as linuxargs and save them to flash with 'params save'. It is
advisable to do 'params reset', modify linuxargs etc, then 'params
save'. You will also need to reload the kernel. If using MTD and a
bigger kernel, you will have to modify the MTD partitions according to
the new flash layout you are using.
* bootldr-0000-2.11.2
Mainstream bootldr version with no special tweaks and no resume support.