Talk:Booting the Neo FreeRunner from SD via U-Boot
From Openmoko
(Difference between revisions)
| Line 1: | Line 1: | ||
== Updating U-Boot == | == Updating U-Boot == | ||
Can you link to instructions on updating the u-boot. I think this is it [[Flashing_the_Neo_FreeRunner#Flashing_the_boot_loader_to_the_NAND|here]]. | Can you link to instructions on updating the u-boot. I think this is it [[Flashing_the_Neo_FreeRunner#Flashing_the_boot_loader_to_the_NAND|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. | ||
| + | [[User:Bram|Bram]] | ||
Revision as of 22:59, 22 January 2009
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
