View Single Post
preflex's Avatar
Posts: 172 | Thanked: 628 times | Joined on Apr 2010 @ Albuquerque, NM, USA
#2
The stock bootloader is u-boot.

Maemo Leste already has u-boot with the stock memory clocks built into the image.

To flash a different u-boot (if you want to overclock the RAM or something like that):
Code:
dd if=/path/to/bootloader.bin of=/path/to/device bs=8k seek=1
__________________
Leap before you look.
 

The Following 2 Users Say Thank You to preflex For This Useful Post: