View source for Talk:Booting the Neo FreeRunner from SD via U-Boot

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to Talk:Booting the Neo FreeRunner from SD via U-Boot.

Personal tools

Updating U-Boot

Can you link to instructions on updating the u-boot. I think this is it here.

sync after umount?

Using a sync after the umount is completely redundant right? After umount there is no block part in the kernel doing any caching, so there is nothing to actually sync anymore. So I think the sync should be removed. Bram