[PATCH 0/2] Summary of last patches submitted

Vicente Bergas vicencb at gmail.com
Mon Feb 11 18:04:57 EST 2013


Here are the last two patches I've submitted.
The first is a straightforward solution to a regression.
The second was first intended to provide devicetree support for booting an
omap4 based tablet. I've achieved booting it successfully, but after several
tries at bringing the mmc controller working I've realised that the Linux
kernel still has no support for devicetree on omap4 (it's almost there, but it
lacks dma configuration).
For more information see:
http://omappedia.org/wiki/Device_Tree#Drivers_.2F_Features_migration_status
So the second patch has been stripped and only provides generic support,
nothing related to the tablet.

The patches also include the changes reflecting the received feedback, thanks!

Vicente Bergas (2):
  ArchosG9: solve regression in second stage lowlevel init
  DeviceTree: add support for initrd in the DT

 arch/arm/boards/archosg9/lowlevel.c |  7 ++--
 arch/arm/lib/armlinux.c             |  2 ++
 common/oftree.c                     | 66 +++++++++++++++++++++++++++++++++++++
 include/of.h                        |  8 +++++
 4 files changed, 81 insertions(+), 2 deletions(-)

-- 
1.8.1.3




More information about the barebox mailing list