The ROM will work with MLO dumped to sector 0. Don't know about uboot's partition support.
Does the u-boot and Angstrom environment understand GPT formatted SD cards?Sorry, just a personal dislike for MBR's and phony tracks/heads/cylinders that just get in the way of rational blk numbering.-wolfgang--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
The ROM will work with MLO dumped to sector 0.
The ROM will work with MLO dumped to sector 0.
It is not true, MLO can be dumped to other sector #.
I tried that by creating a win fat32, first partition at sector 2048, 62 sector/track layout, and 512 bytes per sector. I created a native flash builder that does this, any created 50+ images with this CHS layout.
Just because it can be dumped to another sector # does not mean that it cannot be dumped to 0. Guess that is a language issue.
I tried that by creating a win fat32, first partition at sector 2048, 62 sector/track layout, and 512 bytes per sector. I created a native flash builder that does this, any created 50+ images with this CHS layout.
Is that something you care to share? What is the benefit? This sounds like it heads right into the problem the thread author was trying to avoid.