[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] U-Boot namespace and device enumeration fixes
From: |
Leif Lindholm |
Subject: |
[PATCH] U-Boot namespace and device enumeration fixes |
Date: |
Thu, 2 May 2013 13:11:21 +0000 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
This patch against the arm branch (on top of yesterday's patch)
addresses the following issues:
- Changes all globally visible uboot_* to grub_uboot_*.
- Device enumeration now uses a dynamically allocated array, and all
device functions now return/accept pointers rather than handles.
- Disk device initialisation now also allocates dynamically sized arrays.
/
Leif
uboot_namespace_dev.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] U-Boot namespace and device enumeration fixes,
Leif Lindholm <=