Aria Ti am335x How to make a bootable SD card

From Ariaboard Wiki
Revision as of 11:17, 9 March 2015 by C2h2 (talk | contribs) (Created page with "am335x boot ROM requires bootup SD card to have: #First partition as FAT16 with boot flags on. with (MLO, u-boot.img, uEnv.txt and uImage) #Second partition can be ext3, ext...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

am335x boot ROM requires bootup SD card to have:


  1. First partition as FAT16 with boot flags on. with (MLO, u-boot.img, uEnv.txt and uImage)
  2. Second partition can be ext3, ext4 or etc. (depending on uboot settings).