OMAP3 U-Boot TODO
From OMAPpedia
(Difference between revisions)
m (Added category tag) |
|||
| Line 21: | Line 21: | ||
* introduce OMAP4 support | * introduce OMAP4 support | ||
* create recipe for u-boot and x-loader on openembedded | * create recipe for u-boot and x-loader on openembedded | ||
| + | |||
| + | |||
| + | [[Category:Bootloader]] | ||
Latest revision as of 14:50, 25 May 2010
Contents |
[edit] TODO list for OMAP3 U-Boot Mainline Support
[edit] Note:
- If you would like to take up any of these items, mark your name against it and an approximate timeline when you'd like to send the first set of patches.
- This wiki page does not address omapzoom u-boot
- All patches are send to Mainline U-boot Mailing List - there is no special OMAP bootloader mailing list
[edit] Reference Links:
- U-Boot-TI Mainlinegit repo - source to pull from
- U-Boot mailing list - send your patches/ideas/complaints/praises/hopes/tears here. BUT, do follow the mailing list ettiquette. In fact, do read the U-boot webpage and archives before posting.. and if you have a patch, do share
[edit] Items to do:
- Fix up OMAP3 Clock tree - divide by 2
- Fix OMAP3 CPU family detection - use FEATURES instead of hardcoded values. l-o feature support 35xx support
- port LAN91C96 to NET_MULTI discussion with Ben - posted v1 patches here - blocked due to breaking B2
- Support Dynamic DIP Switch support for NAND/OneNAND/NOR boot with ENV handling
- USBNET - many USB Thingies..( Tom, please help fill this up)..
- Add DSS support so that folks can do custom splash screen
- MUX Header cleanup
- Introduce 3630 support
- introduce OMAP4 support
- create recipe for u-boot and x-loader on openembedded