Skip to content
Snippets Groups Projects
  1. Jan 29, 2009
  2. Jan 28, 2009
  3. Jan 24, 2009
  4. Jan 23, 2009
  5. Jan 21, 2009
  6. Jan 18, 2009
  7. Jan 16, 2009
  8. Jan 06, 2009
  9. Dec 20, 2008
  10. Dec 16, 2008
  11. Dec 10, 2008
  12. Dec 08, 2008
  13. Dec 06, 2008
  14. Dec 05, 2008
  15. Nov 20, 2008
  16. Nov 19, 2008
    • Kyungmin Park's avatar
      UBI: Add basic UBI support to U-Boot (Part 8/8) · 58be3a10
      Kyungmin Park authored
      
      This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
      It's based on the Linux UBI version and basically has a "OS"
      translation wrapper that defines most Linux specific calls
      (spin_lock() etc.) into no-ops. Some source code parts have been
      uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
      this version with the Linux version and simplifies future UBI
      ports/bug-fixes from the Linux version.
      
      Signed-off-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      58be3a10
  17. Nov 10, 2008
  18. Nov 04, 2008
Loading